| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-09-26 | Upgraded the phpunit ini file to work with PHPUnit 3.3, 3.4, and 3.5. There ↵ | javalizard | |
| are conditionals for 3.3 and 3.4. No more Framework file includes are needed with 3.5. | |||
| 2008-06-27 | Fixed #872 | tof | |
| 2007-06-09 | added custom Prado class for unit tests | knut | |
| 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) | |||
