summaryrefslogtreecommitdiff
path: root/tests/unit/core/test-hashtable.cpp
AgeCommit message (Expand)Author
2015-01-01core: update copyright datesSébastien Helleu
2014-11-18tests: add hashtable tests with multiple items giving same hashed keySébastien Helleu
2014-10-16tests: fix memory leak in hashtable testsSébastien Helleu
2014-09-03tests: add tests of hashtable functionsSébastien Helleu
2014-08-25tests: fix build of tests when the build directory is outside source tree (cl...Sébastien Helleu
2014-08-14tests: add partial tests of functions hashtable_set*Sébastien Helleu
2014-08-04tests: add tests of functions hashtable_hash_key_djb2 and hashtable_newSébastien Helleu
2014-07-20tests: add unit tests using CppUTestSébastien Helleu