Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Fabri ad30118925 Fix for Windows 'min/max' bug 2012-01-19 08:02:43 +00:00
Sylvain Pion 9718a5b0bc Make the "random generator" global. 2008-08-29 17:23:49 +00:00
Sylvain Pion 212ec9299c While at it, do the same tests by swapping the arguments, it's cheap. 2008-08-29 17:15:40 +00:00
Sylvain Pion c9786a98af Remove unused files. 2008-08-29 12:27:22 +00:00
Sylvain Pion 488c6f4ce8 Rewrite the test-suite using:
- a single test file
- a template parameter for the kernel
- data sets and results in the source code instead of text files using diff for comparing
- no custom cgal_test script
2008-08-29 12:26:54 +00:00
Sylvain Pion a846642aa9 typo : succes -> success 2008-08-20 12:35:27 +00:00
Fernando Cacciola f93437ca22 Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +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
Fernando Cacciola b704509dcf Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
Fernando Cacciola a659cd852a Added project() and conditional test for CGAL_DIR 2008-02-14 15:42:36 +00:00
Fernando Cacciola 14043c43a0 Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically) 2008-02-08 17:47:21 +00:00
Fernando Cacciola afddfc4fca CMake scripts for demos/examples/test added 2008-02-06 19:06:24 +00:00
Sylvain Pion 8d40b5c00c Avoid spurious warnings with g++'s -Wextra 2007-12-30 15:03:27 +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
Sylvain Pion 2c47ea5f95 Rename .C to .cpp 2007-01-27 21:33:08 +00:00
Andreas Fabri b2fbc3a336 fixes for min/max 2006-08-20 19:43:05 +00:00
Andreas Meyer 68c3715b5c support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Laurent Saboret b11a38de64 Move packages to trunk root 2006-02-14 08:58:15 +00:00