.. |
behat
|
Merge branch 'MDL-44619_master' of git://github.com/dmonllao/moodle
|
2014-04-17 17:02:04 +08:00 |
fixtures
|
Merge branch 'w14_MDL-44715_m27_eventval' of git://github.com/skodak/moodle
|
2014-04-01 13:45:59 +08:00 |
other
|
MDL-39607 theme: Update Moodle logo
|
2014-04-17 14:33:39 +08: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-44717 events: Fix multiple issues in events
|
2014-04-01 15:08:34 +08: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-36721 do not store passwords in config logs
|
2013-12-27 11:17:45 +08:00 |
ajaxlib_test.php
|
MDL-44635 discard error logging during ajax tests
|
2014-03-17 11:30:46 +08:00 |
authlib_test.php
|
MDL-41115 add option to allow login via email
|
2014-03-14 11:25:09 +08:00 |
blocklib_test.php
|
MDL-41551 blocks: added tracking and recognition of custom block regions
|
2014-04-06 15:17:47 +12:00 |
collator_test.php
|
MDL-39915 cleanup core_collator_testcase
|
2013-07-27 11:32:08 +02:00 |
completionlib_test.php
|
MDL-44321 events: make sure the full object is passed to add_record_snapshot()
|
2014-02-28 16:37:36 +08:00 |
component_test.php
|
MDL-41953 add more tests for invalid plugin names
|
2013-10-11 00:09:04 +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 |
conditionlib_test.php
|
MDL-44070 Conditional availability enhancements (5): deprecate old lib
|
2014-04-07 20:11:45 +01:00 |
configonlylib_test.php
|
MDL-40676 tests: fix null byte test.
|
2013-09-02 13:58:53 +08:00 |
coursecatlib_test.php
|
MDL-43926 Unit tests shouldn't assume only one category on install
|
2014-01-31 13:31:17 +00:00 |
cronlib_test.php
|
MDL-25499: Centralise management of all types of cron tasks
|
2014-02-26 12:03:46 +08:00 |
csslib_test.php
|
MDL-44936 csslib: Chunking supports @media queries and commas in rules
|
2014-04-11 12:05:00 +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-42414 cleanup and fix increment_revision_number() unit test
|
2013-10-18 14:47:31 +02: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 |
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-40952 skip only the opcache requirement in environment test
|
2013-08-08 09:02:40 +02: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_test.php
|
MDL-45216 events: Unit tests for core/event/manager.
|
2014-04-23 11:51:08 +08: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-40910 add new core event user_graded
|
2014-03-29 15:34:11 +08:00 |
events_test.php
|
MDL-41185 fix url in course_viewed event after course deleted
|
2014-04-22 11:52:37 +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-39915 cleanup core_externallib_testcase
|
2013-07-27 18:18:59 +02:00 |
filelib_test.php
|
MDL-45132 curl: Unit Tests for file uploads
|
2014-04-16 17:29:22 +08:00 |
filterlib_test.php
|
MDL-42664 Fix the filter_manager instantiation
|
2013-11-01 09:18:10 +01:00 |
formslib_test.php
|
MDL-40267 forms: added some tests for the range rule
|
2013-11-05 09:57:46 +08:00 |
gradelib_test.php
|
MDL-39915 cleanup core_gradelib_testcase
|
2013-07-27 18:39:33 +02:00 |
grades_externallib_test.php
|
MDL-45062 webservices: fix unit test for update_grades
|
2014-04-16 10:55:58 +08:00 |
grading_externallib_test.php
|
MDL-44603 fix core_grading_external class and test location
|
2014-03-15 11:08:21 +08:00 |
grouplib_test.php
|
MDL-43252 Group menu in wrong order when groupings used
|
2013-12-09 13:02:12 +00: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-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 |
jquery_test.php
|
MDL-44511 import latest jQuery and add tests
|
2014-03-20 17:31:34 +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-40931 useragent: separated user agent functionality into a lib
|
2013-08-26 13:59:19 +12:00 |
messagelib_test.php
|
MDL-44954 messages: Fixed save notifications with the notification flag
|
2014-04-07 12:19:52 +02:00 |
minify_test.php
|
MDL-43018 Fix unit tests for minify changes.
|
2013-12-02 12:52:01 +08:00 |
modinfolib_test.php
|
MDL-44070 Conditional availability enhancements (6): core changes
|
2014-04-07 20:11:48 +01:00 |
moodle_page_test.php
|
MDL-41398 output: implemented maintenance renderer
|
2013-10-07 11:55:14 +13:00 |
moodlelib_test.php
|
Merge branch 'MDL-44349-master' of https://github.com/lucisgit/moodle
|
2014-04-16 15:11:27 +08: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-43784 tests: Commenting tests relying on deprecated themes
|
2014-03-26 11:09:48 +08:00 |
outputrequirementslib_test.php
|
MDL-39915 cleanup core_outputrequirementslib_testcase
|
2013-07-27 23:57:33 +02:00 |
plugin_manager_test.php
|
MDL-42078 multiple uninstall improvements and cleanup
|
2013-10-07 13:10:36 +02: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-44316 core_tag: changed the API to accept a contextid and component
|
2014-03-22 13:50:08 -07: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-44733 add support for disabling of scheduled tasks
|
2014-03-28 10:23:37 +08:00 |
session_manager_test.php
|
MDL-31501 rework user session architecture
|
2013-09-21 13:11:56 +02:00 |
setuplib_test.php
|
MDL-41819 try to work around max_input_vars restriction
|
2013-12-02 08:29:08 +08:00 |
statslib_test.php
|
MDL-41284 hack stats to use new log readers if available
|
2014-03-20 17:26:09 +08:00 |
string_manager_standard_test.php
|
MDL-41019 refactor string managers to new core_ classes
|
2013-08-08 09:10:25 +02:00 |
tablelib_test.php
|
MDL-41755 tablelib : added a function to add multiple rows at once
|
2014-02-14 14:13:02 +07:00 |
text_test.php
|
MDL-41197 normalize ascii text conversion
|
2013-10-07 23:54:05 +02:00 |
theme_config_test.php
|
MDL-43082 Themes IE 9 Compatibility View doesn't support SVG.
|
2013-12-05 15:55:17 +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-42078 multiple uninstall improvements and cleanup
|
2013-10-07 13:10:36 +02:00 |
upgradelib_test.php
|
MDL-44070 Conditional availability enhancements (1): DB upgrade
|
2014-04-07 18:27:43 +01:00 |
user_test.php
|
MDL-42816 auth_manual: Add password expiry for manual auth method
|
2014-03-27 10:45:01 -04:00 |
useragent_test.php
|
MDL-43082 Themes IE 9 Compatibility View doesn't support SVG.
|
2013-12-05 15:55:17 +01:00 |
weblib_test.php
|
MDL-42995 libraries: Global function to strip pluginfile content
|
2014-01-06 09:29:25 +01:00 |
xhtml_container_stack_test.php
|
MDL-39915 cleanup outputlib testcases
|
2013-07-27 23:56:05 +02:00 |