robin-map/tests
2020-03-28 21:07:13 +00:00
..
CMakeLists.txt Rename CMake project name from tsl_robin_map to tsl-robin-map for coherence with the convention used by most package managers. 2019-01-27 14:27:20 +01:00
custom_allocator_tests.cpp Add possibility to compile the tests with exceptions disabled. 2019-08-15 22:30:16 +02:00
main.cpp Add some extra tests. 2019-01-14 21:29:26 +01:00
policy_tests.cpp Add possibility to compile the tests with exceptions disabled. 2019-08-15 22:30:16 +02:00
robin_map_tests.cpp Fix issue #31. When 'min_load_factor()' > 0, the 'clear()' method will also reset the 'bucket_count' of the hash table to 0. 2020-03-28 21:07:13 +00:00
robin_set_tests.cpp Add some extra tests. 2019-01-14 21:29:26 +01:00
utils.h Add possibility to compile the tests with exceptions disabled. 2019-08-15 22:30:16 +02:00