summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - Added test for palettesKore Nordmann2006-06-063-7/+345
* - Added arrow heads to axisKore Nordmann2006-06-062-0/+76
* - Fixed axis to use axis type based labeling methods, which results in betterKore Nordmann2006-06-063-10/+56
* - Added supersampling for gd driverKore Nordmann2006-06-031-0/+272
* - Added tests and implementation for text elements eg. chart titleKore Nordmann2006-06-023-0/+162
* - Fixed issue with custom fonts for single elementsKore Nordmann2006-06-022-22/+50
* - Added additional option labelPadding to axis to get labels out of the axis.Kore Nordmann2006-06-023-16/+16
* - Added another font owned by Bitstream for testing with multiple fontsKore Nordmann2006-06-021-0/+0
* - Added tests for element based font configurationKore Nordmann2006-06-022-37/+136
* - Moved font configuration to elementsKore Nordmann2006-06-022-2/+2
* - Use vertical alignement middle for legends textsKore Nordmann2006-06-021-3/+8
* - Added tests for vertical alignementKore Nordmann2006-06-021-0/+104
* - Fixed bug in determining null position for numeric axisKore Nordmann2006-06-022-4/+35
* - Added tests for line chart renderingKore Nordmann2006-06-022-12/+137
* - Added tests for axis labelsKore Nordmann2006-06-024-61/+111
* - Completed GD driverKore Nordmann2006-05-312-42/+42
* - Workaround mocking all possible methods not longer needed with custom classKore Nordmann2006-05-311-51/+27
* - Fixed axis tests to use custom class names for mocked classesKore Nordmann2006-05-312-7/+7
* - Added test for axis renderingKore Nordmann2006-05-314-13/+321
* - Implemented circular arcs for gd driverKore Nordmann2006-05-301-12/+16
* - Partly implemented GD driver and updated checksums in testsKore Nordmann2006-05-292-23/+21
* - Use PHPs image type constants instead of custom onesKore Nordmann2006-05-291-1/+1
* - Added missing tests for TextBox alignmentKore Nordmann2006-05-291-4/+112
* - Fixed testcasesKore Nordmann2006-05-291-3/+3
* - Added tests for GD driverKore Nordmann2006-05-291-3/+494
* - Updated class definitions for driverKore Nordmann2006-05-292-0/+55
* - Added basic 2d renderer testKore Nordmann2006-05-292-0/+231
* - Moved axis renderer method to abstract ezcGraphElementAxis classKore Nordmann2006-05-262-0/+439
* - Fixed type of values to check for:Kore Nordmann2006-05-251-8/+8
* - Added tests for custom padding and symbol sizes for legendKore Nordmann2006-05-243-322/+471
* - Implemented tests for line chart legend renderingKore Nordmann2006-05-233-17/+334
* - Refactored rendering methodsKore Nordmann2006-05-195-12/+38
* - Added tests and implementation for legend generationKore Nordmann2006-05-174-7/+210
* - Implemented automagic scaling for numeric axisKore Nordmann2006-05-165-44/+88
* - Implemented automatic label setting from datasets for labeled_axisKore Nordmann2006-05-161-0/+30
* - Added tests for labeled axisKore Nordmann2006-05-152-0/+113
* - Implemented manual scaling for numeric axisKore Nordmann2006-05-151-1/+1
* - Added tests for numeric axisKore Nordmann2006-05-152-0/+336
* - Implementation for legend testsKore Nordmann2006-05-151-3/+3
* - Added tests for graph elements represented by a legends for nowKore Nordmann2006-05-152-0/+156
* - Added tests to retrieve and set single data in datasetsKore Nordmann2006-05-101-10/+88
* - Added basic tests for dataset creationKore Nordmann2006-05-102-0/+271
* - Updated test for changed FileNotFound exceptionKore Nordmann2006-05-091-2/+2
* - Added data files for testing background optionKore Nordmann2006-05-092-0/+1
* - 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-092-6/+105
* - Completed color testsKore Nordmann2006-05-091-0/+142
* - Forget to add tests for Graph class yesterdayKore Nordmann2006-05-093-0/+260
OpenPOWER on IntegriCloud