Commit Graph

39036 Commits

Author SHA1 Message Date
Andreas Fabri d6fc208475 fix the manual testsuite 2008-09-09 08:33:24 +00:00
Michael Hemmer 026d2e57db added missing includes/fwd 2008-09-09 08:30:18 +00:00
Michael Hemmer 7b031d923f CGAL::Modular -> CGAL::Residue
MT::Modular_type -> MT::Residue_type
2008-09-09 08:29:41 +00:00
Andreas Fabri d3d5d1be39 simplification of file organization 2008-09-09 08:13:14 +00:00
Andreas Fabri 8360e0e649 simplification of file organization 2008-09-09 08:11:21 +00:00
Andreas Fabri 501931abaf simplification of file organization 2008-09-09 08:10:34 +00:00
Andreas Fabri 7e3e232782 simplification of file organization 2008-09-09 08:08:01 +00:00
Andreas Fabri 06aa1d279f simplification of file organization 2008-09-09 08:06:54 +00:00
Andreas Fabri e3dc0ab559 simplification of file organization 2008-09-09 08:06:20 +00:00
Andreas Fabri c7dba54da8 copy paste is not your friend, Peter 2008-09-09 07:55:28 +00:00
Andreas Fabri 16663436ee small changes to get it compiled with LaTeX 2008-09-09 07:50:38 +00:00
Andreas Fabri 8e2a281432 Fixed link 2008-09-09 07:36:57 +00:00
Andreas Fabri 8baa6e59fd simplification for debugging 2008-09-09 07:22:12 +00:00
Sylvain Pion d851a6bd0a s/WARNING/NOTE to avoid false warning detection. 2008-09-08 21:26:29 +00:00
Fernando Cacciola 80d8140240 Allow print_XYZ_version programs to have 3rd-party dependencies (such as MPFR depending on GMP) 2008-09-08 17:26:36 +00:00
Laurent Rineau d4affa0e84 Add libCGAL as a dependency of CGALimageIO. 2008-09-08 17:26:03 +00:00
Laurent Rineau 99c82fd90e Fix a type (s/CGAL_PARTY_INCLUDE_DIRS/CGAL_3RD_PARTY_INCLUDE_DIRS/) so that
CGALPDB can find Boost.
2008-09-08 17:22:54 +00:00
Laurent Rineau bf796f710d Let testers define flags for release and debug modes if they want (and I
want).
2008-09-08 15:58:21 +00:00
Laurent Rineau 3f23b72e45 Force LC_ALL and LANG to "C", so that the test results are in english and
nothing else.
2008-09-08 15:47:51 +00:00
Michael Hemmer c64aee37fb CGAL::Modular -> CGAL::Residue
ModularTraits::Modular_type -> Residue_type
added a History section
2008-09-08 14:46:46 +00:00
Laurent Rineau 8b83ac8319 Make FindQGLViewer debug/relase-aware. 2008-09-08 14:42:37 +00:00
Laurent Rineau 3ca7367868 A CMakeLists.txt needs to link its targets explicitely, even if
${CGAL_USE_FILE} is included.
2008-09-08 14:05:12 +00:00
Andreas Fabri d5d18a2531 Removed Curved_kernel_via_analysis_2 Benchmark Algebraic_kernel_d 2008-09-08 13:49:10 +00:00
Laurent Rineau 3ec3e6db96 Remove CGAL_USE_QT from src/CGALQt 2008-09-08 13:15:39 +00:00
Laurent Rineau 522bb37c34 demo/Alpha_shapes_2 is now compilable using cmake.
As a matter of fact, that will break non-cmake testsuite (because of
2008-09-08 13:10:50 +00:00
Andreas Fabri 21280436c2 Removed surface reconstruction and visibility complex 2008-09-08 12:45:54 +00:00
Andreas Fabri 77c25b9dee added fake documentation to see what the problem is 2008-09-08 12:37:49 +00:00
Sylvain Pion dcefe2bffa Use <OpenGL/gl.h> on __APPLE__ also in the test program.
(why do people not use <CGAL/gl.h> in demos ?)
2008-09-08 11:40:39 +00:00
Andreas Fabri 6c0a6612be cleanup 2008-09-08 10:48:01 +00:00
Andreas Fabri e50a730050 Fixed typo 2008-09-08 10:37:16 +00:00
Andreas Fabri fa08c68779 added stuff in order to see what goes wrong 2008-09-08 10:29:11 +00:00
Sylvain Pion a0be560caa New profiling tool : Profile_branch_counter, that improves the display
of failure/calls ratios.  With the corresponding macro CGAL_BRANCH_PROFILER().
2008-09-08 09:52:37 +00:00
Laurent Rineau 54493b233b Force LC_ALL and LANG to "C", so that the test results are in english and
nothing else.
2008-09-08 09:44:12 +00:00
Sylvain Pion 419f46f919 Remove CGAL_CFG_COMMA_BUG and its workaronds, as we don't support g++ 3.3 anymore. 2008-09-08 09:33:02 +00:00
Laurent Rineau 3992f06543 - Add a flag -k that prevent autotest_cgal_with_cmake to remove local test
directory.
- Fix the flag -s (show progress), so that it also show the results of the
  local build script.
2008-09-08 09:29:31 +00:00
Andreas Fabri 1f37475c18 Removed trivial main and switched to cmake 2008-09-08 09:22:06 +00:00
Laurent Rineau ed28e29e8c Previous commit was incomplete
("New attempt to catch runtime warnings. One need to grep in
ProgramOutput.*.* instead of ErrorOutput_*.")

Fix the regular expression. I hope all platforms will have a grep knowing
that syntax.
2008-09-08 08:59:30 +00:00
Laurent Rineau 784c192699 New attempt to catch runtime warnings. One need to grep in
ProgramOutput.*.* instead of ErrorOutput_*.
2008-09-08 08:43:34 +00:00
Andreas Fabri 71dca77d50 Fixed path 2008-09-08 08:25:58 +00:00
Andreas Fabri 9832026e2a fixed link, but why must it be written by hand in the first place ??? 2008-09-08 08:12:34 +00:00
Andreas Fabri e1be614789 fixed typo 2008-09-08 08:02:07 +00:00
Andreas Fabri d363811e83 Added template parameter and () to the constructor code 2008-09-08 07:54:45 +00:00
Andreas Fabri 22bd12498c fixed path after svn move 2008-09-08 07:22:51 +00:00
Guy Zucker 7549de2ec4 edited gps_utils and gps_polygon validation so Polygon with holes access functions from the GeneralPolygonSetTraits are used instead of one from the class 2008-09-07 15:30:19 +00:00
Sylvain Pion 696cbd9e6e More *_pair classes cleanups. 2008-09-07 15:09:56 +00:00
Ophir Setter 64650bcffc bug fix 2008-09-07 14:13:24 +00:00
Sylvain Pion 15c7353407 Pick Gmpq if available, instead of Quotient<MP_Float>, as the corresponding
"exact number type" for built-in types.
2008-09-07 13:46:20 +00:00
Sylvain Pion 58efd96a52 Use integer coordinates to avoid warnings. 2008-09-07 13:02:19 +00:00
Michael Kerber 70ac120cd9 Made the resultant first strategy the default one 2008-09-05 16:43:43 +00:00
Michael Kerber d14980990c Minor changes 2008-09-05 16:42:58 +00:00