moodle/lib/tests/plugininfo
2023-08-24 15:30:49 +01:00
..
base_test.php MDL-76867 core_admin: Add support for editor sorting via ajax 2023-03-14 08:44:15 +08:00
block_test.php MDL-76867 core_admin: Migrate blocks admin ui to plugin management 2023-03-14 08:44:15 +08:00
dataformat_test.php MDL-73726 dataformat: obey sort order when returning enabled plugins. 2022-06-06 09:32:36 +01:00
editor_test.php MDL-79132 core_admin: Fix PHPUnit tests related to editors sorting 2023-08-24 15:30:49 +01:00
media_test.php MDL-76867 core_admin: Migrate media plugin management to dynamic table 2023-03-14 08:44:15 +08:00
mod_test.php MDL-76867 core_admin: Migrate module management table to dynamic table 2023-03-14 08:44:15 +08:00
repository_test.php