From 51b78f63065587511929b1d75e797825ac739c81 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Wed, 1 Jul 2009 00:51:26 +0000 Subject: - New tests (SaoPaulo UG testfest) --- ext/gd/tests/imageellipse_error1.phpt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 ext/gd/tests/imageellipse_error1.phpt (limited to 'ext/gd/tests/imageellipse_error1.phpt') diff --git a/ext/gd/tests/imageellipse_error1.phpt b/ext/gd/tests/imageellipse_error1.phpt new file mode 100755 index 0000000000..aa8ad789d9 --- /dev/null +++ b/ext/gd/tests/imageellipse_error1.phpt @@ -0,0 +1,21 @@ +--TEST-- +Testing wrong param passing imageellipse() of GD library +--CREDITS-- +Ivan Rosolen +#testfest PHPSP on 2009-06-30 +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +Warning: imageellipse() expects parameter 1 to be resource, %s given in %s on line %d -- cgit v1.2.1