.. |
behat
|
MDL-37324 fix phpunit and behat SESSION and USER setup
|
2013-09-24 08:59:29 +02:00 |
fixtures
|
MDL-41437 rework plugin_manager caching and version info in blocks and modules
|
2013-09-22 21:25:26 +02:00 |
other
|
MDL-40107 import tcpdf 6.0.031
|
2013-09-23 23:19:53 +02: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
|
Revert "MDL-39876 Change get_record('course') calls to get_course"
|
2013-08-21 13:42:30 +08:00 |
admintree_test.php
|
MDL-39915 cleanup core_admintree_testcase
|
2013-07-27 11:11:09 +02:00 |
authlib_test.php
|
MDL-31501 rework user session architecture
|
2013-09-21 13:11:56 +02:00 |
available_update_checker_test.php
|
MDL-41437 rework plugin_manager caching and version info in blocks and modules
|
2013-09-22 21:25:26 +02:00 |
available_update_deployer_test.php
|
MDL-41437 rework plugin_manager caching and version info in blocks and modules
|
2013-09-22 21:25:26 +02:00 |
blocklib_test.php
|
MDL-39915 cleanup core_blocklib_testcase
|
2013-07-27 11:21:10 +02:00 |
code_test.php
|
MDL-39915 fix core_code_testcase regression
|
2013-07-30 07:56:24 +02:00 |
collator_test.php
|
MDL-39915 cleanup core_collator_testcase
|
2013-07-27 11:32:08 +02:00 |
completionlib_test.php
|
MDL-40042 Completion: added course_completion_updated event to remove related add_to_log
|
2013-08-16 09:34:23 +08:00 |
component_test.php
|
MDL-41267 fix phpunit tests
|
2013-09-04 01:11:54 +02:00 |
componentlib_test.php
|
MDL-39915 cleanup core_componentlib_testcase
|
2013-07-27 12:58:02 +02:00 |
conditionlib_test.php
|
MDL-37028 fixed course-module generation
|
2013-09-11 10:47:49 +08:00 |
configonlylib_test.php
|
MDL-40676 tests: fix null byte test.
|
2013-09-02 13:58:53 +08:00 |
coursecatlib_test.php
|
MDL-41578 Fixed bug in coursecat::has_course_overviewfiles
|
2013-09-06 10:50:59 +10:00 |
cronlib_test.php
|
MDL-38570 admin: fix cron_delete_from_temp on windows
|
2013-09-12 11:33:32 +08:00 |
csslib_test.php
|
MDL-41057 csslib: CSS optimiser improvements.
|
2013-08-16 08:57:20 +12:00 |
csvclass_test.php
|
MDL-39915 cleanup core_csvclass_testcase
|
2013-07-27 14:04:13 +02:00 |
datalib_test.php
|
MDL-41436 implement new increment_revision_number() function
|
2013-09-10 14:11:44 +10:00 |
environment_test.php
|
MDL-40952 skip only the opcache requirement in environment test
|
2013-08-08 09:02:40 +02:00 |
event_content_viewed_test.php
|
MDL-40052 events: Code style fixes
|
2013-08-27 15:26:38 +08:00 |
event_test.php
|
MDL-41565 events: fix unit test
|
2013-09-11 10:25:31 +08: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 |
filterlib_test.php
|
MDL-39915 cleanup core_filterlib_testcase
|
2013-07-28 15:17:57 +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-21415 reports: We should fetch active group from session not page params
|
2013-09-12 11:18:25 +08:00 |
html2text_test.php
|
MDL-40438 migrate all collatorlib:: and textlib:: uses
|
2013-08-06 21:04:35 +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-41017 improve purify caching
|
2013-08-03 11:31:18 +02: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-40931 useragent: separated user agent functionality into a lib
|
2013-08-26 13:59:19 +12:00 |
messagelib_test.php
|
MDL-39915 cleanup core_messagelib_testcase
|
2013-07-27 19:39:47 +02:00 |
minify_test.php
|
MDL-40995 simplify minify integration and fix all known issues
|
2013-08-03 17:16:17 +02:00 |
modinfolib_test.php
|
MDL-41436 Move course content cache to MUC
|
2013-09-10 14:11:45 +10:00 |
moodle_page_test.php
|
MDL-39915 cleanup core_pluginlib testcases
|
2013-07-28 14:36:57 +02:00 |
moodlelib_test.php
|
MDL-31501 rework user session architecture
|
2013-09-21 13:11:56 +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-39915 cleanup core_outputcomponents_testcase
|
2013-07-27 23:47:54 +02:00 |
outputrequirementslib_test.php
|
MDL-39915 cleanup core_outputrequirementslib_testcase
|
2013-07-27 23:57:33 +02:00 |
plugin_manager_test.php
|
MDL-41437 rework plugin_manager caching and version info in blocks and modules
|
2013-09-22 21:25:26 +02:00 |
questionlib_test.php
|
MDL-39915 cleanup core_questionlib_testcase
|
2013-07-28 14:39:16 +02:00 |
rsslib_test.php
|
MDL-39915 cleanup core_rsslib_testcase
|
2013-07-28 14:44:43 +02:00 |
session_manager_test.php
|
MDL-31501 rework user session architecture
|
2013-09-21 13:11:56 +02:00 |
setuplib_test.php
|
MDL-39915 cleanup core_setuplib_testcase
|
2013-07-28 14:47:02 +02:00 |
statslib_test.php
|
MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init
|
2013-08-12 13:01:47 +02:00 |
string_manager_standard_test.php
|
MDL-41019 refactor string managers to new core_ classes
|
2013-08-08 09:10:25 +02:00 |
text_test.php
|
MDL-40877 core_text: Added UTF-8 safe strrchr method
|
2013-08-16 10:58:22 +08:00 |
theme_config_test.php
|
MDL-40931 useragent: separated user agent functionality into a lib
|
2013-08-26 13:59:19 +12:00 |
upgradelib_test.php
|
MDL-39915 cleanup core_upgradelib_testcase
|
2013-07-28 14:59:03 +02:00 |
user_test.php
|
MDL-31560 Messages: Added support for noreply and support users
|
2013-09-13 16:13:26 +08:00 |
useragent_test.php
|
MDL-36316 useragent: Reduce user agent sniffing
|
2013-09-13 14:25:37 +08:00 |
weblib_test.php
|
MDL-41806 Add assessors to moodle_url class
|
2013-09-16 16:14:29 +12:00 |
xhtml_container_stack_test.php
|
MDL-39915 cleanup outputlib testcases
|
2013-07-27 23:56:05 +02:00 |