- Fixed some missing and erroneous testing logic for containers
- Lots of bug-fixing for containers - Performance optimization for containers
This commit is contained in:
@@ -9,6 +9,7 @@ add_executable(fennec-test
|
||||
tests/containers/performance/test_iterator_visitor.h
|
||||
tests/containers/test_sequence.h
|
||||
tests/langproc/test_format.h
|
||||
tests/containers/test_priority_queue.h
|
||||
)
|
||||
|
||||
target_compile_definitions(fennec-test PUBLIC FENNEC_TEST_CWD="${CMAKE_SOURCE_DIR}/bin/${FENNEC_BUILD_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user