moodle/lib/testing/generator
Andrew Nicols 46a5c75196 MDL-72125 testing: Make global $CFG available when including generators
This will remove the requirement to add the global $CFG call to the top
of generator scripts.
2021-07-19 18:41:31 +08:00
..
block_generator.php MDL-68645 output: Make other generators fail if they init the output too 2020-05-14 07:55:19 +02:00
component_generator_base.php MDL-72125 testing: Add helper to run generators as a user 2021-07-16 12:33:56 +08:00
data_generator.php MDL-72125 testing: Make global $CFG available when including generators 2021-07-19 18:41:31 +08:00
lib.php
module_generator.php MDL-68645 output: Make module generators fail if they init the output 2020-05-13 10:03:01 +02:00
repository_generator.php MDL-68645 output: Make other generators fail if they init the output too 2020-05-14 07:55:19 +02:00