]> git.mjollnir.org Git - moodle.git/commit
MDL-9866 reverting previous incorrect fix for include() in simpletest library; patchi...
authorskodak <skodak>
Sat, 9 Jun 2007 15:03:05 +0000 (15:03 +0000)
committerskodak <skodak>
Sat, 9 Jun 2007 15:03:05 +0000 (15:03 +0000)
commit02e6a9731fec30df29752a4f4f16da4476da2cc3
tree2eea850704f47ed901db10673c6778436c61a7ba
parent09c442620d343d5a8438f586fc595d105a652bde
MDL-9866 reverting previous incorrect fix for include() in simpletest library; patching grade unit tests instead
14 files changed:
lib/simpletest/fixtures/gradetest.php [new file with mode: 0644]
lib/simpletest/grade/simpletest/testgradecalculation.php
lib/simpletest/grade/simpletest/testgradecategory.php
lib/simpletest/grade/simpletest/testgradefinal.php
lib/simpletest/grade/simpletest/testgradehistory.php
lib/simpletest/grade/simpletest/testgradeitem.php
lib/simpletest/grade/simpletest/testgradeoutcome.php
lib/simpletest/grade/simpletest/testgraderaw.php
lib/simpletest/grade/simpletest/testgradescale.php
lib/simpletest/grade/simpletest/testgradetext.php
lib/simpletest/grade/simpletest/testgradetree.php
lib/simpletest/testgradelib.php
lib/simpletestlib/readme_moodle.txt
lib/simpletestlib/test_case.php