felipe Mon May 19 15:17:08 2008 UTC
Modified files:
/php-src/ext/gmp/tests 012.phpt
Log:
- Fixed test (duplicated UEXPECTF section)
http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/tests/012.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/gmp/tests/012.phpt
diff -u php-src/ext/gmp/tests/012.phpt:1.3 php-src/ext/gmp/tests/012.phpt:1.4
--- php-src/ext/gmp/tests/012.phpt:1.3 Tue Nov 6 14:31:07 2007
+++ php-src/ext/gmp/tests/012.phpt Mon May 19 15:17:08 2008
@@ -61,22 +61,3 @@
Warning: gmp_neg(): Unable to convert variable to GMP - wrong type in %s on
line %d
bool(false)
Done
---UEXPECTF--
-int(0)
-int(-1)
-int(1)
-int(1)
-int(0)
-int(0)
-int(0)
-unicode(21) "-12345678901234567890"
-
-Warning: gmp_neg() expects exactly 1 parameter, 2 given in %s on line %d
-NULL
-
-Warning: gmp_neg() expects exactly 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: gmp_neg(): Unable to convert variable to GMP - wrong type in %s on
line %d
-bool(false)
-Done
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php