moodle/question/bank/previewquestion
Eloy Lafuente (stronk7) deb0e76eee MDL-73278 phpunit: Rename already namespaced classes to match file name
These are the only cases 100% safe to apply the renaming of the
testcase class names to match the file names.

All other cases are not safe, because they are missing namespace
and may enter into name conflicts. Adding namespaces is not as
simple as imagined because it implies to, also, add a good number
of modifications to core. See the issue for more details.
2021-12-07 23:54:29 +01:00
..
amd
classes
lang/en MDL-72879 lang: Import fixed English strings (en_fix) 2021-10-26 21:05:10 +02:00
templates MDL-71750 File upload: Disable submittion when uploading multiple files 2021-10-22 13:26:02 +07:00
tests MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
preview.php MDL-71750 File upload: Disable submittion when uploading multiple files 2021-10-22 13:26:02 +07:00
version.php