summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* - Actually use link style property from SVG driverKore Nordmann2007-03-082-0/+31
|
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-089-46/+433
| | | | | | images in ezcGraphTools
* - Added visual tests for depth in 3d rendererKore Nordmann2007-03-055-0/+104
|
* - Implemented #10375: Manually reduce or increase the label count on labeled ↵Kore Nordmann2007-03-054-0/+119
| | | | axis
* - Fixed issue #10275: Low label count on labeled axisKore Nordmann2007-03-012-2/+146
|
* - Fixed issue #10246: sprintf output modification in PHP 5.2.1Kore Nordmann2007-03-013-2/+182
|
* - Implemented #10276 for boxed axis label rendererKore Nordmann2007-03-014-4/+4
| | | | | | - Fixed issue with boxed axis label renderer labels were not properly centered
* - Implemented #20276 for exact axis label rendererKore Nordmann2007-02-263-2/+45
|
* - Another case fixed for bug #10018.Kore Nordmann2007-02-152-0/+27
|
* - Implemented #9405 (PDO data set)Kore Nordmann2007-02-152-0/+357
|
* - Added missing text fileKore Nordmann2007-02-141-0/+0
|
* - Use create_function instead of custom function creation to be able to rerun Kore Nordmann2007-02-081-5/+5
| | | | | | the tests
* - Implemented ellipse size reducement in flash driverKore Nordmann2007-02-083-0/+37
|
* - Implemented ellipse size reducement in SVG driverKore Nordmann2007-02-0750-48/+52
|
* - Added missing test fileKore Nordmann2007-02-011-0/+2
|
* - Correctly fixed polygon size reducementKore Nordmann2007-02-0142-41/+122
|
* . Test unify for vector with zero lengthKore Nordmann2007-02-011-0/+22
|
* - Added and test method to receive angle between two vectorsKore Nordmann2007-02-011-0/+26
|
* - Renamed rotation methodsKore Nordmann2007-01-311-0/+34
| | | | | | - Added tests for vector rotation
* - Always return $this, to enable "fluent interfaces"Kore Nordmann2007-01-251-6/+36
|
* - Added simple class for 2d vectors as an extension for coordinates to Kore Nordmann2007-01-252-0/+166
| | | | | | simplify calculations.
* - Partly fixed issue #9765Kore Nordmann2007-01-2410-7/+7
| | | | | | | | # Circles are now drawn at the right position. This does not resolve the # bug, because ellipses segments are still broken. # Small visual difference in some files, due to the nature of this bug.
* - Partly fixed issue #9765Kore Nordmann2007-01-2465-59/+59
| | | | | | | | # Polygons are now drawn at the right position. This does not resolve the # bug, because ellipses segments and circles are still broken. # Small visual difference in a lot of files, due to the nature of this bug.
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-243-10/+60
| | | | | | | exact output # Based on a patch by Matthew Carroll
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-2433-38/+177
| | | | | | | # SVG element order changed without visual difference in comparision images # Mind, that bug #9765 hast severe effect for big borders
* - Move existing background tests to own test caseKore Nordmann2007-01-249-167/+219
|
* - Fixed issue #10074: Use iconv instead of mbstringKore Nordmann2007-01-241-3/+3
|
* - Missed and fixed one test case for issue #10018.Kore Nordmann2007-01-182-0/+26
|
* - Fixed issue #10018: axis scale incorrect when startDate != first day of monthKore Nordmann2007-01-183-0/+52
|
* - Welcome to 2007.Derick Rethans2007-01-1129-29/+29
|
* - Make renderToOutput() method available to chartKore Nordmann2007-01-044-0/+45
|
* - Readded accidentally removed test caseKore Nordmann2007-01-031-0/+17
|
* - Fixed issue #9916: ArrayDataSet can handle Iterator was not documentedKore Nordmann2007-01-031-2/+22
| | | | | | - Added and test additional typecheck
* - Add one more test for labeled axis label orderKore Nordmann2007-01-031-0/+13
|
* - Fixed: Bug #9926 (Float values with date axis result in date parsing Kore Nordmann2007-01-032-0/+22
| | | | | | exception)
* - Implemented feature #9402: (Numeric datasets)Kore Nordmann2006-12-203-0/+263
|
* - Normalize generated PHP code from `swftophp` to make test order irrelevantKore Nordmann2006-12-151-0/+12
|
* - Moced compare methods to ezcGraphTestCaseKore Nordmann2006-12-1512-353/+105
|
* - Forgot to covert one compare to compareSwfKore Nordmann2006-12-151-1/+1
|
* - Use `swftophp` to compare generated flash filesKore Nordmann2006-12-152-53/+98
| | | | | | # Hope this works a bit more system independent
* - Always use maximum precision of 4 in SVG outputKore Nordmann2006-12-1559-59/+59
| | | | | | # No visual difference, but of course changes in nearly every SVG files
* - Fixed majorStep default value to be nullKore Nordmann2006-12-151-2/+2
|
* - Fixed: Bug #9827 (auto scaling on numeric axes inconsistent)Kore Nordmann2006-12-151-0/+64
|
* - Fixed: Bug #9823 (Failing tests with PHP 5.1)Kore Nordmann2006-12-151-0/+5
| | | | | | | | | # Test failed because of # a) (string) does not call __toString (now skipped) # b) different null parameter handling between 5.1 and 5.2 in imagepng # (workaround)
* - Mark test that uses ext/ming as skipped, if ext/ming is not loaded.Tobias Schlitt2006-12-141-0/+5
|
* - CS change (automatic script)Derick Rethans2006-12-1419-158/+158
|
* - Fixed: Bug #9795 (Interferring bars, when bars count is higher then major Kore Nordmann2006-12-132-0/+23
| | | | | | step count)
* - Fixed: Bug #9764 (3D Pie chart segment side polygon in front of circular arc)Kore Nordmann2006-12-0815-13/+14
| | | | | | | # Optical difference only the buggy image: # ezcGraphPieChartTest_testRender3dPieChartWithOneDataPoint.svg
* - Tested and improved handling of texts with different charsets in all driversKore Nordmann2006-12-077-1/+277
|
* - Removed initial font path valueKore Nordmann2006-11-302-5/+21
|
OpenPOWER on IntegriCloud