Commit Graph

184 Commits

Author SHA1 Message Date
Michael Hemmer e0b1a8a5d4 adaptation of changes in Polynomial package, i.e. namespace POLYNOMIAL -> CGALi 2008-03-31 13:34:18 +00:00
Michael Hemmer 45329f636c changes according to interval_support 2008-03-25 17:44:38 +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
Pavel Emeliyanenko fed7c45b45 Curve_2 -> Curve_analysis_2 2008-01-24 11:40:16 +00:00
Michael Kerber d8620dc23e Continued on Filtered_curve_kernel_via_analysis_2 and Filtered_algebraic_curve_kernel_2 2008-01-16 16:05:52 +00:00
Michael Kerber 7f7d169d62 Tests adadpted 2007-12-22 14:33:58 +00:00
Michael Kerber 99edb84f6a Renamed flag AcX_USE_CURVE_PAIR into CGAL_ACK_2_NO_ALG_REAL_TRAITS_FOR_XY_COORDINATE. By default, this flag is supposed to be undefined 2007-12-21 11:24:55 +00:00
Michael Kerber 65f4870ef5 Removed double definition of AcX_CURVE_PAIR 2007-12-12 16:19:18 +00:00
Pavel Emeliyanenko f066e61d6a Added tests for compare_y predicate 2007-12-11 13:52:50 +00:00
Michael Kerber 08e41547e7 Added compiler flags 2007-12-10 10:06:45 +00:00
Pavel Emeliyanenko 9a126b4a66 CurveVerticalLine -> StatusLine 2007-12-08 17:21:30 +00:00
Pavel Emeliyanenko 762ddb543b cleanup 2007-12-08 17:20:18 +00:00
Pavel Emeliyanenko 161a2185a0 code coverage tests for Algebraic Curve Kernel 2007-11-13 09:39:54 +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
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
Michael Kerber 7d722fda93 Inserted first version of approximation functions 2007-10-31 07:13:40 +00:00
Pavel Emeliyanenko af417ab926 Benchmark for Solve_2 functor 2007-10-13 17:30:36 +00:00
Sebastian Limbach 2ab17eee74 Renamed test files to fit into new naming scheme. 2007-08-02 11:26:29 +00:00
Sebastian Limbach 4415058b12 Updated to fix linkage errors. 2007-08-02 11:11:56 +00:00
Sebastian Limbach b8848fc392 Renamed Algebraic_kernel_d_1 to Algebraic_kernel_1 and references adapted. 2007-08-02 11:08:10 +00:00
Sebastian Limbach 4fe2e1deb3 Adapted to the new intern polynomial namespace name. 2007-06-18 11:09:45 +00:00
Sebastian Limbach 75da9a5934 Adapted to the new intern polynomial namespace name. 2007-06-18 11:09:22 +00:00
Michael Hemmer 07bd04e240 Bitstream_descartes is supposed to work now 2007-04-17 20:59:39 +00:00
Sebastian Limbach 8564545d8d Helper function for test of Algebraic_kernel_d_1 added. 2007-04-04 14:34:15 +00:00
Sebastian Limbach 29693d5a89 Test of Algebraic_kernel_d_1 added. 2007-04-04 14:33:50 +00:00
Sebastian Limbach 01ae5960b4 Test for both currently available representation classes of Algebraic_real_pure included. 2007-03-27 13:41:07 +00:00
Sebastian Limbach be4f717288 Test copied from EXACUS and adapted. 2007-03-26 11:04:32 +00:00
Sebastian Limbach daa14f9567 Test copied from EXACUS and adapted. 2007-03-26 11:04:09 +00:00
Sebastian Limbach 85a2856e43 Test for Descartes, imported and adapted from EXACUS. 2007-03-15 10:08:48 +00:00
Sebastian Limbach 77dbed5644 Helper file needed for test of Descartes, imported and adapted from EXACUS. 2007-03-15 10:08:25 +00:00