.. |
behat
|
MDL-39634 behat: Removing unused arguments
|
2013-06-14 16:14:04 +08:00 |
fixtures
|
MDL-39148 Non-installed plugins cannot be uninstalled
|
2013-04-19 11:24:43 +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
|
Merge branch 'MDL-39454-master' of git://github.com/sammarshallou/moodle
|
2013-06-11 12:26:55 +12:00 |
admintree_test.php
|
MDL-38497 Add unit tests for the admin tree behaviour
|
2013-03-15 00:53:14 +01:00 |
authlib_test.php
|
MDL-21342 add user login lockout
|
2013-01-04 15:12:31 +01:00 |
blocklib_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 |
code_test.php
|
MDL-32961 try to use native grep when searching for DONOT...COMMIT tags
|
2012-05-12 23:05:42 +02:00 |
completionlib_advanced_test.php
|
MDL-39536 completion: Unit tests for get_activities and has_activities
|
2013-06-04 12:57:13 +08:00 |
completionlib_test.php
|
MDL-39536 completion: Unit tests for get_activities and has_activities
|
2013-06-04 12:57:13 +08:00 |
component_test.php
|
MDL-39854 fix get_list_of_plugins() test
|
2013-06-18 11:46:44 +02:00 |
componentlib_test.php
|
MDL-32149 improve testcase naming and list in config file
|
2012-04-03 22:30:57 +02:00 |
conditionlib_test.php
|
MDL-38289: Custom profile fields - added unit test
|
2013-05-09 10:29:51 +08:00 |
configonlylib_test.php
|
MDL-33007 fix incorrect min_fix_utf8() tests
|
2012-06-04 10:45:44 +02:00 |
coursecatlib_test.php
|
MDL-38596 Optimise SQL in preloading course contacts for number of courses
|
2013-05-06 14:15:22 +10:00 |
csslib_test.php
|
MDL-38411 css: new unit tests to cover chunking
|
2013-04-19 10:09:45 +12:00 |
csvclass_test.php
|
Merge branch 'wip-MDL-36113-master' of git://github.com/abgreeve/moodle
|
2012-11-07 15:40:06 +08:00 |
datalib_test.php
|
MDL-39723 Remove unnecessary queries for COURSE, SITE
|
2013-05-28 13:14:55 +01:00 |
environment_test.php
|
MDL-39465 Show env. info instead of part twice.
|
2013-06-04 00:50:15 +02:00 |
eventslib_test.php
|
MDL-32569 remove remaining references to simpletest and improve events test
|
2012-04-21 17:08:30 +02:00 |
externallib_test.php
|
MDL-39152 webservices: Rename external_api::get_context() to external_api::get_context_from_params()
|
2013-06-17 15:18:49 +08:00 |
filelib_test.php
|
MDL-38170 SimplePie: Cannot read https feeds through proxy
|
2013-03-01 10:36:51 +00:00 |
filter_test.php
|
MDL-29996 remove deprecated stuff from filter code
|
2012-12-30 17:02:18 +01:00 |
formslib_test.php
|
MDL-39579 form: Type can be set on repeated elements in a group
|
2013-05-10 12:05:43 +08:00 |
gradelib_test.php
|
MDL-36061 core_grade: added some unit tests related to refresh_grades()
|
2012-11-15 11:14:21 +08:00 |
grouplib_test.php
|
MDL-34398 groups: implemented caching of group information.
|
2013-01-17 09:24:58 +13:00 |
html2text_test.php
|
MDL-32149 PHPUnit test support - part 2
|
2012-04-03 22:30:53 +02:00 |
htmlpurifier_test.php
|
MDL-32427 add HTML Purifier allowed scheme tests
|
2012-04-23 10:30:00 +02:00 |
htmlwriter_test.php
|
MDL-38133 html_writer: add shortcuts for very frequent tags
|
2013-02-25 12:41:24 +00: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-39854 reimplement Frankenstyle support and enable classloader
|
2013-06-18 09:10:07 +02: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-36901: Remove system paths from exceptions
|
2013-03-04 00:17:01 +01: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 |
textlib_test.php
|
MDL-39335: add an ord() unicode analog to textlib.
|
2013-04-26 12:12:03 +00:00 |
upgradelib_test.php
|
MDL-39005 unittest: add the upgradelib test template.
|
2013-04-07 17:47:16 +02:00 |
weblib_test.php
|
MDL-39096 fix obfuscate_text() utf-8 compatibility
|
2013-06-07 22:38:48 +02:00 |