From 73558cf3340d2ec06d069ea5d955b9ce7ae0c8ff Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Wed, 30 Jul 2008 01:38:37 +0000 Subject: [PATCH] MFB: Add test case for #44849 --- ext/gd/tests/bug44849.phpt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ext/gd/tests/bug44849.phpt diff --git a/ext/gd/tests/bug44849.phpt b/ext/gd/tests/bug44849.phpt new file mode 100644 index 0000000000..2f4f475f75 --- /dev/null +++ b/ext/gd/tests/bug44849.phpt @@ -0,0 +1,13 @@ +--TEST-- +Bug #44849 (imagecolorclosesthwb is not available on Windows) +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +bool(true) -- 2.50.1