Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure correct locale in all tests | Kore Nordmann | 2013-12-21 | 1 | -4/+4 |
| | |||||
* | Enforce locale in tests generating SVG with numeric axis | Kore Nordmann | 2013-12-21 | 1 | -0/+2 |
| | |||||
* | - 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 |
| | |||||
* | - Clean up mock objects stored in attributes at tearDown(). | Sebastian Bergmann | 2010-01-16 | 1 | -0/+3 |
| | | | | | | - Make setUp() and tearDown() protected, as they should be. | ||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | - Refactored axis space handling in a BC compatible way. Fixes division by zero | Kore Nordmann | 2009-02-03 | 1 | -0/+207 |
errors with axis space equals 0. Partly resolves #013631. - Added more tests for axis label renderers # Several SVGs changed because of slight reordering of SVG elements which # causes no visual differences. |