From 2bbfddb533c8aad5565f2312f68b08dbd050ec85 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Sat, 13 Mar 2004 23:22:57 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- ext/gd/tests/bug27582_2.phpt | 92 ++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 ext/gd/tests/bug27582_2.phpt diff --git a/ext/gd/tests/bug27582_2.phpt b/ext/gd/tests/bug27582_2.phpt new file mode 100644 index 0000000000..0467870cf2 --- /dev/null +++ b/ext/gd/tests/bug27582_2.phpt @@ -0,0 +1,92 @@ +--TEST-- +Bug #24594 (Filling an area using tiles). +--SKIPIF-- + +--FILE-- + +--EXPECT-- +000000111111101010 +111111111111111111 -- 2.50.1