There was an error while loading. Please reload this page.
1 parent 0ab1be5 commit 61b4042Copy full SHA for 61b4042
1 file changed
tests/CMakeLists.txt
@@ -78,6 +78,7 @@ set(TEST_SOURCES
78
${SELF_TEST_DIR}/IntrospectiveTests/Details.tests.cpp
79
${SELF_TEST_DIR}/IntrospectiveTests/FloatingPoint.tests.cpp
80
${SELF_TEST_DIR}/IntrospectiveTests/GeneratorsImpl.tests.cpp
81
+ ${SELF_TEST_DIR}/IntrospectiveTests/GeneratorFilterParser.tests.cpp
82
${SELF_TEST_DIR}/IntrospectiveTests/Integer.tests.cpp
83
${SELF_TEST_DIR}/IntrospectiveTests/InternalBenchmark.tests.cpp
84
${SELF_TEST_DIR}/IntrospectiveTests/Json.tests.cpp
0 commit comments