.. |
behat
|
Merge branch 'wip-mdl-48063' of https://github.com/rajeshtaneja/moodle
|
2014-11-24 12:03:14 +00:00 |
fixtures
|
Merge branch 'master_MDL-47993' of https://github.com/totara/moodle
|
2014-11-17 12:21:16 +13:00 |
other
|
MDL-47333 fix support for custom fonts in tcpdf
|
2014-09-26 13:58:30 +12:00 |
performance
|
|
|
accesslib_test.php
|
MDL-44725 Availability: Replace groupmembersonly - upgrade, core (1)
|
2014-09-02 13:03:07 +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
|
|
|
authlib_test.php
|
MDL-43557 events: fixed minor issues in existing events
|
2014-04-29 19:16:11 -07: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-45828 cache: definitions now sorted in the admin UI
|
2014-07-21 09:25:22 +12:00 |
completionlib_test.php
|
MDL-43557 events: fixed minor issues in existing events
|
2014-04-29 19:16:11 -07:00 |
component_test.php
|
MDL-47225 core: Tidy up component normalisation tests
|
2014-09-16 15:07:11 +08:00 |
componentlib_test.php
|
|
|
conditionlib_test.php
|
MDL-44070 Conditional availability enhancements (5): deprecate old lib
|
2014-04-07 20:11:45 +01:00 |
configonlylib_test.php
|
|
|
coursecatlib_test.php
|
MDL-46646 course: regression in behat tests
|
2014-08-05 08:43:13 -04:00 |
cronlib_test.php
|
MDL-47572 libraries: modify unittest to avoid random timing fail
|
2014-10-08 11:32:10 +08: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
|
|
|
customcontext_test.php
|
|
|
datalib_test.php
|
MDL-43918 add more validation to $modulename parameter when fetching cms
|
2014-08-25 12:09:54 +12: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
|
|
|
environment_test.php
|
|
|
event_course_module_instance_list_viewed.php
|
|
|
event_course_module_viewed.php
|
|
|
event_deprecated_test.php
|
|
|
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
|
MDL-47646 CURL redirect unit test: handle broken servers
|
2014-10-13 15:52:04 +01:00 |
filterlib_test.php
|
|
|
formslib_test.php
|
MDL-30358 forms: strict validation is too strict
|
2014-10-15 11:57:01 +08:00 |
gradelib_test.php
|
|
|
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-44794 group: unit test for groups_get_user_groups method.
|
2014-08-04 11:59:06 +08:00 |
html2text_test.php
|
|
|
html_writer_test.php
|
MDL-46772 core: html_writer::table should respect tr attributes
|
2014-08-14 12:06:31 +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
|
|
|
ldaplib_test.php
|
MDL-43430 enrol_ldap: Enrolment lost if member of group with parenthesis
|
2014-11-05 09:01:27 +01:00 |
lock_config_test.php
|
|
|
lock_test.php
|
|
|
markdown_test.php
|
|
|
mathslib_test.php
|
|
|
medialib_test.php
|
|
|
messagelib_test.php
|
MDL-48197 testing: Normalise uses of noemailever and phpmailer sink
|
2014-11-19 09:09:50 +08:00 |
minify_test.php
|
|
|
modinfolib_test.php
|
MDL-44725 Availability: Replace groupmembersonly - upgrade, core (1)
|
2014-09-02 13:03:07 +01:00 |
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-48197 testing: Normalise uses of noemailever and phpmailer sink
|
2014-11-19 09:09:50 +08:00 |
navigationlib_test.php
|
|
|
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
|
|
|
portfoliolib_test.php
|
MDL-45256 portfolio: Adding missing global in testcase
|
2014-04-30 15:32:23 +08:00 |
progress_test.php
|
|
|
questionlib_test.php
|
MDL-47675 phpunit: Update unit tests to pass on MSSQL
|
2014-10-20 14:26:11 +08:00 |
rsslib_test.php
|
|
|
scheduled_task_test.php
|
MDL-48252 scheduled tasks: Unit test for file_temp_cleanup_task.
|
2014-11-20 10:35:47 +08:00 |
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-45204 phpunit: Fixed test_localcachedir test
|
2014-10-31 16:07:47 +08:00 |
statslib_test.php
|
MDL-47502 statslib tests: improve test
|
2014-11-11 19:25:49 +00:00 |
string_manager_standard_test.php
|
MDL-46585 lang: display debugging message when deprecated string is used
|
2014-09-12 10:24:43 +08:00 |
tablelib_test.php
|
|
|
text_test.php
|
MDL-19270 core_text: added unit tests for strrev
|
2014-07-08 14:14:51 +12: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
|
|
|
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_test.php
|
MDL-42816 auth_manual: Add password expiry for manual auth method
|
2014-03-27 10:45:01 -04:00 |
useragent_test.php
|
|
|
weblib_test.php
|
MDL-48304 moodle_url: compare now considers anchor
|
2014-11-20 15:38:34 +13:00 |
xhtml_container_stack_test.php
|
|
|