summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad Pitcher <bradpitcher@gmail.com>2011-11-13 20:15:28 (GMT)
committerBrad Pitcher <bradpitcher@gmail.com>2011-11-13 20:15:28 (GMT)
commitaf2d4223df8640dea8a7d5a79db1d89aab392269 (patch)
tree7a66364294a6d2f3b0a788e4e586c9e41f471e05 /tests/CMakeLists.txt
parentdcf4b83306d0ebf50a43aedba4f2be1c169a7152 (diff)
string indexing tests
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 31420b3..5eb03eb 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -396,7 +396,8 @@ list(APPEND ECHO_FILES ${FUNCTION_FILES}
${CMAKE_SOURCE_DIR}/../testdata/scad/misc/parser-tests.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/misc/builtin-tests.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/misc/dim-all.scad
- ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/string-test.scad)
+ ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/string-test.scad
+ ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/string-indexing.scad)
# Add echotest tests to CTest
add_cmdline_test(echotest txt ${ECHO_FILES})
contact: Jan Huwald // Impressum