summaryrefslogtreecommitdiffstats
path: root/tests/test_case.php
Commit message (Collapse)AuthorAgeFilesLines
* Ensure correct locale in all testsKore Nordmann2013-12-211-0/+5
|
* Fixed parameter order in comparisonKore Nordmann2013-12-211-2/+2
|
* Mark test base class abstractKore Nordmann2012-05-211-1/+1
|
* - Fixed: Added missing file level doc blocks in order to satisfy ASF licenseTobias Schlitt2011-02-011-0/+25
| | | | | | regulations.
* - Cleaned up code of flash comparision methodKore Nordmann2009-04-281-18/+28
|
* - Resolved task #12406: Use data container instead of mt_rand in tests.Kore Nordmann2008-01-211-0/+29
| | | | | | # No visual differences in test files, but slight value differences
* - Fixed flash comparision to ignore binary streams for bitmap fillsKore Nordmann2007-12-181-0/+1
|
* - Use PHPUnits XML diffing to compare SVG filesKore Nordmann2007-07-031-15/+3
| | | | | | | # Only works with PHPUnit >= 3.1.2 or PHPUnit 3.1.1 including changesets # #733 and #737
* - PHPUnit 3.1 MigrationSebastian Bergmann2007-07-021-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 UnitTestDerick Rethans2007-05-031-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 irrelevantKore Nordmann2006-12-151-0/+12
|
* - Moced compare methods to ezcGraphTestCaseKore Nordmann2006-12-151-0/+72
OpenPOWER on IntegriCloud