Jorg Adam Sowa
ee22612856
Extend tests of bcmath extension ( #11563 )
...
Add coverage for:
* different formats of zero (0, 0.0)
* small integers and decimals
* large integers and large decimals with large fractional part
* negative numbers for all of the above ones
2023-07-05 17:43:30 +01:00
Max Semenik
56f90492d6
Migrate skip checks to --EXTENSIONS--, p1
...
For rationale, see https://github.com/php/php-src/pull/6787
Extensions migrated in this part:
* bcmath
* bz2
* calendar
* com_dotnet
* ctype
Closes GH-6797.
2021-03-22 17:51:02 +01:00
foobar
b02dd10e03
SKIP -> SKIPIF
2003-04-16 02:21:30 +00:00
Sander Roobol
b8cf1a369f
Hardcode the bcmath.scale ini-entry
2002-11-21 16:16:38 +00:00
Sander Roobol
f4ffead6fa
Adding tests for the bcmath extension
2002-11-21 15:24:45 +00:00