multiprecision/test
Matt Borland 65c1175b8f
Add using std::swap
2023-10-31 11:35:20 +01:00
..
compile_fail Suppress lots of GCC warnings. 2020-03-31 19:14:08 +01:00
concepts Fix missing includes 2023-09-22 10:41:01 +02:00
coverage Remove big_lanczos.hpp. 2021-05-24 10:15:48 +01:00
include_test clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
math Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
serial_txts Add circle ci inspection report and fix some inspection errors. 2019-08-26 13:00:59 +01:00
ublas_interop Suppress lots of GCC warnings. 2020-03-31 19:14:08 +01:00
Jamfile.v2 Revert "Make expression templates implicitly convert... (#543)" 2023-03-24 13:23:27 +00:00
bug11922.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
bug12039.cpp Replace BOOST_ASSERT with BOOST_MP_ASSERT 2021-11-26 20:29:08 +02:00
constexpr_arithmetric_test.hpp Add ARM64 and s390x testing. (#519) 2023-01-17 12:22:47 +00:00
constexpr_test_arithmetic_backend.cpp Suppress non-ISO type warnings in constexpr testing 2022-07-11 12:39:49 -07:00
constexpr_test_cpp_int.cpp Add ARM64 and s390x testing. (#519) 2023-01-17 12:22:47 +00:00
constexpr_test_cpp_int_2.cpp Suppress lots of GCC warnings. 2020-03-31 19:14:08 +01:00
constexpr_test_cpp_int_3.cpp Suppress lots of GCC warnings. 2020-03-31 19:14:08 +01:00
constexpr_test_cpp_int_4.cpp Suppress lots of GCC warnings. 2020-03-31 19:14:08 +01:00
constexpr_test_cpp_int_5.cpp Fix unused variable warning 2022-07-11 12:44:45 -07:00
constexpr_test_cpp_int_6.cpp Fix most, but not yet all the gcc-9 failures. 2019-09-07 19:55:47 +01:00
constexpr_test_cpp_int_7.cpp Resolved conflicts from pull from origin/develop 2020-01-29 11:45:41 +00:00
constexpr_test_float128.cpp Fix conflict between cstdfloat.hpp and multiprecision. (#474) 2022-06-17 18:37:06 +01:00
eigen.hpp Update Eigen interop support. (#534) 2023-02-20 18:03:34 +00:00
git_issue_30.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
git_issue_98.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
git_issue_167.cpp Remove C++11'ism from test case. 2019-12-08 09:14:46 +00:00
git_issue_175.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
git_issue_248.cpp Giant C++11 refactor removing: 2021-01-13 14:33:48 +00:00
git_issue_265.cpp Fix frexp for mpfr: 2020-08-12 11:43:55 +01:00
git_issue_277.cpp Correct eval_increment corner case. 2020-12-26 16:14:40 +00:00
git_issue_313.cpp Simplify pow2 via ctor from init-list add test 2021-03-31 15:30:37 +02:00
git_issue_370.cpp We need double_limb type for quotient calculation in Lehmers routine. 2021-09-26 11:32:03 +01:00
git_issue_393.cpp Add workaround to is_byte_container for Eigen interop. 2021-12-04 11:56:57 +00:00
git_issue_426.cpp Ensure remainder has correct sign when the result is zero. 2022-02-01 19:02:02 +00:00
git_issue_464.cpp Fix for issue #464 2022-05-28 08:54:44 -07:00
git_issue_488.cpp Modify git_issue_488.cpp test to C++11. 2022-08-29 18:41:35 +01:00
git_issue_506.cpp Add missing copyright notice 2022-12-20 11:55:14 +01:00
git_issue_509.cpp Fix standalone versions of itrunc and lltrunc. 2023-02-08 18:50:51 +00:00
git_issue_526.cpp Fix potentially uninitialized storage when parsing octal strings. 2023-02-05 12:01:41 +00:00
git_issue_540.cpp Fix rational_adaptor division bug. 2023-03-10 19:34:21 +00:00
issue_13148.cpp Replace BOOST_ASSERT with BOOST_MP_ASSERT 2021-11-26 20:29:08 +02:00
issue_13301.cpp Giant C++11 refactor removing: 2021-01-13 14:33:48 +00:00
logged_adaptor_cpp_output_test.cpp Correct test configuration. 2023-01-14 09:22:36 +00:00
logged_adaptor_output_test.cpp Correct test configuration. 2023-01-14 09:22:36 +00:00
no_eh_test_support.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
sincos.ipp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
skeleton_backend.hpp Replacement of boost with std and improve readability 2021-12-01 17:19:50 +02:00
standalone_constexpr_test_cpp_int.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_constexpr_test_float128.cpp Correct gcc-12 mingw failures. 2022-10-11 17:52:13 +01:00
standalone_test_arithmetic_complex128.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_cpp_bin_float.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_cpp_dec_float.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_cpp_int.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_cpp_rational.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_float_128.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_gmp.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_int512.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_mpf_logged_adptr.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_mpz_rat.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_arithmetic_tommath.cpp Revert "Revert "Merge pull request #403 from mborland/standalone_fixes"" 2022-01-06 20:37:43 +02:00
standalone_test_convert_from_tom_int.cpp Add standalone signed conversions for tommath 2021-12-09 00:04:28 +02:00
standalone_test_miller_rabin.cpp Add standalone test-suite 2021-11-26 20:29:08 +02:00
string_data.ipp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test.hpp Suppress non-ISO type warnings 2022-07-11 12:21:16 -07:00
test_acos.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_adapt_serial.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_arithmetic.hpp Add using std::swap 2023-10-31 11:35:20 +01:00
test_arithmetic_ab_1.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_ab_2.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_ab_3.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_backend_concept.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_complex128.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_complex_adaptor.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_complex_adaptor_2.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_cpp_bin_float_1.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_cpp_bin_float_2.cpp replace boost::long_long_type and boost::ulong_long_type 2021-11-26 20:29:08 +02:00
test_arithmetic_cpp_bin_float_2m.cpp replace boost::long_long_type and boost::ulong_long_type 2021-11-26 20:29:08 +02:00
test_arithmetic_cpp_bin_float_3.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_cpp_bin_float_4.cpp Adjust PP directives. 2022-01-05 18:10:44 +00:00
test_arithmetic_cpp_bin_float_5.cpp Add missing files. 2021-01-08 09:21:31 +00:00
test_arithmetic_cpp_complex_dbg_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_cpp_complex_logged_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_cpp_dec_float_1.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_cpp_dec_float_2.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_cpp_dec_float_3.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_cpp_dec_float_3m.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_cpp_int_1.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_2.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_3.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_4.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_5.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_6.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_7.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_8.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_9.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_10.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_11.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_12.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_13.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_14.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_15.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_16.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_17.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_18.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_19.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_20.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_21.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_22.cpp Fix some clang issues. 2021-09-25 19:10:22 +01:00
test_arithmetic_cpp_int_23.cpp Fix some clang issues. 2021-09-25 19:10:22 +01:00
test_arithmetic_cpp_int_br.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_dbg_adptr.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_int_logged_adptr.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_arithmetic_cpp_rat_dbg_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_cpp_rat_logged_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_dbg_adptr1.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_dbg_adptr1m.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_dbg_adptr2.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_float_128.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_logged_1.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_logged_2.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpc.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpc_dbg_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpc_logged_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpf.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpf_50.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpf_dbg_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpf_logged_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpfi_50.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpfi_dbg_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpfi_logged_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpfr.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpfr_50.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpfr_50_mixed.cpp Update mpfr to allow mixed but equivalent precision arithmetic. 2021-01-09 10:51:27 +00:00
test_arithmetic_mpfr_50_static.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpfr_dbg_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpfr_logged_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpq.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpq_dbg_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpq_logged_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpz.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_arithmetic_mpz_br.cpp Reorder includes 2023-10-31 08:18:55 +01:00
test_arithmetic_mpz_dbg_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpz_logged_adptr.cpp Test debug/logged_adaptors with nearly everything. 2021-06-11 16:52:44 +01:00
test_arithmetic_mpz_rat.cpp Update for better interoperability of rationals and integers. 2021-09-15 13:16:49 +01:00
test_arithmetic_skeleton.cpp Add better instructions for adding a new backend, 2020-02-03 09:00:19 +00:00
test_arithmetic_tommath.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_arithmetic_tommath_br.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_arithmetic_tommath_rat.cpp Update for better interoperability of rationals and integers. 2021-09-15 13:16:49 +01:00
test_asin.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_assume_uniform_precision.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_atan.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_checked_cpp_int.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_checked_mixed_cpp_int.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_complex.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_complex_signed_zero.cpp Finish fixing up complex arithmetic for correct signed zeros. 2021-12-03 19:51:20 +00:00
test_constants.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_constexpr.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
test_convert_cpp_int_2_float.cpp Correct error logic in test/test_convert_cpp_int_2_float.cpp. 2021-12-13 18:20:16 +00:00
test_convert_from_cpp_bin_float.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_cpp_dec_float.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_cpp_int.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_cpp_rational.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_float128.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_gmp_rational.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_mpf_float.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_mpfi_float.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_mpfr_float.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_mpz_int.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_tom_int.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_convert_from_tom_rational.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_cos.cpp Improve sin() / cos() tests in CI 2023-01-22 14:42:27 +01:00
test_cos_near_half_pi.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_cosh.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_cpp_bin_float.cpp First attempt try handle review comments 2023-08-21 12:58:48 +02:00
test_cpp_bin_float_conv.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_cpp_bin_float_io.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_cpp_bin_float_round.cpp Edits to satisfy the picky inspect.exe program, now passing local tests using MSVC 14.2, except for six cpp_int*serial*.txt testdata files missing licence. 2019-08-14 18:02:10 +01:00
test_cpp_bin_float_serial.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_cpp_bin_float_tgamma.cpp Test dec/bin tgamma (maybe to replace in future) 2021-05-21 14:19:22 +02:00
test_cpp_dec_float_conv.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_cpp_dec_float_round.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_cpp_dec_float_serial.cpp Giant C++11 refactor removing: 2021-01-13 14:33:48 +00:00
test_cpp_dec_float_tgamma.cpp Test dec/bin tgamma (maybe to replace in future) 2021-05-21 14:19:22 +02:00
test_cpp_int.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_cpp_int_conv.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_cpp_int_deserial.cpp [CI SKIP] Change to revert to default filesystem::root; and instead use a change to the jamfile for location of the serials txt files. All tests and examples pass, doc rebuilt, inspect all OK. 2019-08-16 09:44:56 +01:00
test_cpp_int_import_export.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_cpp_int_karatsuba.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_cpp_int_left_shift.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_cpp_int_lit.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_cpp_int_serial.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_cpp_rat_serial.cpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_cpp_rational.cpp [ci skip] clean the test code under observation 2022-02-02 11:41:52 +01:00
test_eigen_interop_cpp_bin_float_1.cpp complex/mpc: Add tests for Eigen compatibility. 2018-03-28 19:41:19 +01:00
test_eigen_interop_cpp_bin_float_2.cpp complex/mpc: Add tests for Eigen compatibility. 2018-03-28 19:41:19 +01:00
test_eigen_interop_cpp_bin_float_3.cpp complex/mpc: Add tests for Eigen compatibility. 2018-03-28 19:41:19 +01:00
test_eigen_interop_cpp_complex.cpp Update Eigen interop support. (#534) 2023-02-20 18:03:34 +00:00
test_eigen_interop_cpp_dec_float.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_eigen_interop_cpp_dec_float_2.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_eigen_interop_cpp_dec_float_3.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_eigen_interop_cpp_int.cpp complex/mpc: Add tests for Eigen compatibility. 2018-03-28 19:41:19 +01:00
test_eigen_interop_gmp.cpp Update Eigen NumTraits code. 2021-12-09 15:40:48 +00:00
test_eigen_interop_gmp_2.cpp Update Eigen NumTraits code. 2021-12-09 15:40:48 +00:00
test_eigen_interop_mpc.cpp Update Eigen NumTraits code. 2021-12-09 15:40:48 +00:00
test_eigen_interop_mpfr_1.cpp complex/mpc: Add tests for Eigen compatibility. 2018-03-28 19:41:19 +01:00
test_eigen_interop_mpfr_2.cpp complex/mpc: Add tests for Eigen compatibility. 2018-03-28 19:41:19 +01:00
test_eigen_interop_mpfr_3.cpp complex/mpc: Add tests for Eigen compatibility. 2018-03-28 19:41:19 +01:00
test_eigen_interop_mpfr_4.cpp Update Eigen NumTraits code. 2021-12-09 15:40:48 +00:00
test_eigen_interop_mpfr_5.cpp Update Eigen NumTraits code. 2021-12-09 15:40:48 +00:00
test_eigen_interop_mpfr_6.cpp Update Eigen NumTraits code. 2021-12-09 15:40:48 +00:00
test_exp.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_fixed_int.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_fixed_zero_precision_io.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_float128_serial.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_float_conversions.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_float_io.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_float_serial.hpp Remove use of deprecated boost headers. 2020-04-19 13:18:00 +01:00
test_fpclassify.cpp replace boost::long_long_type and boost::ulong_long_type 2021-11-26 20:29:08 +02:00
test_gcd.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_generic_conv.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_gmp_conversions.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_hash.cpp Fix infinite recursion in float128 hash_value 2021-03-21 22:05:17 +03:00
test_int_io.cpp Change all bit counts to use size_t/ptrdiff_t. 2021-12-15 15:18:47 +00:00
test_int_sqrt.cpp added license and fixed constexpr init 2021-05-31 23:17:38 +03:00
test_log.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_miller_rabin.cpp Revert testing changes 2021-11-21 17:48:22 +02:00
test_mixed.hpp Completely remove MPL usage. 2021-01-16 11:22:28 +00:00
test_mixed_cpp_bin_float.cpp Allow mixed operations between cpp_bin_float's that differ only by allocation strategy. 2021-01-05 18:57:34 +00:00
test_mixed_cpp_dec_float.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_mixed_cpp_int.cpp Implement (u)int_t::least 2021-11-26 20:29:08 +02:00
test_mixed_float.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_mixed_move_cpp_int.cpp Add C++14 sized deallocation 2022-07-11 12:45:06 -07:00
test_mixed_mpf_float.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_mixed_mpfr_float.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_move.cpp Remove rvalue workarounds. 2021-01-11 19:03:46 +00:00
test_mpc_conversions.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_mpc_overloads.cpp Edits to satisfy the picky inspect.exe program, now passing local tests using MSVC 14.2, except for six cpp_int*serial*.txt testdata files missing licence. 2019-08-14 18:02:10 +01:00
test_mpf_precisions.cpp Remove rvalue workarounds. 2021-01-11 19:03:46 +00:00
test_mpfi.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_mpfi_precisions.cpp Remove rvalue workarounds. 2021-01-11 19:03:46 +00:00
test_mpfr_conversions.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_mpfr_mpc_precisions.cpp Remove rvalue workarounds. 2021-01-11 19:03:46 +00:00
test_native_integer.cpp Giant C++11 refactor removing: 2021-01-13 14:33:48 +00:00
test_nothrow_cpp_bin_float.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
test_nothrow_cpp_dec_float.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
test_nothrow_cpp_int.cpp Fix type_traits usage with clang. 2021-10-19 19:21:10 +01:00
test_nothrow_cpp_rational.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
test_nothrow_float128.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
test_nothrow_gmp.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
test_nothrow_mpfr.cpp Remove tons of C++03 workarounds. 2021-01-11 21:42:50 +00:00
test_numeric_limits.cpp First attempt try handle review comments 2023-08-21 12:58:48 +02:00
test_optional_compat.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_pow.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_preserve_all_precision.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_preserve_component_precision.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_preserve_related_precision.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_preserve_source_precision.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_preserve_target_precision.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_rat_float_interconv.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_rational_io.cpp First cut at new rational_adaptor. 2021-09-02 10:53:35 +01:00
test_roots_10k_digits.cpp Simplify constants and add more depth to a test 2021-04-06 20:30:33 +02:00
test_round.cpp replace boost::long_long_type and boost::ulong_long_type 2021-11-26 20:29:08 +02:00
test_sf_import_c99.cpp replace boost::long_long_type and boost::ulong_long_type 2021-11-26 20:29:08 +02:00
test_signed_zero.cpp Finish fixing up complex arithmetic for correct signed zeros. 2021-12-03 19:51:20 +00:00
test_sin.cpp Improve sin() / cos() tests in CI 2023-01-22 14:42:27 +01:00
test_sin_near_half_pi.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_sinh.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_sqrt.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_tan.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_tanh.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_test.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
test_threaded_precision.cpp Remove uses of Boost.Array 2023-09-22 08:54:47 +02:00
test_trailing_io_delim.cpp Add missing file. 2022-06-04 17:53:53 +01:00
test_unchecked_cpp_int.cpp clang-format: apply new format to (almost) everything. 2019-07-15 18:25:17 +01:00
timer.hpp [ci skip] clean the test code under observation 2022-02-02 11:41:52 +01:00