summaryrefslogtreecommitdiffstats
path: root/tests/data
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2009-07-04 11:19:29 +0000
committerKore Nordmann <github@kore-nordmann.de>2009-07-04 11:19:29 +0000
commitc1ca8c07faf5406319a89261d45a19035aad1e86 (patch)
tree06c47bc59dad1a7587746662b8d7f7eb945342be /tests/data
parent762f3f349e6ff132aa4e1cbf87a6a9dd26ce6740 (diff)
downloadzetacomponents-graph-c1ca8c07faf5406319a89261d45a19035aad1e86.zip
zetacomponents-graph-c1ca8c07faf5406319a89261d45a19035aad1e86.tar.gz
- Updated binary test comparision files to work with GD in PHP 5.3
# Might fail for earlier versions now.
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsGD.pngbin12637 -> 9827 bytes
-rw-r--r--tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsGD.pngbin12637 -> 9827 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testDrawTextWithBackgroundAndSupersampling.pngbin6773 -> 3829 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testHighSupersamplingDrawLine.pngbin6178 -> 1356 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleFilled.pngbin7966 -> 3267 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleNonFilled.pngbin6610 -> 1437 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleSectorAcute.pngbin5946 -> 820 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircularArcAcute.pngbin6528 -> 1312 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawImagePng.pngbin14432 -> 8495 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawLine.pngbin6491 -> 1370 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsFilled.pngbin8397 -> 3940 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsNotFilled.pngbin7532 -> 2427 bytes
-rw-r--r--tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawTextBoxShortString.pngbin7087 -> 2499 bytes
-rw-r--r--tests/data/compare/ezcGraphToolsTest_testPieChartImageMap.html2
-rw-r--r--tests/data/compare/ezcGraphToolsTest_testPieChartImageMapCustomName.html2
15 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsGD.png b/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsGD.png
index 763f801..9eebab4 100644
--- a/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsGD.png
+++ b/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsGD.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsGD.png b/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsGD.png
index 763f801..9eebab4 100644
--- a/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsGD.png
+++ b/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsGD.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testDrawTextWithBackgroundAndSupersampling.png b/tests/data/compare/ezcGraphGdDriverTest_testDrawTextWithBackgroundAndSupersampling.png
index c096439..64f3094 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testDrawTextWithBackgroundAndSupersampling.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testDrawTextWithBackgroundAndSupersampling.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testHighSupersamplingDrawLine.png b/tests/data/compare/ezcGraphGdDriverTest_testHighSupersamplingDrawLine.png
index 31fe4a6..9e5d6fd 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testHighSupersamplingDrawLine.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testHighSupersamplingDrawLine.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleFilled.png b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleFilled.png
index 3d45e93..597f832 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleFilled.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleFilled.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleNonFilled.png b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleNonFilled.png
index 762e66e..cb5c400 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleNonFilled.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleNonFilled.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleSectorAcute.png b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleSectorAcute.png
index 03c1e57..aae6b49 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleSectorAcute.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircleSectorAcute.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircularArcAcute.png b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircularArcAcute.png
index 7aabe14..a889f4e 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircularArcAcute.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawCircularArcAcute.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawImagePng.png b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawImagePng.png
index 2ce8364..8c2fae0 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawImagePng.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawImagePng.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawLine.png b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawLine.png
index 2f4e22f..641b231 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawLine.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawLine.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsFilled.png b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsFilled.png
index 337394a..ce740d5 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsFilled.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsFilled.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsNotFilled.png b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsNotFilled.png
index 64a882b..0556436 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsNotFilled.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawPolygonThreePointsNotFilled.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawTextBoxShortString.png b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawTextBoxShortString.png
index 4c017a2..1eff715 100644
--- a/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawTextBoxShortString.png
+++ b/tests/data/compare/ezcGraphGdDriverTest_testSupersamplingDrawTextBoxShortString.png
Binary files differ
diff --git a/tests/data/compare/ezcGraphToolsTest_testPieChartImageMap.html b/tests/data/compare/ezcGraphToolsTest_testPieChartImageMap.html
index 6c1981e..eeebd22 100644
--- a/tests/data/compare/ezcGraphToolsTest_testPieChartImageMap.html
+++ b/tests/data/compare/ezcGraphToolsTest_testPieChartImageMap.html
@@ -9,7 +9,7 @@
<area shape="poly" coords="17,56,98,56,98,70,17,70" href="http://example.org/browsers" alt="wget" />
<area shape="poly" coords="2,74,16,74,16,88,2,88" href="http://example.org/browsers" alt="Safari" />
<area shape="poly" coords="17,74,98,74,98,88,17,88" href="http://example.org/browsers" alt="Safari" />
- <area shape="poly" coords="300,100,390,100,388,115,384,130,377,145,368,157,357,168,345,177,330,184,315,188,300,190,284,188,269,184,255,177,242,168,231,157,222,145,215,130,211,115,210,100,211,84,215,69,222,55,231,42,231,41" href="http://example.org/browsers/mozilla" alt="Mozilla" />
+ <area shape="poly" coords="300,100,390,100,388,115,384,130,377,145,368,157,357,168,345,177,330,184,315,188,300,190,284,188,269,184,255,177,242,168,231,157,222,145,215,130,211,115,210,100,211,84,215,69,222,54,231,42,231,41" href="http://example.org/browsers/mozilla" alt="Mozilla" />
<area shape="poly" coords="100,180,244,180,244,200,100,200" href="http://example.org/browsers/mozilla" alt="Mozilla" />
<area shape="poly" coords="300,100,231,41,242,30,252,23" href="http://example.org/browsers" alt="IE" />
<area shape="poly" coords="100,20,216,20,216,40,100,40" href="http://example.org/browsers" alt="IE" />
diff --git a/tests/data/compare/ezcGraphToolsTest_testPieChartImageMapCustomName.html b/tests/data/compare/ezcGraphToolsTest_testPieChartImageMapCustomName.html
index 555443b..e4a1349 100644
--- a/tests/data/compare/ezcGraphToolsTest_testPieChartImageMapCustomName.html
+++ b/tests/data/compare/ezcGraphToolsTest_testPieChartImageMapCustomName.html
@@ -9,7 +9,7 @@
<area shape="poly" coords="17,56,98,56,98,70,17,70" href="http://example.org/browsers" alt="wget" />
<area shape="poly" coords="2,74,16,74,16,88,2,88" href="http://example.org/browsers" alt="Safari" />
<area shape="poly" coords="17,74,98,74,98,88,17,88" href="http://example.org/browsers" alt="Safari" />
- <area shape="poly" coords="300,100,390,100,388,115,384,130,377,145,368,157,357,168,345,177,330,184,315,188,300,190,284,188,269,184,255,177,242,168,231,157,222,145,215,130,211,115,210,100,211,84,215,69,222,55,231,42,231,41" href="http://example.org/browsers/mozilla" alt="Mozilla" />
+ <area shape="poly" coords="300,100,390,100,388,115,384,130,377,145,368,157,357,168,345,177,330,184,315,188,300,190,284,188,269,184,255,177,242,168,231,157,222,145,215,130,211,115,210,100,211,84,215,69,222,54,231,42,231,41" href="http://example.org/browsers/mozilla" alt="Mozilla" />
<area shape="poly" coords="100,180,244,180,244,200,100,200" href="http://example.org/browsers/mozilla" alt="Mozilla" />
<area shape="poly" coords="300,100,231,41,242,30,252,23" href="http://example.org/browsers" alt="IE" />
<area shape="poly" coords="100,20,216,20,216,40,100,40" href="http://example.org/browsers" alt="IE" />
OpenPOWER on IntegriCloud