summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Enable stacked rendering for horizontal bar chartshoriz-stacked-renderTimothy Pearson2015-12-111-0/+135
* Added spacing according to coding standardsDerick Rethans2015-06-031-1/+1
* avoid float precision issueRemi Collet2015-06-031-1/+1
* Updated to changes in PHPUnit Mock APIKore Nordmann2013-12-212-32/+48
* Ensure correct locale in all testsKore Nordmann2013-12-2137-80/+140
* Revert "Use non-local dependent formatting options everywhere"Kore Nordmann2013-12-213-4/+4
* Enforce locale in tests generating SVG with numeric axisKore Nordmann2013-12-216-2/+12
* Updated locale dependent test resultKore Nordmann2013-12-211-1/+1
* Updated locale dependent test resultKore Nordmann2013-12-211-1/+1
* Fixed parameter order in comparisonKore Nordmann2013-12-211-2/+2
* Use non-local dependent formatting options everywhereKore Nordmann2013-12-213-4/+4
* Updated locale dependent test resultKore Nordmann2013-12-211-2/+2
* Updated locale dependent test resultKore Nordmann2013-12-211-1/+1
* Be slightly more generous in cairo testsKore Nordmann2012-05-212-4/+4
* Skip strange encoding test for nowKore Nordmann2012-05-211-0/+2
* Remove unused test caseKore Nordmann2012-05-211-323/+0
* Mark test base class abstractKore Nordmann2012-05-211-1/+1
* Fix autoloading with composerBenjamin Eberlei2012-05-211-1/+1
* Prepare test dependencies.Benjamin Eberlei2012-05-211-0/+14
* - Enabled 2 test cases (22 tests) in Graph componentJames Pic2012-02-082-0/+0
* Remove custom test runner.Sebastian Bergmann2011-10-111-144/+0
* - Fixed: Added missing file level doc blocks in order to satisfy ASF licenseTobias Schlitt2011-02-012-0/+50
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-1248-48/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-3048-48/+864
* - Clean up mock objects stored in attributes at tearDown().Sebastian Bergmann2010-01-162-0/+6
* - s/2009/2010/gDerick Rethans2010-01-0848-48/+48
* - Fixed #15537: Graph shows to small and truncated rotated axis labels.Kore Nordmann2009-09-292-4/+4
* - Fixed #15578: formatString not working with numeric axisKore Nordmann2009-09-281-0/+32
* - Implemented: #15095: Special rotated label renderer for bar charts.Kore Nordmann2009-07-2111-0/+308
* - Added Cairo OO tests to suiteKore Nordmann2009-07-211-0/+2
* - Implemented: #15133: Better configurable axis spaces.Kore Nordmann2009-07-21197-3/+539
* - Implemented: #15135: Add support for pecl/cairo's object-oriented APIKore Nordmann2009-07-141-0/+1502
* - Implemented: #13341: Vertical Bar ChartsKore Nordmann2009-07-145-0/+104
* - Added delta values to all float value comparisionsKore Nordmann2009-07-041-58/+114
* - Updated binary test comparision files to work with GD in PHP 5.3Kore Nordmann2009-07-0415-2/+2
* - Added delta values to all float value comparisionsKore Nordmann2009-07-041-10/+20
* - Implemented: #14294: Add option for axis label rotationKore Nordmann2009-07-0424-21/+72
* - Fixed #14857: Highlight text misplaced in charts with multiple bar dataKore Nordmann2009-05-284-1/+63
* - Added test for UTF-8 umlauts in SVG driverKore Nordmann2009-05-282-0/+32
* - Cleaned up code of flash comparision methodKore Nordmann2009-04-281-18/+28
* - Clean up temp dirs after testKore Nordmann2009-03-261-1/+1
* - Fixed #14655: A full circle sector is not drawn at all in GD driver.Kore Nordmann2009-03-252-1/+30
* - Fixed #14651: Handle floor() floating point inaccuracies in numneric axisKore Nordmann2009-03-251-0/+34
* - Implemented feature #14400: Add shortcut to set background colorKore Nordmann2009-02-253-2/+51
* - s/2008/2009.Derick Rethans2009-02-2344-44/+44
* - Tested: Setting background property in line chartKore Nordmann2009-02-041-0/+11
* - Tested multiple axis, when used with different axis space settings.Kore Nordmann2009-02-045-2/+75
* - Fixed rotated axis label renderer to work with non default axis space andKore Nordmann2009-02-044-7/+69
* - Leftover from last commitKore Nordmann2009-02-041-0/+498
* - Refactored axis space handling in a BC compatible way. Fixes division by zeroKore Nordmann2009-02-0373-87/+766
OpenPOWER on IntegriCloud