]> git.mjollnir.org Git - moodle.git/commitdiff
added details of our simpletest lib modification
authorskodak <skodak>
Sat, 10 Jan 2009 11:14:59 +0000 (11:14 +0000)
committerskodak <skodak>
Sat, 10 Jan 2009 11:14:59 +0000 (11:14 +0000)
lib/simpletestlib/moodle_readme.txt

index bcf051e0302324663308eeee92de87e3fccf4023..193713d643ca8b185f692fdb43379a64f2256965 100644 (file)
@@ -3,8 +3,9 @@ Description of SimpleTest Version: 1.0.1 library import
 Obtained from http://www.simpletest.org/en/download.html
 
 Moodle-specific changes:
-* Bug fix in simpletest.php and test_case.php. Marked with //moodlefix begins,
-  //moodlefix ends comments. This has been reported back to the simpletest mailing
-  list. Hopefully will be included in a future release.
+1/ added global $CFG in _requireWithError() from test_case.php
+2/ Bug fix in simpletest.php and test_case.php. Marked with //moodlefix begins,
+   //moodlefix ends comments. This has been reported back to the simpletest mailing
+   list. Hopefully will be included in a future release.
 
 Tim.
\ No newline at end of file