summaryrefslogtreecommitdiff
path: root/tests/unit/Data
AgeCommit message (Collapse)Author
2007-05-29upgraded unit test suite to use PHPUnit3knut
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-11-25DB layer is completed.xue
2006-11-25Further bug fixes.xue
2006-11-24bug fixes of data layer.xue
2006-11-24Added DB layer.xue