mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
add test support
This commit is contained in:
Vendored
+2
@@ -55,6 +55,8 @@ if (PHMAP_BUILD_TESTS)
|
||||
check_target(gtest_main)
|
||||
check_target(gmock)
|
||||
|
||||
enable_testing()
|
||||
|
||||
## ---------------- regular hash maps ----------------------------
|
||||
phmap_cc_test(NAME compressed_tuple SRCS "tests/compressed_tuple_test.cc"
|
||||
DEPS gmock_main)
|
||||
|
||||
Reference in New Issue
Block a user