summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-10-04 07:20:03 (GMT)
committerMarius Kintel <marius@kintel.net>2013-10-04 07:20:03 (GMT)
commit0404a921af67a05f236f9f846243d4ffb1f74474 (patch)
tree132607d2cbf85b9c42a35993d6d44d2c443f8bcc /doc
parent94070f7b51e54f64d977be90339c77521705b444 (diff)
parent5ed3e28b7a2e3eccb084cd582e4148a7aebb3b86 (diff)
Merge pull request #499 from openscad/issue480
Issue480
Diffstat (limited to 'doc')
-rw-r--r--doc/testing.txt13
1 files changed, 1 insertions, 12 deletions
diff --git a/doc/testing.txt b/doc/testing.txt
index f609b65..ee560a5 100644
--- a/doc/testing.txt
+++ b/doc/testing.txt
@@ -69,11 +69,9 @@ This is almost the same as adding a new regression test:
Migration away from dedicated regression tests:
-----------------------------------------------
-Two tests still need an intermediate script that mangles away timestamps and
+This test still needs an intermediate script that mangles away timestamps and
near-zero floating point numbers:
-* dumptest
-* echotest
* cgalstlsanitytest
Some tests are yet to be converted:
@@ -85,15 +83,6 @@ These look like tests, but are not actually in use:
* modulecachetest
* cgalcachetest
-In the course of migration, the possibilities of using the OPENSCAD_TESTING
-compile time flag go away; that flag used to strip timestamps out of files,
-to unify float output, and to tweak the file inclusion paths. With that flag
-unused, we get better coverage of the primary code paths, at the cost of
-having to do some normalization in the unit testing process (thus the dumptest
-and echo test scripts). Especially, having a nonstandard MCAD library in the
-user include path can now break things -- but so can having misbehaving
-programs in your PATH.
-
Troubleshooting:
------------------------------
contact: Jan Huwald // Impressum