summaryrefslogtreecommitdiff
path: root/tests/test-avltree_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 link error due to program_name.Bruno Haible2007-03-031-2/+4
* Sequential list data type implemented by a binary tree.Bruno Haible2006-07-171-0/+391