moodle/lib/simpletest
2010-09-21 08:07:44 +00:00
..
fixtures MDL-24211 events subsystem cleanup and improvements 2010-09-15 15:55:18 +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
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 portfolio MDL-24251 make sure $PAGE context is set up properly 2010-09-17 09:39:56 +00:00
testaccesslib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
testbackuplib.php
testblocklib_blockmanager.php MDL-23979 adding missing context init code 2010-08-28 11:57:50 +00:00
testcode.php
testcompletionlib.php completion is trying to modify current db, it should use test prefix, but no idea if it really works; at least this change should help prevent damage on production sites 2010-08-26 10:01:39 +00:00
testconditionlib.php
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
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
testgradelib.php
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
testmoodlelib.php MDL-23184 CLEAN_PARAM explanation improved in unittests 2010-09-02 18:12:21 +00:00
testnavigationlib.php navigation MDL-23981 Fixed up simpletests for the navigation 2010-08-30 02:50:22 +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
testportfoliolib.php
testquestionlib.php MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
testrepositorylib.php MDL-22982 2010-07-05 07:27:49 +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-20700 whitespace terror returns 2009-12-16 22:14:17 +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
testweblib.php MDL-23979 fixed non standard entities result 2010-08-28 12:32:58 +00:00
todochecker.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00