moodle/lib/testing
Tim Hunt 8babdbd396 MDL-74608 activities: a new option to force the activity language
For a long time, Moodle has had the feature to force the language
for a whole course. This change adds the same feature at activity
level.

The course-level feature was controlled by a capability
moodle/course:setforcedlanguage, and I decided to use the same
capability to control this feature. I think a new capability would be
overkill.
2022-08-15 22:15:52 +01:00
..
classes MDL-60978 testing: Support ability to run phpunit in isolated process 2019-06-21 14:36:13 +08:00
generator MDL-74608 activities: a new option to force the activity language 2022-08-15 22:15:52 +01:00
tests MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
lib.php MDL-68705 testing: Allow composer updates to be disabled 2020-08-20 20:11:13 +02:00