Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 168 | -167/+8 |
| | |||||
* | - Fixed: SVN keywords. | Tobias Schlitt | 2010-08-10 | 1 | -3/+3 |
| | | | | | | # Thx for the patch to Jérôme Renard. | ||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 167 | -167/+3006 |
| | |||||
* | - Clean up mock objects stored in attributes at tearDown(). | Sebastian Bergmann | 2010-01-16 | 2 | -0/+6 |
| | | | | | | - Make setUp() and tearDown() protected, as they should be. | ||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 167 | -167/+167 |
| | |||||
* | - Released Graph version 1.51.5 | Derick Rethans | 2009-12-21 | 1 | -1/+1 |
| | |||||
* | - Updated DEPS and ChangeLog files. | Derick Rethans | 2009-12-21 | 1 | -0/+6 |
| | |||||
* | - Released Graph version 1.5rc11.5rc1 | Derick Rethans | 2009-12-07 | 1 | -1/+1 |
| | |||||
* | - Update changelogs and dependency files. | Derick Rethans | 2009-12-07 | 1 | -0/+6 |
| | |||||
* | - Documented highlight offset properties | Kore Nordmann | 2009-11-24 | 1 | -0/+6 |
| | |||||
* | - Released Graph version 1.5beta11.5beta1 | Derick Rethans | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | - Update ChangeLog and DEPS files. | Derick Rethans | 2009-11-23 | 1 | -0/+6 |
| |