cgal/Polynomial/test/Polynomial
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
..
include/CGAL remove a typedef 2013-02-06 17:05:29 +01:00
Exponent_vector.cpp ExponentVector is no BackInsertionSequence 2013-03-04 16:38:30 +01:00
Interpolator.cpp
Polynomial_traits_d.cpp split the test 2013-03-05 15:30:09 +01:00
Polynomial_traits_d_test_AK_3.cpp split the test 2013-03-05 15:30:09 +01:00
Polynomial_type_generator.cpp Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Polynomial_using_core.cpp
Polynomial_using_leda.cpp
modular_gcd_utcf_algorithm_M.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
modular_gcd_utcf_dfai.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
modular_gcd_utcf_pure_wang.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
modular_gcd_utcf_with_wang.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
modular_gcd_utils.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
polynomial_functions.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
polynomial_gcd.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
polynomial_utils.cpp missing include 2010-03-11 13:58:04 +00:00
resultant.cpp
sturm_habicht_sequence.cpp added missing include 2012-06-27 12:27:41 +00:00
test_polynomial.h square_free_factorize_utcf did not get evaluated in release mode and the test subsequently segfaulted 2011-11-21 17:11:50 +00:00
test_polynomial_Coercion_traits.cpp Rename two tests to avoid conflicts 2012-10-05 14:13:53 +00:00
test_polynomial_Get_arithmetic_kernel.cpp Rename two tests to avoid conflicts 2012-10-05 14:13:53 +00:00
test_subresultants.cpp replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00