Age | Commit message (Collapse) | Author |
|
|
|
missing unit test to TList.
|
|
a read-only conditional prior to the item search within three functions that search for an item index in the TList prior to editing.
|
|
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
|