Commit Graph

157 Commits

Author SHA1 Message Date
Laurent Rineau 67a3824cec Change permissions of files created by Andreas 2013-10-04 16:57:11 +02:00
Andreas Fabri deef1a5fa2 unify names 2013-09-19 12:54:42 +02:00
Andreas Fabri 948b08d72d simplify tests 2013-09-19 12:53:33 +02:00
Andreas Fabri c3cce8a8fa remove unused typedefs and wrap in assertion_code() 2013-09-18 15:06:46 +02:00
Andreas Fabri 5a21045741 Split up Polynomial_traits_d.cpp in smaller testcases
as VC++ suffers from a combinatorial explosion
2013-09-18 14:55:03 +02: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
Andreas Fabri 0707d8b9be split the test 2013-03-05 15:30:09 +01:00
Andreas Fabri b0cffa4c7f ExponentVector is no BackInsertionSequence 2013-03-04 16:38:30 +01:00
Andreas Fabri 4720c7ad0a remove a typedef 2013-02-06 17:05:29 +01:00
Laurent Rineau 3b0cacdd2d Rename a test.
There was another target of the same name in ../../examples
2012-10-05 15:01:50 +00:00
Laurent Rineau 7e6972d819 Rename two tests to avoid conflicts
There was target name conflicts with
  test/Algebraic_foundations/Coercion_traits.cpp
and 
  test/Arithmetic_kernel/Get_arithmetic_kernel.cpp
2012-10-05 14:13:53 +00:00
Eric Berberich b306a5acaa added missing include 2012-06-27 12:27:41 +00:00
Laurent Rineau 8f59fd9592 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Philipp Möller 441ca3e68b square_free_factorize_utcf did not get evaluated in release mode and the test subsequently segfaulted 2011-11-21 17:11:50 +00:00
Guillaume Damiand a29c905ee0 Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Sébastien Loriot 301b04954e update testsuite to avoid assert(false)
add a cout comments when nothing is tested (no arithmetic kernel)
update macro
2010-08-12 13:49:08 +00:00
Michael Hemmer c71989b406 use default Arithmetic kernel if present 2010-07-07 08:22:42 +00:00
Michael Hemmer 2280e4641d use default arithmetic kernel if present 2010-07-07 07:59:47 +00:00
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Andreas Fabri 0d1c400bb4 Split up the function in orer to avoid ICE of VC++
(It seems that it still additionally needs /bigobj)
2010-05-19 07:57:16 +00:00
Michael Hemmer 0d2cb98390 move Get_arithmetic_kernel specializations into correct packages 2010-05-05 14:19:26 +00:00
Michael Hemmer 17cf111f69 make Polynomial explicit constructible from Coeff/ICoeff, which prevents bugs 2010-04-28 12:31:42 +00:00
Michael Hemmer 125fa88349 CGAL::diff, is deprecated 2010-04-23 07:54:50 +00:00
Michael Hemmer 028e6132d9 -Wall -pedantic -Wno-long-long -Wstrict-overflow=0 2010-04-21 16:20:47 +00:00
Michael Kerber e8e247ac50 Subresultants with cofactors now also work for equal degrees 2010-04-14 14:31:50 +00:00
Michael Kerber f131890356 Bugfix: New algorithm for subresultants with cofactors 2010-04-13 19:55:57 +00:00
Michael Hemmer 5799eaa704 added test for bug in polynomial_subresultants_with_cofactors 2010-03-16 15:58:10 +00:00
Michael Hemmer 87967d2416 missing include 2010-03-11 13:58:04 +00:00
Michael Hemmer 815eef72f2 add missing include 2010-02-18 15:45:24 +00:00
Michael Hemmer c9074430d3 change CGAL_HAVE_.. CGAL_HAS.. 2010-02-11 17:56:29 +00:00
Sylvain Pion 8573fe26ce Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
Michael Hemmer 7eee2b6780 rename file 2009-08-17 07:09:30 +00:00
Michael Hemmer 8426e7f8e6 added missing functor adapting functions 2009-07-02 13:49:48 +00:00
Michael Hemmer 5806564c5d interface completion 2009-06-29 05:50:45 +00:00
Michael Hemmer 7e83de43ba mv is_square_free in namespace CGAL 2009-06-23 13:23:27 +00:00
Michael Kerber 1ab7859a3e Changes according to the reviews 2009-05-14 15:55:54 +00:00
Michael Kerber daee6a4622 Updated code and doc 2009-03-27 17:30:16 +00:00
Michael Kerber ceba3c0bd1 Call polynomial_subresultant_with_cofactors instead of internal function 2009-03-19 16:15:38 +00:00
Michael Kerber 0275835b15 Updated code wrt to new functionality 2009-03-16 17:51:52 +00:00
Michael Hemmer a377c7ced2 don't inherit Exponent_vector from std::vector<int> 2009-01-04 16:05:03 +00:00
Michael Hemmer 5c30e9d74f check for default arithmetic kernel 2008-12-10 16:40:45 +00:00
Michael Hemmer 2950427b2c fix includes 2008-12-10 11:12:19 +00:00
Andreas Fabri ad03ffc098 fatal error C1091: compiler limit: string exceeds 65535 bytes in length 2008-12-10 10:59:55 +00:00
Michael Hemmer 7d286cf414 Enforce IEEE double precision and to nearest before using modular arithmetic 2008-12-10 10:43:17 +00:00
Michael Hemmer 85ee2f262f Enforce IEEE double precision and to nearest before using modular arithmetic 2008-12-10 10:42:10 +00:00
Michael Hemmer 58b74585c0 enforce IEEE double precision and to nearest for modular arithmetic
--This line, and thcse below, will be ignored--

M    Interpolator.cpp
2008-12-10 10:32:15 +00:00
Michael Hemmer 6defe5068d this file is obsolete covered by more specific files 2008-12-09 14:22:25 +00:00
Michael Hemmer 959f0738a0 wrap up Test/_test_coercion_traits.h
move tests for binary functors into test for explicit interoperable 
as they are supposed to
2008-12-09 10:41:01 +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
Andreas Fabri ae2f09ac0c break string up so that it is digestible by VC++ 2008-11-24 20:03:30 +00:00