moodle/lib/tests
2013-07-27 18:55:15 +02:00
..
behat Merge branch 'MDL-40315_master' of git://github.com/dmonllao/moodle 2013-07-24 11:14:14 +12:00
fixtures MDL-39846 make all legacy info protected so that it is not used accidentally outside of trigger() 2013-07-19 09:00:42 +02:00
other MDL-35356 improve worksheet exports 2013-01-06 18:15:20 +01:00
performance MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
accesslib_test.php MDL-39915 cleanup core_accesslib_testcase 2013-07-27 11:10:58 +02:00
admintree_test.php MDL-39915 cleanup core_admintree_testcase 2013-07-27 11:11:09 +02:00
authlib_test.php MDL-39915 cleanup core_authlib_testcase 2013-07-27 11:13:28 +02:00
blocklib_test.php MDL-39915 cleanup core_blocklib_testcase 2013-07-27 11:21:10 +02:00
code_test.php MDL-39915 cleanup core_code_testcase 2013-07-27 11:23:36 +02:00
collator_test.php MDL-39915 cleanup core_collator_testcase 2013-07-27 11:32:08 +02:00
completionlib_test.php MDL-39915 cleanup core_completionlib_testcase 2013-07-27 12:50:21 +02:00
component_test.php MDL-39915 cleanup core_component_testcase 2013-07-27 12:52:37 +02:00
componentlib_test.php MDL-39915 cleanup core_componentlib_testcase 2013-07-27 12:58:02 +02:00
conditionlib_test.php MDL-39915 cleanup core_conditionlib_testcase 2013-07-27 13:11:36 +02:00
configonlylib_test.php MDL-39915 cleanup core_configonlylib_testcase 2013-07-27 13:14:41 +02:00
coursecatlib_test.php MDL-39915 cleanup core_coursecatlib_testcase 2013-07-27 13:28:33 +02:00
csslib_test.php MDL-39915 cleanup core_csslib_testcase 2013-07-27 13:59:56 +02:00
csvclass_test.php MDL-39915 cleanup core_csvclass_testcase 2013-07-27 14:04:13 +02:00
datalib_test.php MDL-39915 cleanup core_datalib_testcase 2013-07-27 18:00:15 +02:00
environment_test.php MDL-39915 cleanup core_environment_testcase 2013-07-27 18:01:17 +02:00
event_test.php MDL-39915 cleanup core_event_testcase 2013-07-27 18:06:55 +02:00
eventslib_test.php MDL-39915 cleanup core_eventslib_testcase 2013-07-27 18:11:58 +02:00
externallib_test.php MDL-39915 cleanup core_externallib_testcase 2013-07-27 18:18:59 +02:00
filelib_test.php MDL-39915 cleanup core_filelib_testcase 2013-07-27 18:26:32 +02:00
filter_test.php MDL-39915 better not touch filter tests, just minor cleanup 2013-07-27 18:34:04 +02:00
formslib_test.php MDL-39915 cleanup core_formslib_testcase 2013-07-27 18:38:34 +02:00
gradelib_test.php MDL-39915 cleanup core_gradelib_testcase 2013-07-27 18:39:33 +02:00
grouplib_test.php MDL-39915 cleanup core_grouplib_testcase 2013-07-27 18:48:18 +02:00
html2text_test.php MDL-39915 cleanup core_html2text_testcase 2013-07-27 18:50:42 +02:00
html_writer_test.php MDL-39915 cleanup core_html_writer_testcase 2013-07-27 18:55:15 +02:00
htmlpurifier_test.php MDL-39915 cleanup core_htmlpurifier_testcase 2013-07-27 18:53:12 +02:00
markdown_test.php MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
mathslib_test.php MDL-33911 mathslib: add unit test to demonstrate problem 2012-06-21 16:00:45 +08:00
medialib_test.php MDL-28486 - tests: fix broken youtube tests 2012-08-06 09:25:24 +08:00
messagelib_test.php MDL-30545 messaging prefs: add Andy's extra unit tests. 2012-10-23 18:41:43 +08:00
modinfolib_test.php MDL-35762 whitespace fix 2012-11-06 17:03:57 +01:00
moodlelib_test.php MDL-31776 - lib: Alternate name fields 2013-07-09 11:45:50 +08:00
navigationlib_test.php MDL-39801 navigation_node::remove does not allow to insert nodes afterwards 2013-05-31 11:49:34 +10:00
outputcomponents_test.php MDL-36206 Unit tests - Cleanup whitespace issues from previous patch 2013-02-05 14:11:11 +08:00
outputlib_test.php MDL-36471 phpunit: Fixed failure because SVG support was dropped for Opera 2012-11-16 12:12:54 +08:00
outputrequirementslib_test.php MDL-33887 delay string fetching in PAGE->requires->string_for_js() till page footer 2012-07-06 08:02:00 +02:00
pagelib_test.php MDL-38147 Added coursecatlib_test.php, changed other tests to use coursecat::create() for creating category 2013-03-25 13:20:39 +11:00
pluginlib_test.php MDL-39148 Non-installed plugins cannot be uninstalled 2013-04-19 11:24:43 +02:00
questionlib_test.php MDL-35055 question import: slight error with the Match grades option. 2012-08-24 15:34:20 +01:00
rsslib_test.php MDL-40207 simplepie: reduce false failures in unit tests 2013-06-17 10:32:25 +08:00
setuplib_test.php MDL-40545 add $CFG->localcachedir intended for local caching on cluster nodes 2013-07-20 14:10:25 +02:00
statslib_test.php MDL-38989 add missing test timeout reset 2013-04-10 09:49:19 +02:00
string_test.php MDL-39023 Make get_language_dependencies() aware of circular dependency risk 2013-04-08 14:31:27 +02:00
text_test.php MDL-40299 textlib conversion to core_text and core_collator 2013-06-27 22:18:57 +02:00
upgradelib_test.php MDL-39005 unittest: add the upgradelib test template. 2013-04-07 17:47:16 +02:00
weblib_test.php MDL-40635 moodle_url: can now set anchor during construction 2013-07-15 10:17:49 +12:00