log src/lib/test-istream-concat.c @ 22664:fea53c2725c0

age author description
Fri, 19 May 2017 09:45:28 +0300 Timo Sirainen lib: Fix memory leak in test-istream-concat
Thu, 18 May 2017 22:18:15 +0300 Timo Sirainen lib: Fix crash when seeking istream-concat to EOF and trying to read it
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Tue, 26 Jan 2016 15:20:48 +0200 Timo Sirainen lib: istream-concat now seeks parent streams to correct offset.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Wed, 23 Sep 2015 14:52:45 +0300 Teemu Huovila Remove now-unnecessary direct stdlib.h #includes.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Wed, 10 Sep 2014 14:08:58 +0300 Phil Carmody lib: test-istream-concat - clean up our test-istreams
Thu, 10 Jul 2014 15:59:53 +0300 Phil Carmody lib: test-istream-concat - add simultanious limit streams back into the mix
Thu, 10 Jul 2014 15:59:53 +0300 Phil Carmody lib: test-istream-concat - test only concat, not simultanious limit streams
Fri, 27 Jun 2014 16:17:50 +0300 Phil Carmody lib: remove unwanted srand()s from unit tests
Fri, 27 Jun 2014 16:11:40 +0300 Phil Carmody lib: test-istream-concat - early abort test loop on failure
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Mon, 03 Feb 2014 11:38:40 -0500 Timo Sirainen test-istream-concat unit test improved.
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Mon, 25 Jun 2012 02:15:22 +0300 Timo Sirainen Added i_stream_get_data_size(). Used it where possible.
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Wed, 21 Sep 2011 13:56:13 +0300 Timo Sirainen Renamed lib/*-internal.h files to lib/*-private.h for consistency.
Fri, 04 Mar 2011 20:54:29 +0200 Timo Sirainen Updated copyright notices to include year 2011.
Mon, 05 Apr 2010 09:18:14 +0300 Timo Sirainen Small code changes to make static analyzer happier. HEAD
Thu, 11 Mar 2010 03:22:36 +0200 Timo Sirainen Compiler warning fixes. HEAD
Mon, 25 Jan 2010 01:19:08 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Tue, 27 Oct 2009 13:49:17 -0400 Timo Sirainen test-istream-concat: Don't use uninitialized variable. HEAD
Mon, 26 Oct 2009 17:07:57 -0400 Timo Sirainen Added unit tests for istream-seekable istream-concat. HEAD