tests: Add tests for CityHash
This commit is contained in:
parent
6be0975bf2
commit
9ca5e52f07
2 changed files with 23 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
add_executable(tests
|
||||
common/bit_field.cpp
|
||||
common/cityhash.cpp
|
||||
common/fibers.cpp
|
||||
common/param_package.cpp
|
||||
common/ring_buffer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue