summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-05-09 15:28:05 (GMT)
committerMarius Kintel <marius@kintel.net>2013-05-09 15:28:05 (GMT)
commit3780677def0ab71375f976efe0235c840dd02de2 (patch)
tree5b1c9b7730ab22e53c39e46f2a8131456d95dc81 /tests/CMakeLists.txt
parent715d539f4ea1a37833ab2429262593aee57304fe (diff)
Added testcase for #322
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 964adc2..38b2758 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -757,7 +757,8 @@ list(APPEND ECHO_FILES ${FUNCTION_FILES}
${CMAKE_SOURCE_DIR}/../testdata/scad/misc/search-tests.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/misc/recursion-tests.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/misc/value-reassignment-tests.scad
- ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/variable-scope-tests.scad)
+ ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/variable-scope-tests.scad
+ ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/lookup-tests.scad)
list(APPEND DUMPTEST_FILES ${MINIMAL_FILES} ${FEATURES_FILES} ${EXAMPLE_FILES})
list(APPEND DUMPTEST_FILES ${CMAKE_SOURCE_DIR}/../testdata/scad/misc/escape-test.scad
contact: Jan Huwald // Impressum