Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure correct locale in all tests | Kore Nordmann | 2013-12-21 | 1 | -0/+5 |
| | |||||
* | Fixed parameter order in comparison | Kore Nordmann | 2013-12-21 | 1 | -2/+2 |
| | |||||
* | Mark test base class abstract | Kore Nordmann | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | - Fixed: Added missing file level doc blocks in order to satisfy ASF license | Tobias Schlitt | 2011-02-01 | 1 | -0/+25 |
| | | | | | | regulations. | ||||
* | - Cleaned up code of flash comparision method | Kore Nordmann | 2009-04-28 | 1 | -18/+28 |
| | |||||
* | - Resolved task #12406: Use data container instead of mt_rand in tests. | Kore Nordmann | 2008-01-21 | 1 | -0/+29 |
| | | | | | | # No visual differences in test files, but slight value differences | ||||
* | - Fixed flash comparision to ignore binary streams for bitmap fills | Kore Nordmann | 2007-12-18 | 1 | -0/+1 |
| | |||||
* | - Use PHPUnits XML diffing to compare SVG files | Kore Nordmann | 2007-07-03 | 1 | -15/+3 |
| | | | | | | | # Only works with PHPUnit >= 3.1.2 or PHPUnit 3.1.1 including changesets # #733 and #737 | ||||
* | - PHPUnit 3.1 Migration | Sebastian Bergmann | 2007-07-02 | 1 | -3/+0 |
| | | | | | | | | | | | - Migrate PHPUnit_Framework_Assert::getAttribute() to PHPUnit_Framework_Assert::readAttribute(). - Use PHPUnit_Framework_TestCase::setLocale(). - Populate code coverage whitelist from autoload arrays. - Remove ezcTestRunner::addFileToFilter(). # PHPUnit 3.1 is now required. | ||||
* | - Rename ezcImageTestCase to ezcTestImageCase, as it fits in the UnitTest | Derick Rethans | 2007-05-03 | 1 | -1/+1 |
| | | | | | | | | package, and not in the Image component. #- I know the change in the autoload file is not part of this, this will # follow. | ||||
* | - Normalize generated PHP code from `swftophp` to make test order irrelevant | Kore Nordmann | 2006-12-15 | 1 | -0/+12 |
| | |||||
* | - Moced compare methods to ezcGraphTestCase | Kore Nordmann | 2006-12-15 | 1 | -0/+72 |