Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-29 | upgraded unit test suite to use PHPUnit3 | knut | |
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-10-23 | merge from 3.0 branch till 1475. | xue | |
2006-02-02 | changed test for item() to itemAt() | knut | |
2006-01-31 | Modified TList and TMap implementation so that they can be more easily extended. | xue | |
2006-01-27 | Ported two more unit tests | knut | |
2006-01-26 | Prototype on new test system with Phing and PHPUnit2 to generate both Unit ↵ | knut | |
Test reports and corresponding Code Coverage reports |