Commit Graph

10 Commits

Author SHA1 Message Date
Sébastien Loriot 590612a563 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Simon Giraudot fe6cffce81 Fix copy-paste error in assertion 2016-02-02 11:51:32 +01:00
Simon Giraudot 82d1ac525d Fix incomplete assertion in jet fitting tests 2016-02-01 17:01:26 +01:00
Laurent Rineau 90a4d915b1 Followup to revisions 46743-46745: fix conditional compilation, depending
on LAPACK support.
2008-11-10 10:16:23 +00:00
Andreas Meyer 20315de571 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
* removed include/Testsuite/assert.h
2008-03-19 13:45:36 +00:00
Andreas Meyer 6623d525eb * replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion
* replaced #include <assert.h> with the according CGAL/Testsuite/assert.h
2007-11-07 21:35:42 +00:00
Marc Pouget f1d6bef159 test lapack before running test 2007-03-24 15:31:25 +00:00
Marc Pouget 696f855585 Name of example program changed
added #ifdef CGAL_USE_LAPACK to test if LAPACK is installed
2007-03-22 10:25:22 +00:00
Andreas Fabri 6c6d8fda48 cleanup 2007-02-11 19:19:51 +00:00
Marc Pouget 91630eb03a 2n review 2006-11-29 15:53:22 +00:00