Age | Commit message (Collapse) | Author |
|
TList::insertAfter using the unit test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
Test reports and corresponding Code Coverage reports
|