moodle/auth/manual
Eloy Lafuente (stronk7) eac985d755 MDL-73348 phpunit: normalize all privacy provider tests
As far as now all them have correct privacy level2 namespace:
- Move them to "privacy" subdir.
- Rename the files to "provider_test.php", this includes old
  privacy_test.php and privacy_provider_test.php files
- Rename the testcase to provider_test too (to match file name)

Also, change some relative paths and comments to point to new
locations.
2021-12-17 14:21:09 +01:00
..
classes/privacy MDL-61848 auth_manual: Implement Privacy API 2018-04-20 00:08:30 +02:00
db MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
lang/en MDL-61848 auth_manual: Implement Privacy API 2018-04-20 00:08:30 +02:00
tests MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:09 +01:00
auth.php MDL-12689: convert auth plugins to use settings.php 2017-04-03 10:50:09 -04:00
settings.php MDL-58793 auth: Fix invalid access to $this in settings.php files 2017-05-08 11:47:29 +02:00
upgrade.txt MDL-12689 mod_data: Remove trailing whitespaces 2017-04-04 00:14:35 +02:00
version.php MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00