summaryrefslogtreecommitdiffstats
path: root/tests/chart_test.php
Commit message (Expand)AuthorAgeFilesLines
* Ensure correct locale in all testsKore Nordmann2013-12-211-2/+4
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-121-1/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-301-1/+18
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - Resolved #12379: Ensure one chart can be rerendered with new datasets)Kore Nordmann2008-05-311-0/+30
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Test for unknown elementsKore Nordmann2007-11-271-1/+21
* - Added test case for a bar chart with two sinlge point datasetsKore Nordmann2007-11-211-0/+19
* - Doc fixes.Tobias Schlitt2007-09-121-1/+1
* - Fixed bug #11157: Wrong display of single record with labeled axisKore Nordmann2007-08-011-2/+36
* - Fixed issue #10828: PHP error when overwriting renderer in extendedKore Nordmann2007-06-141-3/+31
* - Move existing background tests to own test caseKore Nordmann2007-01-241-60/+0
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Fixed bug #9568: (Devision by zero warning)Kore Nordmann2006-11-301-0/+26
* Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...Sebastian Bergmann2006-10-051-1/+1
* - Added documentationKore Nordmann2006-09-211-2/+2
* Clean up setUp() and tearDown().Sebastian Bergmann2006-09-141-15/+1
* - Skip tests if extension or extension feature is not availableKore Nordmann2006-09-111-0/+6
* - Moved properties to properties arrayKore Nordmann2006-08-181-3/+3
* Update UnitTest component and unit tests to work with PHPUnit >= 3.0.0alpha12...Sebastian Bergmann2006-08-141-5/+5
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-22/+8
* - Removed factory methods and replaced them with direct class instantiation.Kore Nordmann2006-08-071-12/+12
* - Added basic 3d rendererKore Nordmann2006-08-021-1/+1
* assert{private|protected}PropertySame() -> assertSame( ..., getNonPublicPrope...Sebastian Bergmann2006-06-151-2/+2
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-121-1/+7
* - Cleaned up testsKore Nordmann2006-06-071-83/+14
* - Added test for axis renderingKore Nordmann2006-05-311-1/+1
* - Refactored rendering methodsKore Nordmann2006-05-191-1/+5
* - Added tests and implementation for legend generationKore Nordmann2006-05-171-7/+0
* - Implemented automagic scaling for numeric axisKore Nordmann2006-05-161-1/+3
* - Updated test for changed FileNotFound exceptionKore Nordmann2006-05-091-2/+2
* - Switched to getNonPublicProperty instead of assertProtectedPropertySameKore Nordmann2006-05-091-5/+20
* - Added more tests for ezcGraphChartKore Nordmann2006-05-091-2/+46
* - Added tests for ezcGraphChartKore Nordmann2006-05-091-6/+99
* - Forget to add tests for Graph class yesterdayKore Nordmann2006-05-091-0/+120
OpenPOWER on IntegriCloud