log tests/test-array_oset.c @ 14878:293a9a1292a9

age author description
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 24 Dec 2009 21:01:42 +0100 Bruno Haible Refactor common macros used in tests.
Mon, 14 Dec 2009 00:24:41 +0100 Bruno Haible Move the malloc checking from module 'list' to new module 'xlist'.
Sun, 13 Dec 2009 20:27:44 +0100 Bruno Haible Move the malloc checking from module 'oset' to new module 'xoset'.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Fri, 11 Apr 2008 16:31:39 +0200 Bruno Haible Flush the standard error stream before aborting.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Mon, 28 May 2007 16:49:41 +0000 Eric Blake Unconditionally include <config.h> in unit tests.
Sun, 29 Apr 2007 09:15:13 +0000 Bruno Haible Better ASSERT macro.
Fri, 16 Mar 2007 00:30:06 +0000 Bruno Haible Allow the use of a destructor for the values stored in the list.
Thu, 15 Mar 2007 23:56:13 +0000 Bruno Haible Add an element disposal function.
Sat, 03 Mar 2007 01:47:40 +0000 Bruno Haible Avoid link error due to program_name.
Sun, 14 Jan 2007 21:22:07 +0000 Bruno Haible Test for array-oset module.