moodle/repository/googledocs
Eloy Lafuente (stronk7) 2c30590d5d 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:34 +01:00
..
classes MDL-71470 repository_googledocs: Use file name in the source attribute 2021-04-28 12:56:46 +08:00
db MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
lang/en MDL-61768 repository_googledocs: Support shared drives 2021-04-15 12:42:58 +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:34 +01:00
lib.php MDL-61768 repository_googledocs: Deprecate unused methods 2021-04-15 12:43:00 +08:00
version.php MDL-71583 versions: bump all versions and requires near release 2021-05-11 18:50:34 +02:00