diff options
author | chrysn <chrysn@fsfe.org> | 2013-06-24 17:26:45 (GMT) |
---|---|---|
committer | chrysn <chrysn@fsfe.org> | 2013-06-25 11:41:48 (GMT) |
commit | 06fd345dfc1b613d807ac31a766bd50fc4812148 (patch) | |
tree | 486a82ba798acafd1b8abce720b68ca1ba88c90e /tests/cgalpngtest | |
parent | 887c4757b623395236694060a32a511db7a9b605 (diff) |
drop cgalpngtest all together
replaced in CMakeLists.txt with direct openscad call, and duplicate
checks removed
cgalpngtest_text-search-test was left in the Heavy configuration,
resolving the ambiguity of it being heavy with cgalpngtest and not with
openscad-cgalpng (which does the same thing)
Diffstat (limited to 'tests/cgalpngtest')
-rwxr-xr-x | tests/cgalpngtest | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/cgalpngtest b/tests/cgalpngtest deleted file mode 100755 index a6ad6c0..0000000 --- a/tests/cgalpngtest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -openscad $1 -o $2 --render |