Commit Graph

10 Commits

Author SHA1 Message Date
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Sylvain Pion 8573fe26ce Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
Fernando Cacciola ca9cc615e8 Force platform features check to be re-tested when running test-suite
Fixed syntax error in vc_debug_hook.h
2008-06-12 22:02:13 +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 3ce8e5fb19 Added Visual C++ debug hook configuration 2008-03-17 18:34:41 +00:00
Michael Hemmer 7474f47add rm bug in CGAL_test_assert 2008-03-13 14:01:20 +00:00
Sylvain Pion c4e92fcb55 New macro CGAL_USE(x) to help killing "unused variable" warnings. 2007-03-18 13:09:32 +00:00
Andreas Meyer e9e8387260 merged changes from CGAL_with_EXACUS branch into trunk.
revisions used: 
(1) 32995:34537 
(2) 34538:34906
2006-10-24 15:21:25 +00:00
Sylvain Pion 14cbdd7b60 - Document CGAL_test_assert(). 2006-07-06 07:55:37 +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