moodle/lib/tests
2015-06-10 00:32:10 +02:00
..
behat MDL-50116 behat: Fixed xpath for selecting table row 2015-05-19 13:32:32 +08:00
fixtures MDL-48002 inbound: Tidy up language in unit test 2015-05-05 10:57:35 +08:00
other MDL-47333 fix support for custom fonts in tcpdf 2014-09-26 13:58:30 +12:00
performance MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
accesslib_test.php MDL-49613 access: Unit test for count_role_users 2015-04-22 09:34:44 +01:00
adhoc_task_test.php MDL-44733 add support for disabling of scheduled tasks 2014-03-28 10:23:37 +08:00
admintree_test.php MDL-40949 admin: Fix $CFG->preventexecpath hints 2014-10-29 10:45:44 +13:00
ajaxlib_test.php MDL-44635 discard error logging during ajax tests 2014-03-17 11:30:46 +08:00
authlib_test.php MDL-43557 events: fixed minor issues in existing events 2014-04-29 19:16:11 -07:00
blocklib_test.php MDL-37470 blocklib: Respect block weight and offset 2015-02-12 09:37:52 +00:00
collator_test.php MDL-46124 libraries: Final deprecation of text libs and plugin libs 2014-12-15 17:02:31 +08:00
completionlib_test.php MDL-46960 completionlib: adjustments to caching 2015-03-31 11:06:53 +08:00
component_test.php MDL-49203 webservices: Increment subsystems count in unit tests. 2015-03-31 00:42:27 +02:00
componentlib_test.php MDL-41707 allow custom location of external test files used from unit tests 2013-09-27 10:47:56 +02:00
configonlylib_test.php MDL-48980 Security: Always clean the result from min_get_slash_argument 2015-01-28 14:38:29 +08:00
coursecatlib_test.php MDL-46646 course: regression in behat tests 2014-08-05 08:43:13 -04:00
cronlib_test.php MDL-32547 unit tests: Make tests match file_temp_cleanup_task impl. 2015-03-31 01:53:56 +02:00
csslib_test.php MDL-45545 csslib: Chunking handles commas in media query definitions 2014-05-20 12:21:45 +08:00
csvclass_test.php MDL-39915 cleanup core_csvclass_testcase 2013-07-27 14:04:13 +02:00
customcontext_test.php MDL-43635: Further support custom contexts 2014-03-05 15:01:30 +08:00
datalib_test.php MDL-49799 behat: replaced asd.com with example.com 2015-04-20 11:21:20 +08:00
datalib_update_with_unique_index_test.php MDL-44682 fix bug in decompose_update_into_safe_changes 2014-03-20 15:10:38 +00:00
date_legacy_test.php MDL-49684 time: fix unit tests broken by refactoring 2015-04-06 11:09:25 +01:00
date_test.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
editorlib_test.php MDL-40493 User preference: Allow users to set their preferred text editor. 2013-10-02 12:49:30 +08:00
environment_test.php MDL-48177 core: Plugin environment checks with no version of Moodle 2015-01-27 13:08:47 +01:00
event_course_module_instance_list_viewed.php MDL-43736 Events: Updated unit test to test context not used in event 2014-01-29 11:39:50 +08:00
event_course_module_viewed.php MDL-43736 Events: Updated unit test to test context not used in event 2014-01-29 11:39:50 +08:00
event_deprecated_test.php MDL-43044 events: Add unit tests 2013-12-06 16:08:03 +08:00
event_grade_deleted_test.php MDL-40697 core: added unit test for grade_deleted event 2014-10-07 19:08:35 -07:00
event_test.php MDL-48083 dml: Empty buffers on forced rollback 2014-11-06 15:52:37 +13:00
event_unknown_logged_test.php MDL-44911 use unknown_logged class when viewing unknown events in reports 2014-04-14 11:59:00 +08:00
event_user_graded_test.php MDL-47814 core_grades: Improved coverage of user_graded event tests 2014-10-24 11:48:14 +02:00
event_user_password_updated_test.php MDL-45203 implement new event user_password_updated 2014-04-23 09:51:57 +08:00
events_test.php MDL-33606 course: Adding section info to course_viewed log 2014-11-17 15:18:18 +08:00
eventslib_test.php MDL-45055 events: Add debugging notice to events_trigger() 2014-04-14 11:51:37 +08:00
externallib_test.php MDL-46588 web services: Fixed system context instanceid eq 0 case 2014-09-12 11:25:16 +02:00
filelib_test.php Merge branch 'MDL-42616-master' of https://github.com/sammarshallou/moodle 2014-12-22 12:13:31 +00:00
filetypes_test.php MDL-42616 filelib: Use config value for custom MIME types (1/2) 2014-12-19 14:48:59 +00:00
filterlib_test.php MDL-42664 Fix the filter_manager instantiation 2013-11-01 09:18:10 +01:00
formslib_test.php MDL-30358 forms: strict validation is too strict 2014-10-15 11:57:01 +08:00
gdlib_test.php MDL-49627 core: Improve thumbnail generation 2015-04-01 11:05:19 +08:00
gradelib_test.php MDL-39915 cleanup core_gradelib_testcase 2013-07-27 18:39:33 +02:00
grades_externallib_test.php MDL-47766 web services: get_grades exposes hidden grades to students 2014-11-04 09:13:46 +13:00
grading_externallib_test.php MDL-46861 added missing required field areaname 2014-08-29 09:42:54 +12:00
grouplib_test.php MDL-49314 groups: Unit tests for groups_user_groups_visible 2015-04-01 10:19:26 +02:00
html2text_test.php MDL-41672 Add html2text unit test for multiple occurrences of the same URL 2013-10-09 15:38:21 +02:00
html_writer_test.php MDL-37477 output: Add support for table captions 2015-02-10 16:15:49 +08:00
htmlpurifier_test.php MDL-46286 lib_htmlpurifier: Add allowed URI scheme for RTMP 2014-07-11 15:52:34 +01:00
jquery_test.php MDL-44511 import latest jQuery and add tests 2014-03-20 17:31:34 +08:00
ldaplib_test.php MDL-49799 behat: replaced asd.com with example.com 2015-04-20 11:21:20 +08:00
lock_config_test.php MDL-25500 lock: New locking framework. 2014-01-27 10:04:18 +08:00
lock_test.php MDL-25500 lock: New locking framework. 2014-01-27 10:04:18 +08:00
markdown_test.php MDL-39915 cleanup core_markdown_testcase 2013-07-27 18:56:25 +02:00
mathslib_test.php MDL-39915 cleanup core_mathslib_testcase 2013-07-27 19:07:40 +02:00
medialib_test.php MDL-49059 medialib: Add test cases for invalid Youtube URL param values 2015-02-13 09:45:41 +13:00
message_test.php MDL-49799 behat: replaced asd.com with example.com 2015-04-20 11:21:20 +08:00
messageinbound_test.php MDL-50153 messageinbound: Normalise line endings instead of rtrim 2015-05-08 15:40:51 +08:00
messagelib_test.php MDL-48197 testing: Normalise uses of noemailever and phpmailer sink 2014-11-19 09:09:50 +08:00
minify_test.php MDL-43018 Fix unit tests for minify changes. 2013-12-02 12:52:01 +08:00
modinfolib_test.php MDL-44985 libraries: Final deprecation of conditional apis in modinfo 2014-12-10 12:20:37 +05:30
moodle_page_test.php MDL-47806: Add footer function for command line output. 2014-10-22 14:32:15 +11:00
moodlelib_test.php MDL-49401 moodlelib: PARAM_LOCALURL supports loginhttps 2015-05-05 18:31:13 +08:00
mustache_template_finder_test.php MDL-50085 templates: Minor fixes from peer review 2015-05-05 03:19:39 +02:00
navigationlib_test.php MDL-41081 navigation: added unit tests for navbar::prepend 2013-08-26 08:52:35 +12:00
outputcomponents_test.php MDL-46652 output: more thorough custom menu multilang tests 2014-09-30 09:54:08 +13:00
outputfactories_test.php MDL-41663 Output: Allow subtype as a namespace level on it's own 2014-06-25 12:16:53 +08:00
outputrequirementslib_test.php MDL-46031 output: better handling of once-per-page items 2014-06-19 18:50:04 +01:00
plugin_manager_test.php MDL-46124 libraries: Final deprecation of text libs and plugin libs 2014-12-15 17:02:31 +08:00
portfoliolib_test.php MDL-45256 portfolio: Adding missing global in testcase 2014-04-30 15:32:23 +08:00
progress_test.php MDL-43027 core progress : new method keeps track of progress internally 2014-01-27 17:51:09 +07:00
questionlib_test.php MDL-48924 backup: Fix some get_file_packer() calls for enabletgzbackups 2015-01-29 22:53:20 +10:30
regex_test.php MDL-49631 fix incorrect whitespace remplacements 2015-03-23 17:40:15 +13:00
rsslib_test.php MDL-41707 allow custom location of external test files used from unit tests 2013-09-27 10:47:56 +02:00
scheduled_task_test.php MDL-47480 tasks: Define order for getting tasks 2015-06-02 08:08:04 +05:30
session_manager_test.php MDL-47834 auth: Allow enforcing of login limits 2014-11-21 10:00:01 +13:00
sessionlib_test.php MDL-46099 session: fix use of references for session globals 2014-07-01 08:38:00 +12:00
setuplib_test.php MDL-50187 docs: Including all x.y releases 2015-05-11 11:05:06 +08:00
statslib_test.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
string_manager_standard_test.php MDL-48470 strings: Fix unit tests by moving to another string. 2015-06-08 22:53:06 +02:00
tablelib_test.php MDL-45725 core_lib: Add unit test for persistent flexible tables 2015-03-16 10:41:11 +00:00
text_test.php MDL-46124 libraries: Final deprecation of text libs and plugin libs 2014-12-15 17:02:31 +08:00
theme_config_test.php MDL-45846 Libraries custom user agent device detection unit test added 2014-06-09 13:56:42 +01:00
update_checker_test.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
update_deployer_test.php MDL-46811 update download.moodle.org url to https 2014-09-09 16:17:32 +01:00
upgradelib_test.php MDL-45538 files: restore missing records in draft areas 2014-10-29 15:26:54 +08:00
user_menu_test.php MDL-49983 navigation: Remove 'my' from user context navigation 2015-05-04 12:38:50 +08:00
user_test.php MDL-49799 behat: replaced asd.com with example.com 2015-04-20 11:21:20 +08:00
useragent_test.php MDL-48685 core_useragent: Correct IE 5.0 issues 2015-01-27 08:36:20 +08:00
weblib_test.php MDL-48304 moodle_url: compare now considers anchor 2014-11-20 15:38:34 +13:00
xhtml_container_stack_test.php MDL-39915 cleanup outputlib testcases 2013-07-27 23:56:05 +02:00