From 6527149a614df4286357d2ee57f93c948b8acb5b Mon Sep 17 00:00:00 2001 From: skodak <skodak> Date: Sat, 10 Jan 2009 11:14:59 +0000 Subject: [PATCH] added details of our simpletest lib modification --- lib/simpletestlib/moodle_readme.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/simpletestlib/moodle_readme.txt b/lib/simpletestlib/moodle_readme.txt index bcf051e030..193713d643 100644 --- a/lib/simpletestlib/moodle_readme.txt +++ b/lib/simpletestlib/moodle_readme.txt @@ -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 -- 2.39.5