summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - 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
* - Partly fixed issue #9765Kore Nordmann2007-01-2410-7/+7
* - Partly fixed issue #9765Kore Nordmann2007-01-2465-59/+59
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-243-10/+60
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-2433-38/+177
* - 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
* - 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
* - 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
* - Always use maximum precision of 4 in SVG outputKore Nordmann2006-12-1559-59/+59
* - 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
* - 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
* - Fixed: Bug #9764 (3D Pie chart segment side polygon in front of circular arc)Kore Nordmann2006-12-0815-13/+14
* - 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
* - Fixed: Bug #9588 (Wrong polynoms build from data)Kore Nordmann2006-11-301-0/+38
* - Fixed: Bug #9549 (Pie chart slices not contiguous with Ming driver)Kore Nordmann2006-11-306-0/+0
* - Implemented #9647 (Add render to output method)Kore Nordmann2006-11-307-0/+115
* - Fixed: Bug #9545 (pie chart tresh hold does not work if agregated data stay...Kore Nordmann2006-11-303-0/+59
* - Fixed: Bug #9612 (Element links for SVG image in the legend require you to Kore Nordmann2006-11-3090-90/+90
* - Fixed bug #9568: (Devision by zero warning)Kore Nordmann2006-11-301-0/+26
* - Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d Kore Nordmann2006-11-302-0/+28
* - Fixed: Bug #9656 (Threshold option spelled wrong)Kore Nordmann2006-11-304-20/+20
* - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component)Kore Nordmann2006-11-3046-21/+21
* - Fixed: Bug #9586 (No data rendered with string keys on date axis.)Kore Nordmann2006-11-242-0/+63
* - Fixed: #9583 (Data typecasting should only be done in axis)Kore Nordmann2006-11-241-2/+19
* - Fixed: Bug #9403 (Element references do not work with Gleam in SVG)Kore Nordmann2006-11-131-2/+71
* - Add missing text filesKore Nordmann2006-11-132-0/+4
* - Fixed pie charts in 3d driver with only one 100% data pointKore Nordmann2006-11-061-0/+31
OpenPOWER on IntegriCloud