Commit Graph

2 Commits

Author SHA1 Message Date
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