cgal/Polynomial/test/Polynomial
Laurent Rineau e5001d1a50 update our CMake version 3.18...3.31
That will suppress the warnings about `CMP0167` (from CMake 3.30):

```
CMake Warning (dev) at cmake/modules/display-third-party-libs-versions.cmake:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.
```
2025-02-04 14:32:37 +01:00
..
include/CGAL Do the remaining changes after Laurent's check 2022-02-03 08:02:11 +00:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
Exponent_vector.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Interpolator.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
Polynomial_traits_d_Integer.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Polynomial_traits_d_Integer_Integer.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Polynomial_traits_d_Rational.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Polynomial_traits_d_Rational_Integer.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Polynomial_traits_d_Rational_Rational.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Polynomial_traits_d_Residue.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Polynomial_type_generator.cpp remove extra parenthesis 2023-06-19 19:17:49 +02:00
Polynomial_using_core.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
Polynomial_using_leda.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
modular_gcd_utcf_algorithm_M.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
modular_gcd_utcf_dfai.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
modular_gcd_utils.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
polynomial_gcd.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
polynomial_utils.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
resultant.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
sturm_habicht_sequence.cpp licence -> license 2022-07-19 09:04:19 +02:00
test_polynomial.h qualify gcd calls 2024-02-28 17:13:45 +01:00
test_polynomial_Coercion_traits.cpp remove extra parenthesis 2023-06-19 19:17:49 +02:00
test_polynomial_Get_arithmetic_kernel.cpp remove extra parenthesis 2023-06-19 19:17:49 +02:00
test_subresultants.cpp licence -> license 2022-07-19 09:04:19 +02:00