diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2011-12-07 06:47:15 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2011-12-07 06:47:15 (GMT) |
commit | b23c60d320f744f0e585992ba32226daa685d6cb (patch) | |
tree | 10b736e31e8be88c1a1b06b2add6f96d28ebf8ab /tests/test_pretty_print.py | |
parent | 9a665075c9df74fd646ad187636bc242a9a8816c (diff) |
add notice about NDEBUG and CMakeCache.txt to fix cgalpngtest errors
Diffstat (limited to 'tests/test_pretty_print.py')
-rwxr-xr-x | tests/test_pretty_print.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_pretty_print.py b/tests/test_pretty_print.py index 955d021..fa8b390 100755 --- a/tests/test_pretty_print.py +++ b/tests/test_pretty_print.py @@ -33,7 +33,6 @@ # 3. save the wikified data to disk # todo -# repair html output # do something if tests for GL extensions for OpenCSG fail (test fail, no image production) # copy all images, sysinfo.txt to bundle for html/upload (images # can be altered by subsequent runs) |