mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-17 10:16:59 +02: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:
parent
b203f9d714
commit
ac1a23fc51
2 changed files with 42 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue