💚 add test cases for hash

This commit is contained in:
Niels Lohmann 2020-07-15 09:27:01 +02:00
parent 33b0bed7fe
commit 9449dfcc6a
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
5 changed files with 124 additions and 16 deletions

View file

@ -10,6 +10,7 @@ SOURCES = src/unit.cpp \
src/unit-algorithms.cpp \
src/unit-allocator.cpp \
src/unit-alt-string.cpp \
src/unit-assert_macro.cpp \
src/unit-bson.cpp \
src/unit-capacity.cpp \
src/unit-cbor.cpp \