moodle/repository/url
Eloy Lafuente (stronk7) 6dd561a11c MDL-73352 phpunit: lib_test and locallib_test testcase names
All lib_test and locallib_test classes:

- Namespaced with component (and API whenever makes sense).
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed or add new uses.
- All them passing individually.
- Complete runs passing too.

Special mention to tests under login/tests:

1) The core_login component doesn't exist.
2) But login/tests are allowed because there is a suite pointing to it (phpunit.xml).
3) So, the only possible namespace for them is "core".
4) And to avoid problems with other core testcases (under lib/tests)
   they have been renamed to have login_xxxx as prefix.
2021-12-30 16:21:48 +01:00
..
classes/privacy MDL-61568 repository_url: Implement null privacy provider 2018-04-17 10:26:49 +08:00
db
lang/en MDL-63249 lang: Merge English strings from the en_fix language pack 2018-09-04 08:40:48 +02:00
pix MDL-50175 graphics: Optimized PNG images with optipng 2016-02-25 11:56:37 +00:00
tests MDL-73352 phpunit: lib_test and locallib_test testcase names 2021-12-30 16:21:48 +01:00
lib.php MDL-71922 file: Enhance endless recursion requests protection 2021-07-08 23:32:19 +02:00
locallib.php MDL-65479 repository_url: make regexp PCRE2 compatible 2019-05-08 18:26:46 +02:00
version.php MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00