mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-01 08:56:32 -05:00
tests: Implement tests for verifying HashValue
Values were randomly generated and the verification was done against boost 1.79.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
add_executable(tests
|
||||
common/bit_field.cpp
|
||||
common/cityhash.cpp
|
||||
common/container_hash.cpp
|
||||
common/fibers.cpp
|
||||
common/host_memory.cpp
|
||||
common/param_package.cpp
|
||||
|
Reference in New Issue
Block a user