summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-11-13 21:53:40 (GMT)
committerMarius Kintel <marius@kintel.net>2011-11-13 21:53:40 (GMT)
commitbe7b18043275a002892525164ff88d74c1884e86 (patch)
tree7a66364294a6d2f3b0a788e4e586c9e41f471e05 /tests/CMakeLists.txt
parent2cfcdf557d7742422965035a64ef617ac043a429 (diff)
parentaf2d4223df8640dea8a7d5a79db1d89aab392269 (diff)
Merge pull request #36 from brad/stringindexing
String indexing
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