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
Michael Hemmer
f586999c77
added header
...
.C -> .cpp
2007-12-20 11:58:01 +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
Sebastian Limbach
06a7bf4892
Test for leda::rational, CORE::BigRat and Sqrt_extension added.
2007-08-06 12:30:34 +00:00
Sebastian Limbach
e06888b948
Typo removed.
2007-08-06 12:17:43 +00:00
Michael Hemmer
51aff49c95
fixed Modular_traits test
2007-08-06 11:52:37 +00:00
Sebastian Limbach
a08024039b
Corrected relative path to additional include directory for test suite to work correctly.
2007-08-02 14:46:28 +00:00
Sebastian Limbach
1793da5074
Removed files with outdated algorithms/data structures, as pre-decided with Michael Hemmer.
2007-08-02 14:38:41 +00:00
Michael Hemmer
7499beea11
changed Is_convertible into Is_modularizable
2007-03-28 12:58:13 +00:00
Michael Hemmer
7564197ff6
added test for Modular_traits
2007-03-28 10:42:40 +00:00
Michael Hemmer
18fe21ad29
rm dummy file src_Modular.C
2007-03-28 10:27:16 +00:00
Michael Hemmer
60ef82986d
rm file Modular_type
...
added test for class Modular
added separate test for class Modular_traits
2007-03-02 12:02:31 +00:00
Michael Hemmer
372fe0cfce
added initial version of package Modular_arithmetic
...
contains a
Modular_type
Modular_traits
preliminar version of :
chinese_remainder
modular_gcd ( up to constant factor )
TODO: implement true modular gcd for multivariat polynomials
2006-12-11 14:12:20 +00:00