diff options
author | chrysn <chrysn@fsfe.org> | 2013-06-24 16:41:50 (GMT) |
---|---|---|
committer | chrysn <chrysn@fsfe.org> | 2013-06-25 11:41:48 (GMT) |
commit | 7d53e564aaa522fdb16cb92831741354ab18dee7 (patch) | |
tree | e336324418e7723300625f9ef6eb1d3d2fc1cab6 /tests/.gitignore | |
parent | 84857ac157d3097be4ca32378cbd0855e4577b90 (diff) |
use openscad as a replacement for dumptest and echotest
the echotest and dumptest still contain hacks to keep the delta to the
original unit tests minimal; possibly, some of these changes will make
it into the openscad program, at which time they can go away from there.
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 5033bd2..45b7144 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -15,8 +15,6 @@ out.png /cgaltest /csgtermtest /csgtexttest -/dumptest -/echotest /opencsgtest /throwntogethertest /cgalstlsanitytest @@ -25,4 +23,4 @@ out.png /moduledumptest /test_pretty_print /sysinfo.txt -/CTestCustom.cmake
\ No newline at end of file +/CTestCustom.cmake |