]> granicus.if.org Git - php/commit
New math tests. Tested on Windows, Linux and Linux 64 bit
authorandy wharmby <wharmby@php.net>
Mon, 12 Jan 2009 14:31:07 +0000 (14:31 +0000)
committerandy wharmby <wharmby@php.net>
Mon, 12 Jan 2009 14:31:07 +0000 (14:31 +0000)
commit1ea392bb55acda1be4051546b68a24f889b6b297
treeb45f4940ab327611c34a1edb3fee80dd5590b4dc
parentb3e3d679c5c544a1324e987d1cba5d6fa68d738d
New math tests. Tested on Windows, Linux and Linux 64 bit
19 files changed:
ext/standard/tests/math/expm1_basic.phpt [new file with mode: 0644]
ext/standard/tests/math/expm1_error.phpt [new file with mode: 0644]
ext/standard/tests/math/expm1_variation1.phpt [new file with mode: 0644]
ext/standard/tests/math/floor_basic.phpt [new file with mode: 0644]
ext/standard/tests/math/floor_error.phpt [new file with mode: 0644]
ext/standard/tests/math/floor_variation1.phpt [new file with mode: 0644]
ext/standard/tests/math/fmod_variation1.phpt [new file with mode: 0644]
ext/standard/tests/math/fmod_variation2.phpt [new file with mode: 0644]
ext/standard/tests/math/hexdec_basic_64bit.phpt [new file with mode: 0644]
ext/standard/tests/math/hexdec_error.phpt
ext/standard/tests/math/hexdec_variation1.phpt [new file with mode: 0644]
ext/standard/tests/math/hexdec_variation1_64bit.phpt [new file with mode: 0644]
ext/standard/tests/math/hypot_basic.phpt [new file with mode: 0644]
ext/standard/tests/math/hypot_error.phpt
ext/standard/tests/math/hypot_variation1.phpt [new file with mode: 0644]
ext/standard/tests/math/hypot_variation2.phpt [new file with mode: 0644]
ext/standard/tests/math/is_finite_variation1.phpt [new file with mode: 0644]
ext/standard/tests/math/is_infinite_variation1.phpt [new file with mode: 0644]
ext/standard/tests/math/is_nan_variation1.phpt [new file with mode: 0644]