Commit Graph

29 Commits

Author SHA1 Message Date
Sébastien Loriot 5e7fba7c1b change the scope of the functor 2017-09-14 08:15:55 +02:00
Mael Rouxel-Labbé 58bd2302e0 Added a test to gradient fitting functions 2017-09-13 16:24:54 +02:00
Mael Rouxel-Labbé c65c15b2c1 Improved Interpolation readability (no real changes)
-- Removed trailing whitespace
-- Fixed (some) includes
-- Fixed indentation
-- Fixed some remaining french
2017-06-28 10:14:35 +02:00
Andreas Fabri d624271315 Remove usage of Regular_triangulation_euclidean_traits_3 2016-11-21 16:43:40 +01:00
Sébastien Loriot 82b2ebc865 apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Laurent Rineau 8f59fd9592 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Andreas Fabri 40628e3a17 Initialize variable 2011-10-24 13:02:07 +00:00
Philipp Möller f9b288db90 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller.
Small feature page: https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Replace_copy_n
2011-08-26 14:34:10 +00:00
Sébastien Loriot e5a96255ba *remove warnings.
In particular remove UNTESTED_XXXXXXXXXXX unused variable that possibly hide true warnings. 
In those cases, the string printed while executed now starts with "NOTE: ".
*CGAL internal code no longer rely on depecrated features
2011-02-28 15:28:28 +00:00
Andreas Fabri 32ee014d84 Remove the word WARNING in the output as this is not the kind of warning we want to see in the testsuite results web page 2010-04-01 07:00:09 +00:00
Laurent Rineau 13c55333b4 Use CGAL::Set_ieee_double_precision to enforce a fixed precision for doubles 2008-12-05 13:09:30 +00:00
Sylvain Pion af48d47506 Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST)
by Set_ieee_double_precision.
2008-12-03 21:42:28 +00:00
Laurent Rineau 29da6b1232 Locally set up a FPU rounding mode, to assure that the norm is calculated
twice using the *same precision*.
2008-12-03 09:27:48 +00:00
Sylvain Pion c24c588aa5 Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
Sylvain Pion 5b1abe80d6 Use PCA's CGAL::barycenter() instead of duplicating code 2008-04-15 16:14:56 +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
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 Fabri 76187f1ae1 Removed unused parameter 2007-03-23 07:28:42 +00:00
Andreas Fabri dbbf09b2bd .C -> .cpp 2007-03-20 08:26:28 +00:00
Andreas Fabri 10f8cc0809 removed unused parameters 2007-03-20 08:23:47 +00:00
Andreas Fabri ff11ec3fe9 removed unused parameters 2007-03-20 08:10:35 +00:00
Michael Hemmer 854ea80b4b rm use of CGALi::Is_field etc
replaced by use of Algebraic_category tag
2007-03-12 17:34:47 +00:00
Laurent Saboret 9d0d302a87 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Michael Hemmer ffdc45e0c4 rm use of Number_type_traits 2006-11-16 13:29:40 +00:00
Naceur Meskini c8303d9b37 some modifs to see test-suite green 2006-09-28 12:37:21 +00:00
Naceur Meskini 87510ffb9d adding tests for natural_neighbors_2 2006-09-27 14:10:59 +00:00
Laurent Saboret db6a8f948c Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret 00398fbcdf Move packages to trunk root 2006-02-14 08:58:15 +00:00