- Adjusted Formatting of tests
- Finished map implementation and unit tests TODO: Threading
This commit is contained in:
@@ -33,6 +33,7 @@ add_executable(fennec-test main.cpp
|
||||
tests/lang/test_hashing.h
|
||||
tests/containers/test_array.h
|
||||
tests/containers/test_set.h
|
||||
tests/containers/test_map.h
|
||||
)
|
||||
|
||||
target_compile_definitions(fennec-test PUBLIC FENNEC_TEST_CWD="${CMAKE_SOURCE_DIR}/bin/${FENNEC_BUILD_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user