index
:
zetacomponents-graph
fill-color-separation
fix-utf8-graph-labels
horiz-stacked-render
master
radar-bound-fill
Raptor Engineering's copy of the Zeta Components Graph module
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
date_axis_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure correct locale in all tests
Kore Nordmann
2013-12-21
1
-2
/
+4
*
- Updated: Moving copyright information to NOTICE files.
Ole Marius Smestad
2010-08-12
1
-1
/
+0
*
- Fixed: Adjusted source headers of Graph to Apache license.
Tobias Schlitt
2010-07-30
1
-1
/
+18
*
- s/2009/2010/g
Derick Rethans
2010-01-08
1
-1
/
+1
*
- s/2008/2009.
Derick Rethans
2009-02-23
1
-1
/
+1
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Test for date parsing exception
Kore Nordmann
2007-11-27
1
-0
/
+18
*
- Doc fixes.
Tobias Schlitt
2007-09-12
1
-1
/
+1
*
- Added feature #10470: Add support for format callback functions on all axis
Kore Nordmann
2007-04-12
1
-0
/
+72
*
- Another case fixed for bug #10018.
Kore Nordmann
2007-02-15
1
-0
/
+25
*
- Missed and fixed one test case for issue #10018.
Kore Nordmann
2007-01-18
1
-0
/
+24
*
- Fixed issue #10018: axis scale incorrect when startDate != first day of month
Kore Nordmann
2007-01-18
1
-0
/
+48
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- Fixed: Bug #9926 (Float values with date axis result in date parsing
Kore Nordmann
2007-01-03
1
-0
/
+20
*
- Moced compare methods to ezcGraphTestCase
Kore Nordmann
2006-12-15
1
-28
/
+3
*
- Fixed: Bug #9586 (No data rendered with string keys on date axis.)
Kore Nordmann
2006-11-24
1
-0
/
+61
*
- Added missing tests for axis
Kore Nordmann
2006-10-27
1
-0
/
+37
*
Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...
Sebastian Bergmann
2006-10-05
1
-1
/
+1
*
- Ignore text rendering exceptions in axis tests
Kore Nordmann
2006-09-24
1
-10
/
+80
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
1
-13
/
+2
*
- Moved properties to properties array
Kore Nordmann
2006-08-18
1
-24
/
+24
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-10
/
+10
*
Update UnitTest component and unit tests to work with PHPUnit >= 3.0.0alpha12...
Sebastian Bergmann
2006-08-14
1
-24
/
+24
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
1
-15
/
+15
*
- Added date axis
Kore Nordmann
2006-08-09
1
-0
/
+354