summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-09-06 18:36:45 (GMT)
committerMarius Kintel <marius@kintel.net>2011-09-06 18:36:45 (GMT)
commit7d1ea6240d7ba950f596a317f1dba47a73aaad18 (patch)
tree56cfe98b518cea2fcec63b6393b3f1a20aa771f9
parent98b0c637a8e377c07763fa1dbc5245bb3452cc68 (diff)
Added projection-tests
-rw-r--r--tests/CMakeLists.txt3
-rw-r--r--tests/regression/cgalpngtest/projection-tests-expected.pngbin0 -> 9159 bytes
-rw-r--r--tests/regression/opencsgtest/projection-tests-expected.pngbin0 -> 9661 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index e0f2403..41fd0cd 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -230,7 +230,8 @@ LIST(APPEND CGALPNGTEST_FILES
${CMAKE_SOURCE_DIR}/../testdata/scad/features/for-tests.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/features/for-nested-tests.scad
${CMAKE_SOURCE_DIR}/../testdata/scad/features/intersection_for-tests.scad
- ${CMAKE_SOURCE_DIR}/../testdata/scad/features/render-tests.scad)
+ ${CMAKE_SOURCE_DIR}/../testdata/scad/features/render-tests.scad
+ ${CMAKE_SOURCE_DIR}/../testdata/scad/features/projection-tests.scad)
#LIST(APPEND CGALPNGTEST_FILES ${CMAKE_SOURCE_DIR}/../examples/example001.scad)
add_cmdline_test(cgalpngtest png ${CGALPNGTEST_FILES})
diff --git a/tests/regression/cgalpngtest/projection-tests-expected.png b/tests/regression/cgalpngtest/projection-tests-expected.png
new file mode 100644
index 0000000..800f7ba
--- /dev/null
+++ b/tests/regression/cgalpngtest/projection-tests-expected.png
Binary files differ
diff --git a/tests/regression/opencsgtest/projection-tests-expected.png b/tests/regression/opencsgtest/projection-tests-expected.png
new file mode 100644
index 0000000..8239d3d
--- /dev/null
+++ b/tests/regression/opencsgtest/projection-tests-expected.png
Binary files differ
contact: Jan Huwald // Impressum