summaryrefslogtreecommitdiff
path: root/tests/test-carray_list.c
Commit message (Expand)AuthorAgeFilesLines
* Allow the use of a destructor for the values stored in the list.Bruno Haible2007-03-161-3/+3
* Avoid a link error due to program_name.Bruno Haible2007-03-031-2/+6
* Sequential list data type implemented by a circular array.Bruno Haible2006-07-171-0/+387