- Debugged more PrettyPrinters, all implemented thus far work in testing
- Fixed implementation of tuple.h, TODO: Still need to complete - Wrote a PrettyPrinter for tuple.h
This commit is contained in:
@@ -34,6 +34,7 @@ add_executable(fennec-test main.cpp
|
||||
tests/containers/test_map.h
|
||||
tests/containers/test_rdtree.h
|
||||
tests/containers/test_list.h
|
||||
tests/containers/test_tuple.h
|
||||
)
|
||||
|
||||
target_compile_definitions(fennec-test PUBLIC FENNEC_TEST_CWD="${CMAKE_SOURCE_DIR}/bin/${FENNEC_BUILD_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user