moodle/tag
Eloy Lafuente (stronk7) 57e6fb7ad9 MDL-73348 phpunit: privacy and privacy_provider testcase names
All privacy_test and privacy_provider_test classes:

- Namespaced with component\privacy.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Renamed a few files to make all be privacy_test or privacy_provider_test.php
- All them passing individually.
- Complete runs passing too.
2021-12-17 14:21:02 +01:00
..
classes MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
templates MDL-60492 core_tag: Fix title attribute 2020-08-05 12:52:09 +01:00
tests MDL-73348 phpunit: privacy and privacy_provider testcase names 2021-12-17 14:21:02 +01:00
edit.php MDL-51283 core_tag: change tagtype to isstandard 2016-02-02 17:31:14 +08:00
edit_form.php MDL-51283 core_tag: change tagtype to isstandard 2016-02-02 17:31:14 +08:00
index.php MDL-70196 navigation: Update to pages to add a URL. 2021-08-23 17:46:38 +08:00
lib.php MDL-53772 inplace_editable: set context in callbacks 2016-04-14 13:58:29 +08:00
locallib.php MDL-50851 core_tag: introduce tag collections 2016-01-10 15:25:43 +08:00
manage.php MDL-69454 core_search: consistent tag search 2020-09-21 11:54:51 +02:00
search.php MDL-50851 core_tag: introduce tag collections 2016-01-10 15:25:43 +08:00
upgrade.txt MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php 2018-08-01 10:32:37 +08:00
user.php MDL-50851 user: use new tag API for interests 2016-01-10 15:25:47 +08:00