moodle/dataformat
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
..
csv MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
excel MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
html MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
json MDL-71685 dataformat_json: include column names in exported file. 2021-08-09 10:38:10 +01:00
ods MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
pdf MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
upgrade.txt MDL-71981 dataformat: indicate HTML support in writer callback. 2021-07-06 09:27:15 +08:00