moodle/blocks/html
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
..
backup MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
classes MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-72118 block_html: Rename HTML block to Text 2021-09-13 08:28:38 +02:00
tests MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
block_html.php MDL-65400 block: Support returning settings for core blocks 2019-10-23 15:33:56 +02:00
edit_form.php MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
lib.php MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
settings.php MDL-44120 block: tidied up block @package uses 2014-02-16 12:17:14 +13:00
version.php MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00