summaryrefslogtreecommitdiff
path: root/test/list.h
Commit message (Expand)AuthorAgeFilesLines
* Create a library of utility functions for the testsuite to useJohn Mark Bell2007-09-221-44/+0
* Use a typedef for the function pointers to comparison functions, add newline ...Rob Kendrick2007-09-221-1/+3
* s/malloc.h/stdlib.h/ (malloc.h is non-standard, though common)John Mark Bell2007-09-221-2/+4
* Implement list_contains_all()James Shaw2007-09-221-0/+5
* Initial revision of linked list implementationJames Shaw2007-09-221-0/+35