moodle/auth/manual
Eloy Lafuente (stronk7) e4a2d9c1d4 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:02 +01:00
..
classes/privacy MDL-61848 auth_manual: Implement Privacy API 2018-04-20 00:08:30 +02:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01: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:02 +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:11:07 +02:00