moodle/privacy/tests
Sara Arjona 7a3707797d MDL-62240 privacy: Avoid error when path is higher than allowed
A new method shorten_filenames has been added to moodlelib.
2018-05-03 09:16:13 +02:00
..
fixtures MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
approved_contextlist_test.php
collection_test.php MDL-61692 core_privacy: add privacyfields to link_ methods 2018-04-04 10:00:39 +08:00
contextlist_base_test.php
contextlist_collection_test.php
contextlist_test.php Merge branch 'MDL-62140_master' of git://github.com/markn86/moodle 2018-04-24 11:16:07 +08:00
legacy_polyfill_test.php MDL-61751 core_privacy: Correct test return 2018-04-01 13:34:44 +08:00
manager_test.php MDL-62241 privacy: Include the unit tests from the 3.3 branch 2018-04-27 15:25:38 +02:00
moodle_content_writer_test.php MDL-62240 privacy: Avoid error when path is higher than allowed 2018-05-03 09:16:13 +02:00
provider_test.php MDL-62048 core_privacy: extend test to ensure table exists 2018-04-19 13:00:15 +08:00
request_helper_test.php
request_transform_test.php MDL-62049 core_privacy: use correct lang string for date 2018-04-23 13:03:23 +08:00
sitepolicy_test.php MDL-61759 admin: non-existing site policy handler means no policy 2018-04-23 10:25:00 +08:00
tests_content_writer_test.php MDL-62248 core_privacy: Add getter for user context prefs 2018-04-30 20:35:56 +08:00
types_database_table_test.php
types_external_location_test.php
types_plugintype_link_test.php MDL-61692 core_privacy: add privacyfields to link_ methods 2018-04-04 10:00:39 +08:00
types_subsystem_link_test.php MDL-61692 core_privacy: add privacyfields to link_ methods 2018-04-04 10:00:39 +08:00
types_user_preference_test.php
writer_test.php