moodle/lib/simpletest
2010-11-09 17:10:34 +00:00
..
fixtures gradebook MDL-24330 added a little visual of the structure of the grade categories created by the unit tests 2010-10-12 05:51:17 +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
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-24211 events subsystem cleanup and improvements 2010-09-15 15:55:18 +00: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 file MDL-23075 fix format_postdata_for_curlcall when the params is an array of array of array 2010-07-05 02:56:04 +00: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 Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testmoodlelib.php Unit tests MDL-24978 Fixed locale dependency 2010-11-01 12:11:41 +00:00
testnavigationlib.php MDL-24914: Navigationlib unit test fails due to 'temporary' commenting of function in forum module which was used as example; changing example to data module 2010-11-01 10:46:42 +00: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 Fixing drift between CVS and git 2009-11-02 00:32:03 +00: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 simpletestlib MDL-24637 ContainsTagWithAttribute(s) does not work reliabily with attribute values "0" and "" 2010-10-12 15:01:54 +00:00
testtextlib.php MDL-23899 fixed asort to modify parameter instead of returning array - it now matches standard asort() 2010-09-05 12:57:59 +00:00
testunittestusingdb.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testweblib.php MDL-25018 stop html_to_text from breaking utf-8 multibyte characters. 2010-11-02 20:03:48 +00:00
todochecker.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00