Jane Tournois
|
a8fc1db9f4
|
Revert "Revive the function In_smallest_orthogonal_sphere so that we can compare it with the new function"
This reverts commit d1184c91e2.
|
2016-11-24 17:02:20 +01:00 |
Andreas Fabri
|
d1184c91e2
|
Revive the function In_smallest_orthogonal_sphere so that we can compare it with the new function
|
2016-11-23 13:05:14 +01:00 |
Andreas Fabri
|
9794100f42
|
Fix typedefs
|
2016-11-22 16:05:41 +01:00 |
Andreas Fabri
|
d624271315
|
Remove usage of Regular_triangulation_euclidean_traits_3
|
2016-11-21 16:43:40 +01:00 |
Andreas Fabri
|
54ec8f9d92
|
the VC++ testsuite should pass now
|
2016-11-03 13:06:02 +01:00 |
Sébastien Loriot
|
7e2ee496de
|
update project name of cmake scripts of tests
|
2016-09-08 00:26:37 +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
|
f7d7395864
|
Merge branch 'OLD' into CGAL-use_leda-GF
Conflicts:
Boolean_set_operations_2/test/Boolean_set_operations_2/test_polygon_validation.cpp
Envelope_2/test/Envelope_2/test_envelope_segments.cpp
Intersections_3/test/Intersections_3/bbox_other_do_intersect_test.cpp
|
2013-03-27 20:22:54 +01:00 |
Andreas Fabri
|
6be99fb05e
|
As leda_rational only reads num/den from streams
and as we want test data that are at the same time
usable for a test with an Epic kernel, we read
doubles from the stream.
|
2013-03-23 09:06:16 +01:00 |
Sébastien Loriot
|
9fcf46e11a
|
replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests
this should be the case, following our guidelines.
using:
find */test/* -name '*.[hc]*' | xargs sed -i 's/CGAL_assertion/assert/g'
|
2013-03-21 10:50:55 +01:00 |
Philipp Möller
|
1adf441b18
|
Convert all CRLF files to LF
|
2012-12-03 18:44:24 +01:00 |
Nico Kruithof
|
52a0c44f88
|
Making the unit test with the exact kernel less elaborate.
|
2011-01-09 08:20:51 +00:00 |
Nico Kruithof
|
7ea41f049b
|
Fixing a bug when referencing the point of the infinite vertex.
|
2010-12-07 09:46:17 +00:00 |
Nico Kruithof
|
8364150a57
|
Fixing the Skin surface package for kernels other than the EPIC-kernel.
|
2010-11-30 20:34:12 +00:00 |
Nico Kruithof
|
6ec7149742
|
Fixing a warning.
|
2010-11-30 13:10:45 +00:00 |
Nico Kruithof
|
94f578b39b
|
Daniel reported a problem with the Skin surface package.
Added a test that is failing to see on which computers it fails.
|
2010-11-24 20:17:12 +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 |
Sylvain Pion
|
ea787288df
|
Do not rely on ADL to find for_each() (fails with g++'s debug mode).
|
2007-12-30 14:50:37 +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 |
Nico Kruithof
|
bad269ae68
|
Oops, I turned warnings into errors (typo).
|
2007-02-26 07:51:02 +00:00 |
Nico Kruithof
|
4b3cb9ae5f
|
Removing warnings
|
2007-02-25 13:09:11 +00:00 |
Nico Kruithof
|
a309d21b27
|
Removing warnings.
|
2007-02-23 07:18:03 +00:00 |
Andreas Fabri
|
c7a6d4d1ab
|
.C -> .cpp
|
2007-02-16 16:26:45 +00:00 |
Nico Kruithof
|
5faec8acca
|
Removed compiler errors in gcc 4.1.1
|
2007-01-31 21:21:39 +00:00 |
Nico Kruithof
|
3f80aba8b6
|
regression test
|
2007-01-19 16:53:56 +00:00 |
Nico Kruithof
|
8f4555ea5d
|
Added triangulated_mixed_complex back. Next, do the locate in the
triangulated mixed complex
|
2006-12-22 13:07:26 +00:00 |
Nico Kruithof
|
8ac0951040
|
Working on compilation errors
|
2006-11-24 13:56:23 +00:00 |
Nico Kruithof
|
49e37f31b8
|
The tests are working, if they finish in time ...
|
2006-10-26 18:57:24 +00:00 |
Nico Kruithof
|
d043059303
|
Renaming Mixed_complex_traits to Skin_surface_traits
|
2006-08-18 13:35:28 +00:00 |
Nico Kruithof
|
a625421266
|
Working on the complilation of the examples
|
2006-08-11 14:50:15 +00:00 |
Nico Kruithof
|
dcdb0c6841
|
Final submit for tonight. The test suite should be compiling now
|
2006-08-07 20:47:52 +00:00 |
Nico Kruithof
|
3ef184f683
|
Found a small error
|
2006-08-07 19:43:15 +00:00 |
Nico Kruithof
|
66afbadb7e
|
Last changes
|
2006-08-07 16:34:57 +00:00 |
Nico Kruithof
|
d1aedbf6bb
|
Make the testsuite working
|
2006-08-07 12:45:24 +00:00 |
Nico Kruithof
|
6b3efb6fbb
|
- fixed bug in Quadratic_surface class, including anchor construction predicate
- fixed bug in subdivision of the coarse mesh
|
2006-08-07 12:20:36 +00:00 |
Nico Kruithof
|
7cd795d17e
|
Removing old code. (and fixing a small bug)
|
2006-08-04 15:42:11 +00:00 |
Nico Kruithof
|
2276621ff1
|
First version starting to work with the implicit mixed complex.
Next: remove redundant code
|
2006-08-03 15:25:29 +00:00 |
Nico Kruithof
|
ffa2bdbf91
|
added stl-include file for SUN
|
2006-07-31 06:51:49 +00:00 |
Nico Kruithof
|
a52f20ae99
|
Starting to implement the interface to the delaunay mesher
|
2006-07-27 13:35:44 +00:00 |
Nico Kruithof
|
e1952b7a28
|
debugged examples and made some minor changes to the documentation
|
2006-07-25 12:22:48 +00:00 |
Nico Kruithof
|
bf06350872
|
Changing typedefs in the examples and tests.
|
2006-07-24 14:28:34 +00:00 |
Nico Kruithof
|
f81db767a0
|
Cleaning up code
|
2006-06-16 12:08:05 +00:00 |
Nico Kruithof
|
abd4797802
|
Changing the testsuite to the new interface
TODO: Union of balls example
|
2006-06-13 15:08:29 +00:00 |