moodle/admin/tool/capability
Eloy Lafuente (stronk7) 0c53a3dec8 MDL-73476 phpunit: events, external and search tescase names
All events_test, external_test and search_test classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Fix some relative paths and comments here and there.
- All them passing individually.
- Complete runs passing too.

Special mention to lib/external/tests/external_test.php:
- external is not a valid component
- hence, its only valid namespace is "core"
- also, it's testing lib/external/externallib.php
- hence, the file (and class) have been renamed to external_externallib_test.php
  (to avoid conflicts with other external_test that may exist in core)
2022-01-14 16:18:39 +01:00
..
classes MDL-70288 mod_lti: Remove unnecessary empty label string 2021-02-02 13:53:05 +08:00
lang/en MDL-66332 too_capability: add show differences option 2019-12-18 14:23:41 +01:00
tests MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:18:39 +01:00
yui MDL-69454 core_search: consistent capability search 2020-09-21 11:54:52 +02:00
index.php MDL-70159 tool_capability: order capabilities by their name. 2021-01-14 07:32:56 +00:00
locallib.php MDL-70741 capability overview: missing whitespace after placeholder 2021-02-04 00:01:31 +01:00
renderer.php MDL-68008 tool_capability: shows multiple contexts when overrides exists 2020-03-03 17:46:11 +01:00
settings.php
styles.css MDL-55168 css: use shorthand colour props when possible 2016-09-30 09:25:24 +01:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00