summaryrefslogtreecommitdiff
path: root/tests/unit/I18N
AgeCommit message (Collapse)Author
2007-05-29upgraded unit test suite to use PHPUnit3knut
use "cd tests/; phpunit AllTests.php" to run the tests use "cd tests/; phpunit --report=coverage AllTests.php" to get a nice code coverage report (need xdebug)
2006-08-02merge from 3.0 branch till 1320.xue
2006-02-02ported two more unit testsknut
2006-01-30- Ported a few unit tests from the I18N packageknut
- Moving report stylesheets to buildscripts/phing - Added a build/dist target for both standard distribution and PEAR package to build.xml
2006-01-27Ported two more unit testsknut