Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cache records.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Moving report stylesheets to buildscripts/phing
- Added a build/dist target for both standard distribution and PEAR package to build.xml
|
|
|
|
Test reports and corresponding Code Coverage reports
|