Commit Graph

20 Commits

Author SHA1 Message Date
Sébastien Loriot 82b2ebc865 apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Laurent Rineau ab866f899c Rename a test.
There was another target of the same name in ../../examples
2012-10-05 15:00:03 +00:00
Philipp Möller f9b288db90 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller.
Small feature page: https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Replace_copy_n
2011-08-26 14:34:10 +00:00
Andreas Fabri 4e2a83ded1 int -> size_t / Cartesian -> ExactExact 2010-06-25 09:45:35 +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
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 c748f605ef Use a Random variable on the stack otherwise it's an error to take its reference.
Fix some conversion warnings.
2007-03-28 09:46:48 +00:00
Andreas Fabri 0cd106dc81 new testsuites 2007-03-27 09:23:34 +00:00
Sylvain Pion eb53c5fc72 rename .C to .cpp 2007-01-27 20:52:29 +00:00
Sylvain Pion 5cc5df4a5c These cgal_test/makefile do not seem to bring anything compared to the default generated. 2007-01-27 19:40:16 +00:00
Andreas Fabri d600ed05b6 Replaced Rectangle with Rectangle_2, to avoid clash with Windows type 2006-08-18 21:28:32 +00:00
Andreas Fabri 87e885cbe4 cleaned makefile 2006-03-22 17:08:43 +00:00
Andreas Fabri 7856099cfc Code factorization and a comment why it is not exact without exact constructions 2006-03-22 16:11:11 +00:00
Joachim Reichel f582718758 rename create_makefile to cgal_create_makefile to avoid name clashes,
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Laurent Saboret ab855370c8 Move packages to trunk root 2006-02-14 08:58:18 +00:00