moodle/repository/googledocs
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
..
classes MDL-71470 repository_googledocs: Use file name in the source attribute 2021-04-28 16:30:27 +08:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-61768 repository_googledocs: Support shared drives 2021-04-15 12:40:32 +08:00
pix MDL-50175 graphics: Optimized PNG images with optipng 2016-02-25 11:56:37 +00:00
tests MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
lib.php MDL-61768 repository_googledocs: Deprecate unused methods 2021-04-15 12:40:32 +08:00
version.php MDL-61768 repository_googledocs: Support shared drives 2021-04-15 12:40:32 +08:00