Age | Commit message (Expand) | Author |
---|---|---|
2015-01-14 | test: hashmap_put behaviour for equal keys | Martin Pitt |
2014-11-05 | test: hashmap-plain - make coverity happy | Tom Gundersen |
2014-11-04 | test: use assert_se in test_hashmap_move | Michal Schmidt |
2014-10-30 | test: test a corner case in hashmap_remove_and_replace() | Michal Schmidt |
2014-10-30 | test: adjust max load factor in test_hashmap_many() | Michal Schmidt |
2014-10-23 | hashmap: allow hashmap_move() to fail | Michal Schmidt |
2014-10-23 | test: add test for hashmap_reserve() | Michal Schmidt |
2014-10-23 | test: add and improve hashmap tests | Michal Schmidt |
2014-10-23 | test: generate tests for OrderedHashmap from Hashmap tests | Michal Schmidt |