summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-11-24 22:10:46 (GMT)
committerMarius Kintel <marius@kintel.net>2011-11-24 22:10:46 (GMT)
commit42d709908950790302f2f0bfc24267b77d6716c0 (patch)
treedf1eae5dabb2f2aecfaba217e65d727a16c032c8 /tests/CMakeLists.txt
parent3f0a991a3da991ce9672fe92cffa157e194abab9 (diff)
Attempt to batte floating point rounding differences for testing purposes
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 15f168f..6de3d93 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -199,6 +199,7 @@ include_directories(${CGAL_INCLUDE_DIRS})
include_directories(../src)
add_definitions(-DOPENSCAD_VERSION=test -DOPENSCAD_YEAR=2011 -DOPENSCAD_MONTH=10)
+add_definitions(-DOPENSCAD_TESTING)
set(CORE_SOURCES
tests-common.cc
contact: Jan Huwald // Impressum