]> git.mjollnir.org Git - moodle.git/commit
MDL-16483 $CFG->unittestprefix not required anymore to run unit tests that do not...
authorskodak <skodak>
Sat, 10 Jan 2009 16:06:53 +0000 (16:06 +0000)
committerskodak <skodak>
Sat, 10 Jan 2009 16:06:53 +0000 (16:06 +0000)
commit84ebf08dccdfba546f6b655a6b2d112ec5895280
tree58d2ff82d3207640d2b636b29f5628134c60c35e
parentefd8c7fc6bd8ca012b9c6b7d29e4b4410ed23bf4
MDL-16483 $CFG->unittestprefix not required anymore to run unit tests that do not need fake db; it should be saer to let admins modify the prefix in config.php instead of modifying it from php
admin/report/unittest/index.php
config-dist.php
lib/simpletestlib.php
lib/simpletestlib/readme_moodle.txt
lib/simpletestlib/test_case.php