From f74228a0295a64095992e9c93202094ed40a318a Mon Sep 17 00:00:00 2001 From: Torsten Paul Date: Sun, 18 May 2014 17:18:41 +0200 Subject: [PATCH 1/4] Add script to test rendering of exported CSG files. --- tests/CMakeLists.txt | 11 +++++++++-- tests/csg-import-test.py | 14 ++++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) create mode 100755 tests/csg-import-test.py diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 9145699a..6b044189 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -764,11 +764,12 @@ endfunction() # This functions adds cmd-line tests given files. # # Usage add_cmdline_test(testbasename [EXE ] [ARGS ] +# [SCRIPT