Laurent Rineau
|
7b885c20d1
|
Make run_testsuite_with_cmake and run_testsuite ignore icons/ and
resources/ (which are not directories that contain code).
|
2008-09-29 12:40:33 +00:00 |
Laurent Rineau
|
cdec2c8eb7
|
Fix the autokill stuff in run_testsuite.
|
2007-03-19 16:48:26 +00:00 |
Laurent Rineau
|
0fa2448c74
|
Fix incorrect use of echo. Use printf instead.
All lot of other uses of echo should be fixed.
Actually, "echo" should never be used to display a string that includes
some variables values!
|
2007-02-23 14:18:16 +00:00 |
Sylvain Pion
|
ca022a173a
|
- Add a new package "Testsuite" that gathers the test-suite infrastructure.
- Move Scripts/test/ there.
- Add <CGAL/Testsuite/assert.h> that defines a CGAL_test_assert() macro.
(yet to be documented)
|
2006-07-06 07:47:54 +00:00 |