php-src/ext/bcmath/tests
Gina Peter Banyard ba7b305530
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  ext/bcmath: Fixed bug (bcpowmod() with mod = -1 returns 1 when it must be 0)
2024-05-30 15:51:05 +01:00
..
bcadd.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcadd_error.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcadd_large_numbers.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcadd_zero.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bccomp.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bccomp_error.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bccomp_variation001.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bccomp_variation002.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcdiv.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcdiv_error1.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcdiv_error2.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcdiv_large_numbers.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcdiv_zero.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcmod.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcmod_error2.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcmod_error3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcmod_large_numbers.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcmod_zero.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcmul.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcmul_error.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcmul_large_numbers.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcmul_zero.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcpow.phpt Fix GH-11761: Bcmath numbers with trailing zeros (#11798) 2023-07-26 13:48:50 +01:00
bcpow_error1.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcpow_error2.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcpow_error3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcpow_large_numbers.phpt Fix GH-11761: Bcmath numbers with trailing zeros (#11798) 2023-07-26 13:48:50 +01:00
bcpow_zero.phpt Fix GH-11761: Bcmath numbers with trailing zeros (#11798) 2023-07-26 13:48:50 +01:00
bcpowmod.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcpowmod_error.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcpowmod_negative_exponent.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcpowmod_with_mod_1.phpt ext/bcmath: Fixed bug (bcpowmod() with mod = -1 returns 1 when it must be 0) 2024-05-30 15:47:25 +01:00
bcpowmod_zero_modulus.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcscale.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcscale_variation001.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcscale_variation002.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcscale_variation003.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcsqrt.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcsqrt_error1.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcsqrt_error2.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcsub.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcsub_error.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bcsub_large_numbers.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bcsub_zero.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bug44995.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bug46781.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bug54598.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bug60377.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bug66364.phpt Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
bug72093.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bug75178.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bug78238.phpt Merge branch 'PHP-8.0' 2021-07-16 16:01:03 +02:00
bug78878.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bug80545.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
negative_scale.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
run_bcmath_tests_function.inc Extend tests of bcmath extension (#11563) 2023-07-05 17:43:30 +01:00
scale.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
scale_ini.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
str2num_formatting.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00