summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorTorsten Paul <Torsten.Paul@gmx.de>2014-01-23 20:19:15 (GMT)
committerTorsten Paul <Torsten.Paul@gmx.de>2014-01-24 19:52:04 (GMT)
commit1212e2ba7c4d3b3ea20ecf91f716b18f3d1109e0 (patch)
tree5b8ede31e5c38971db44c8796aacecaefe55afff /tests/CMakeLists.txt
parent9d55e33b36d8b7fa802ebf6e962375828b05913d (diff)
Handle NaN / +Inf / -Inf in range evaluation (fixes #606).
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 053dbf9..e9f2b74 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -804,6 +804,7 @@ file(GLOB FUNCTION_FILES ${CMAKE_SOURCE_DIR}/../testdata/scad/functions/*.scad)
file(GLOB EXAMPLE_FILES ${CMAKE_SOURCE_DIR}/../examples/*.scad)
list(APPEND ECHO_FILES ${FUNCTION_FILES}
+ ${CMAKE_SOURCE_DIR}/../testdata/scad/features/for-tests.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/misc/echo-tests.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/misc/escape-test.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/misc/parser-tests.scad
contact: Jan Huwald // Impressum