From e2091ad9ea80aaa78d6352c5b2d0c7fc9b993ab8 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Wed, 14 Dec 2005 19:00:28 +0000 Subject: [PATCH] - tests for imagecreatefromgd2 and gd2part --- ext/gd/tests/createfromgd2.phpt | 24 ++++++++++++++++++++++++ ext/gd/tests/src.gd2 | Bin 0 -> 423 bytes 2 files changed, 24 insertions(+) create mode 100644 ext/gd/tests/createfromgd2.phpt create mode 100644 ext/gd/tests/src.gd2 diff --git a/ext/gd/tests/createfromgd2.phpt b/ext/gd/tests/createfromgd2.phpt new file mode 100644 index 0000000000..47740aeaa3 --- /dev/null +++ b/ext/gd/tests/createfromgd2.phpt @@ -0,0 +1,24 @@ +--TEST-- +Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill color) +--SKIPIF-- + +--FILE-- + +--EXPECT-- +test create from gd2: ok +test create from gd2 part: ok diff --git a/ext/gd/tests/src.gd2 b/ext/gd/tests/src.gd2 new file mode 100644 index 0000000000000000000000000000000000000000..1c64b46d9aeba2c239b334e766d0d49c639bde8b GIT binary patch literal 423 wcmYdKF=Aj~V&DS81_ovZMg~U4|3JVn7y!r}$QYNKkk#OGJGIr}at{r}0Y4KpW&i*H literal 0 HcmV?d00001 -- 2.50.1