summaryrefslogtreecommitdiff
path: root/doc/testing.txt
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2012-02-07 00:42:11 (GMT)
committerMarius Kintel <marius@kintel.net>2012-02-07 00:42:11 (GMT)
commit7ae1f6da18abbde326410791dfde3ce361550f88 (patch)
tree4e8b9b59cdc60bbdd15a1dd050960d324bfb93e1 /doc/testing.txt
parentb99f9306a6a907c9ce28ef71898fb39016a20867 (diff)
Clarify human readable description of non-obvious tests
Diffstat (limited to 'doc/testing.txt')
-rw-r--r--doc/testing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/testing.txt b/doc/testing.txt
index f690939..542de5d 100644
--- a/doc/testing.txt
+++ b/doc/testing.txt
@@ -41,7 +41,7 @@ Adding a new regression test:
------------------------------
1) create a test file at an appropriate location under testdata/
-2) if the test is non-obvious, create a human readable description of the test in the same directory (e.g testdata/scad/mytest.txt)
+2) if the test is non-obvious, create a human readable description as comments in the test (or in another file in the same directory in case the file isn't human readable)
3) if a new test app was written, this must be added to tests/CMakeLists.txt
4) Add the tests to the test apps for which you want them to run (in tests/CMakeLists.txt)
5) run the test with the environment variable TEST_GENERATE=1, e.g.:
contact: Jan Huwald // Impressum