Skip to content

Commit 61b4042

Browse files
author
annacastroops
committed
feat(cli): support generator index lists and ranges (#3071)
Signed-off-by: annacastroops <annacastroops@users.noreply.github.com>
1 parent 0ab1be5 commit 61b4042

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ set(TEST_SOURCES
7878
${SELF_TEST_DIR}/IntrospectiveTests/Details.tests.cpp
7979
${SELF_TEST_DIR}/IntrospectiveTests/FloatingPoint.tests.cpp
8080
${SELF_TEST_DIR}/IntrospectiveTests/GeneratorsImpl.tests.cpp
81+
${SELF_TEST_DIR}/IntrospectiveTests/GeneratorFilterParser.tests.cpp
8182
${SELF_TEST_DIR}/IntrospectiveTests/Integer.tests.cpp
8283
${SELF_TEST_DIR}/IntrospectiveTests/InternalBenchmark.tests.cpp
8384
${SELF_TEST_DIR}/IntrospectiveTests/Json.tests.cpp

0 commit comments

Comments
 (0)