summaryrefslogtreecommitdiff
path: root/tests/delete_management.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Add new convenience function 'remove' (renaming former to 'remove_entry')Carl Worth1-3/+1
2009-11-24Prevent ht->entries from doubling when rehashing.Eric Anholt1-0/+1
2009-11-23Fix valgrind complaints, including leaking the table data!Eric Anholt1-1/+1
2009-11-23Add a testcase for the upcoming deletion management code.Eric Anholt1-0/+88