From: Jeroen van Wolffelaar Date: Sat, 4 Aug 2001 13:20:31 +0000 (+0000) Subject: Added tests for pow() X-Git-Tag: PRE_ENGINE2_SPLIT~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cf60d749e72e8046a7627e5e9aa413b476b0148;p=php Added tests for pow() #The tests near LONG_MAX/MIN fail, I know that --- diff --git a/ext/standard/tests/math/pow.phpt b/ext/standard/tests/math/pow.phpt new file mode 100644 index 0000000000..bc6472b256 --- /dev/null +++ b/ext/standard/tests/math/pow.phpt @@ -0,0 +1,136 @@ +--TEST-- +Various pow() tests +--POST-- +--GET-- +--FILE-- +