Sébastien Loriot
7e2ee496de
update project name of cmake scripts of tests
2016-09-08 00:26:37 +02:00
Sébastien Loriot
688af43656
remove test file that is not compiled since 2007
2016-04-29 16:12:24 +02:00
Sébastien Loriot
4c29bf1b44
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Sébastien Loriot
881e4d3199
request Core only in examples, tests and demos when really needed
2016-03-07 22:36:57 +01:00
Sébastien Loriot
2d191d6651
commit CMakeLists.txt for all examples and tests
2016-03-07 17:39:36 +01:00
Andreas Fabri
349d5fcc5a
Arithmetic_kernel -> Exact_integer/rational
2014-07-16 16:52:17 +02:00
Andreas Fabri
ae58f3896a
also use leda if it is installed
2013-03-24 17:48:33 +01:00
Andreas Fabri
4b91ac49af
also test leda if it is available
2013-03-23 08:03:32 +01:00
Andreas Fabri
61bb99e2f1
use types
2013-02-04 22:39:00 +01:00
Andreas Fabri
13bac84716
less warnings in various packages
2013-02-01 10:27:07 +01:00
Andreas Fabri
7a17cc98a4
deal with Polynomial (only partially), Subdivision_method, Surface_mesher, Surface_reconstruction
2013-01-31 09:18:28 +01:00
Laurent Rineau
8b10a56f36
Rename a test to avoid a conflict
...
There was target name conflict with
test/Arrangement_on_surface_2/point_location.cpp
2012-10-05 13:30:04 +00:00
Sébastien Loriot
a155b2c4da
remove warnings
2011-02-25 15:16:21 +00:00
Sylvain Pion
d357c66055
Rename ES and FS to avoid clashes with macros defined by <sys/reg.h>.
2009-04-26 13:33:57 +00:00
Andreas Fabri
bfdd8e9fe7
Replace CGAL_assertion with assert, so that we also test in release mode testsuites
2008-11-25 10:19:46 +00:00
Sylvain Pion
6aba449434
Replace Nef's custom Object_handle by CGAL::Object.
...
There were some differences :
- CGAL::Object has no template constructor, so using make_object() was required.
- CGAL::Object had no comparison with NULL to check emptyness. I added
such comparison operators to CGAL::Object as *deprecated*.
2008-09-09 16:03:25 +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
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
78b535c7a4
Minor tweak to allow removal of cgal_test from SVN.
2007-02-28 20:23:05 +00:00
Andreas Fabri
56a97af42c
.C -> .cpp and deleted makefile
2007-02-28 11:48:46 +00:00
Michael Hemmer
7886199da9
rm PM_decorator_test from tests
2006-12-21 08:09:58 +00:00
Michael Hemmer
81036829a6
rm package NefPolynomial
...
moved Polynomial back to package Nef_2
2006-11-15 14:32:34 +00:00
Michael Hemmer
7efe57e847
mv test of class Nef::Polynomial back into package Nef_2
2006-11-15 11:30:51 +00:00
Andreas Fabri
3cd3e3b25b
handle workaround properly with a CGAL_CFG macro
2006-06-14 14:01:27 +00:00
Andreas Fabri
9411562994
fix so that VC++2005 can read comma separated ints
2006-06-14 12:26:22 +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
Joachim Reichel
11a449ae00
Added/fixed CGAL_MAKEFILE= line in makefiles
2006-03-14 19:35:55 +00:00
Peter Hachenberger
bca17f414a
added test for point location with extended
...
and bounded kernel
2006-02-28 20:16:03 +00:00
Laurent Saboret
77f1d7f08c
Move packages to trunk root
2006-02-14 08:58:17 +00:00