summaryrefslogtreecommitdiff
path: root/tests/unit/I18N
AgeCommit message (Collapse)Author
2014-01-15Removed ?> from testsFabio Bas
2013-09-19Ported old I18N tests from simpleunit to phpunitFabio Bas
2013-09-17NumberFormat: force the use of C locale when formatting numbers. Add some ↵Fabio Bas
testcases. Fixes #486
2013-09-17Chnages in phpunit's bootstrap script; should hopefully fix travisFabio Bas
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