Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Changelog1.5.1 | Kore Nordmann | 2013-12-21 | 1 | -0/+6 |
| | |||||
* | Merge pull request #2 from mschirmacher/master | Kore Nordmann | 2013-12-21 | 1 | -26/+32 |
|\ | | | | | Fixed faulty label rendering in case of additional axes | ||||
| * | Patched ezcGraphRenderer3d to render labels correclty in case of additional axes | Malte Schirmacher | 2013-01-23 | 1 | -26/+32 |
| | | | | | | | | | | | | In case there are additional axes ezcGraphRenderer3d renders labels multiple times (once for additional axis) at varying positions. Added a flag to avoid this faulty behavior. | ||||
* | | Added: Travis badge | Kore Nordmann | 2013-12-21 | 1 | -0/+3 |
| | | |||||
* | | Updated unit test component | Kore Nordmann | 2013-12-21 | 1 | -3/+3 |
| | | |||||
* | | Install german locale on travis | Kore Nordmann | 2013-12-21 | 1 | -0/+3 |
| | | |||||
* | | Ignore composer.phar | Kore Nordmann | 2013-12-21 | 1 | -6/+7 |
| | | |||||
* | | Do not run linting and archiving | Kore Nordmann | 2013-12-21 | 1 | -3/+5 |
| | | |||||
* | | Updated ABC | Kore Nordmann | 2013-12-21 | 1 | -0/+0 |
| | | |||||
* | | Also build under PHP 5.5 | Kore Nordmann | 2013-12-21 | 1 | -0/+1 |
| | | |||||
* | | Updated composer dependencies | Kore Nordmann | 2013-12-21 | 1 | -9/+80 |
| | | |||||
* | | Updated to changes in PHPUnit Mock API | Kore Nordmann | 2013-12-21 | 2 | -32/+48 |
| | | |||||
* | | Ensure correct locale in all tests | Kore Nordmann | 2013-12-21 | 37 | -80/+140 |
| | | |||||
* | | Revert "Use non-local dependent formatting options everywhere" | Kore Nordmann | 2013-12-21 | 8 | -11/+11 |
| | | | | | | | | This reverts commit 5273fe7e6d19a4bdad3d987540171ff3a55fe053. | ||||
* | | Enforce locale in tests generating SVG with numeric axis | Kore Nordmann | 2013-12-21 | 6 | -2/+12 |
| | | |||||
* | | Updated locale dependent test result | Kore Nordmann | 2013-12-21 | 1 | -1/+1 |
| | | |||||
* | | Updated locale dependent test result | Kore Nordmann | 2013-12-21 | 1 | -1/+1 |
| | | |||||
* | | Fixed parameter order in comparison | Kore Nordmann | 2013-12-21 | 1 | -2/+2 |
| | | |||||
* | | Use non-local dependent formatting options everywhere | Kore Nordmann | 2013-12-21 | 8 | -11/+11 |
| | | |||||
* | | Updated locale dependent test result | Kore Nordmann | 2013-12-21 | 1 | -2/+2 |
| | | |||||
* | | Do not run static source analysis | Kore Nordmann | 2013-12-21 | 1 | -1/+5 |
| | | |||||
* | | Updated locale dependent test result | Kore Nordmann | 2013-12-21 | 1 | -1/+1 |
| | | |||||
* | | Also make verbose driver non local aware | Kore Nordmann | 2013-12-21 | 1 | -7/+7 |
| | | |||||
* | | Use non-local-aware number printing everywhere | Kore Nordmann | 2013-12-21 | 4 | -6/+6 |
|/ | |||||
* | Disabled phpmd because of bug in PHPMD | Kore Nordmann | 2012-11-23 | 1 | -0/+3 |
| | |||||
* | Ignore CS and CPD failures for now | Kore Nordmann | 2012-11-23 | 1 | -0/+4 |
| | |||||
* | Execute ant as build script on travis | Kore Nordmann | 2012-11-21 | 1 | -0/+1 |
| | |||||
* | Removed now uncessary before script | Kore Nordmann | 2012-11-21 | 1 | -4/+0 |
| | |||||
* | Testdir must be empty, for ABC to execute the tests | Kore Nordmann | 2012-11-21 | 1 | -1/+1 |
| | |||||
* | Disbabled compile step | Kore Nordmann | 2012-11-21 | 1 | -0/+4 |
| | | | | It just takes ages… | ||||
* | Fix composer.json | Benjamin Eberlei | 2012-11-21 | 1 | -2/+2 |
| | |||||
* | Fix lockfile | Benjamin Eberlei | 2012-11-21 | 1 | -10/+63 |
| | |||||
* | Make commons.testdir.php look less fishy | Kore Nordmann | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | Added: Simple README | Kore Nordmann | 2012-05-22 | 1 | -0/+23 |
| | |||||
* | Enabled ABC for full build | Kore Nordmann | 2012-05-22 | 5 | -1/+39 |
| | |||||
* | Updated composer files to current component versions | Kore Nordmann | 2012-05-22 | 1 | -6/+2 |
| | |||||
* | Fixed indentation | Kore Nordmann | 2012-05-21 | 1 | -2/+3 |
| | |||||
* | Added: Travis CI configuration file | Kore Nordmann | 2012-05-21 | 1 | -0/+9 |
| | |||||
* | Be slightly more generous in cairo tests | Kore Nordmann | 2012-05-21 | 2 | -4/+4 |
| | |||||
* | Skip strange encoding test for now | Kore Nordmann | 2012-05-21 | 1 | -0/+2 |
| | |||||
* | Remove unused test case | Kore Nordmann | 2012-05-21 | 1 | -323/+0 |
| | | | | | This test case file was not used at all until the test suite was removed. | ||||
* | Mark test base class abstract | Kore Nordmann | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | Fix autoloading with composer | Benjamin Eberlei | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | Add composer.lock | Benjamin Eberlei | 2012-05-21 | 1 | -0/+24 |
| | |||||
* | Prepare test dependencies. | Benjamin Eberlei | 2012-05-21 | 4 | -3/+40 |
| | |||||
* | - Enabled 2 test cases (22 tests) in Graph component | James Pic | 2012-02-08 | 2 | -0/+0 |
| | |||||
* | - Fixed #95 (typo in docblock), thanks Yousif Masoud | James Pic | 2011-12-13 | 1 | -1/+1 |
| | |||||
* | Remove custom test runner. | Sebastian Bergmann | 2011-10-11 | 1 | -144/+0 |
| | |||||
* | - Fixed: Updated copyright dates in NOTICE files. | Tobias Schlitt | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | - Fixed: Added missing file level doc blocks in order to satisfy ASF license | Tobias Schlitt | 2011-02-01 | 2 | -0/+50 |
| | | | | | | regulations. |