moodle/admin/tool
David Mudrák c9c4d0b24e MDL-38509 Fix false unit test failures in the add-on installer
Previously, the testable validator's get_plugintype_location() used to
return path to a directory that itself did not need to be writable. This
was causing false failures. This patch reimplements the testable
validator's get_plugintype_location() method so that it returns a path
inside $CFG->tempdir which is always writable.

Also, to make all test methods consistent, all of them now use the
testable_tool_installaddon_validator class. Before this patch, some test
methods used the testable class and some used the parent class.
2013-04-02 16:58:12 +02:00
..
assignmentupgrade MDL-36904 Assignment: Fix all errors and warnings from codechecker 2013-01-04 15:46:15 +08:00
behat Merge branch 'MDL-38531_master' of git://github.com/dmonllao/moodle 2013-03-27 00:46:05 +01:00
capability MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
customlang MDL-37726 remove PREVIOUS/NEXT from all install.xml files 2013-01-29 22:34:46 +01:00
dbtransfer MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
generator MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
health MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
innodb MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
installaddon MDL-38509 Fix false unit test failures in the add-on installer 2013-04-02 16:58:12 +02:00
langimport MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
multilangupgrade MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
phpunit MDL-38364 phpunit: PHPUnit autoload uses capital A 2013-03-20 16:02:40 +08:00
profiling MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
qeupgradehelper MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
replace MDL-36171 Administration Skip replace in the log table 2013-02-28 19:44:42 +00:00
spamcleaner MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
timezoneimport MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
unsuproles MDL-38497 Fix invalid $ADMIN->add() calls 2013-03-15 01:00:29 +01:00
uploaduser MDL-38352 Merge English strings from the en_fix language pack 2013-03-06 16:44:39 +01:00
xmldb MDL-37686 xmldb: Fixed coding guidelines errors in generated code 2013-02-07 15:18:10 +08:00
upgrade.txt MDL-30403 add upgrade docs for admin tools 2011-11-22 11:02:30 +01:00