moodle/lib/simpletest
David Mudrak 15e16f0e93 MDL-26914 Added new language pack installer class and unit tests for it
The new class wraps some common coding patterns to install a language
pack via component_installer. Most notably it deals with the parental
dependency of the language packs.

The new class should also be the only place holding the information
about the location of language packs for the given Moodle version.
2011-03-31 12:20:54 +02:00
..
fixtures gradebook MDL-24330 unit tests now function differently so produce different results 2010-12-13 06:55:32 +00:00
broken_testfilelib.php MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
broken_testfiltermanager.php MDL-23979 switching CFG->dirroot is a really bad idea, I borked this test when adding context parameter, but I am not going to fix it because moodle core functions can not work properly if you change dirroot on the fly, sorry; proper way would be to tweak the test class to use different direcotry 2010-08-28 12:20:09 +00:00
completion.manualtest.txt Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
filtersettingsperformancetester.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
pdflibtestpage.php MDL-21233 finally removed the omitquerystring parameters from the out method because: 1/ the least used parameter should nto be first, 2/ it is colliding with the other two paramters, now we have separate funtion for that instead 2010-01-17 09:37:30 +00:00
portfolio_testclass.php Unit tests MDL-24993 Disable obsolete portfolio tests until such time as somebody can fix them 2010-11-09 17:09:13 +00:00
testaccesslib.php MDL-19702 rewritten context caching by Sam Marshall + tweaks for potential problems caused by drift 2010-10-26 16:21:23 +00:00
testbackuplib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testblocklib_blockmanager.php MDL-23979 adding missing context init code 2010-08-28 11:57:50 +00:00
testcode.php MDL-21007 exclude log files from tests as far as some drivers/extensions 2009-11-30 16:24:44 +00:00
testcompletionlib.php Unit tests MDL-24975 Completion unit tests fix 2010-11-02 14:14:00 +00:00
testcomponentlib.php MDL-26914 Added new language pack installer class and unit tests for it 2011-03-31 12:20:54 +02:00
testconditionlib.php Unit tests MDL-24976 Fixed conditionlib unit test (also added thing to ensure that debug warning in conditionlib is shown in unit test if applicable) 2010-11-02 15:04:21 +00:00
testdeprecatedlib.php MDL-21361 removed invalid unit tests for features that were removed or significantly redesigned 2010-02-18 18:24:26 +00:00
testeventslib.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
testexternallib.php MDL-12886 refacoring: the external_param is in fact value because we use it also in return structures 2009-10-07 21:49:03 +00:00
testfilelib.php MDL-17884: Add test_download_file_content and componentlib to unittest. Credit goes to Tomasz Muras 2011-01-14 14:52:24 +08:00
testfilterconfig.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testgradelib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testhtmlpurifier.php MDL-24223 more unittests for html purifier 2010-09-21 07:20:12 +00:00
testhtmlwriter.php MDL-22155 useful new method html_writer::nonempty_tag. 2010-04-23 10:34:07 +00:00
testmathslib.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
testmoodlelib.php MDL-25720 moodlelib new PARAM_RAW_TRIMMED. 2010-12-22 10:51:48 +00:00
testnavigationlib.php navigation MDL-26570 Removed test from navigation simpletests which is no longer possible due to new cm_info object implementation 2011-03-18 13:51:35 +08:00
testoutputcomponents.php MDL-25935 user_picture::unalias() now handles null values correctly 2011-01-11 00:27:42 +01:00
testoutputlib.php MDL-21361 removed invalid unit tests for features that were removed or significantly redesigned 2010-02-18 18:24:26 +00:00
testpagelib_moodlepage.php MDL-23979 fixed old style url init 2010-08-28 12:29:58 +00:00
testportfolioaddbutton.php Unit tests MDL-24980 Disable obsolete portfolio tests until such time as somebody can fix them 2010-11-09 17:10:34 +00:00
testportfoliolib.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
testquestionlib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
testrepositorylib.php Unit tests MDL-24982 testrepositorylib uses old test class 2010-11-01 15:20:16 +00:00
testrss.php MDL-23979 prevent logging of intentional errors when fetching feeds 2010-08-28 14:12:05 +00:00
testsimpletestlib.php MDL-25715 simpletestlib new expectations for testing renderer output. 2010-12-20 16:24:23 +01:00
testtextlib.php NOBUG explaining why textlib sorting fails 2010-11-18 06:14:59 +00:00
testunittestusingdb.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testweblib.php lib MDL-26423 Added support for ->allowid option in format_text 2011-03-04 15:53:10 +00:00
todochecker.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00