moodle/lib/simpletest
Petr Skoda 5bd4040866 MDL-31857basic phpunit support
Thanks Eloy Lafuente, Tim Hunt and Sam Hemelryk for valuable feedback and ideas.
2012-03-21 10:31:37 +01:00
..
fixtures MDL-31006 some more PHP54 notices 2012-01-18 01:17:25 +01:00
broken_testfilelib.php MDL-14589 file api cleanup 2010-07-11 13:30:33 +00:00
broken_testfiltermanager.php MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir 2011-09-10 10:35:39 +02:00
completion.manualtest.txt Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
fulltestaccesslib.php MDL-30761 fix simpletest regression caused by rubrics 2011-12-16 14:22:20 +01:00
portfolio_testclass.php MDL-28620 - Removed admin/generator.php include as it causes issues if this script is included from any other script that is running in the command line 2011-08-05 16:09:30 +01:00
testbackuplib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testblocklib_blockmanager.php MDL-29602 unittest - fixing other tests to work with new accesslib 2011-10-19 01:37:30 +02: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 MDL-31180 fix coding error in fake_recordset iterator 2012-01-21 17:13:39 +01:00
testcomponentlib.php MDL-31857basic phpunit support 2012-03-21 10:31:37 +01: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
testcsslib.php MDL-31857basic phpunit support 2012-03-21 10:31:37 +01: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-31857basic phpunit support 2012-03-21 10:31:37 +01:00
testfilelib.php MDL-31857basic phpunit support 2012-03-21 10:31:37 +01:00
testfilterconfig.php Merge branch 'w04_MDL-31238_m23_php54' of git://github.com/skodak/moodle 2012-01-24 23:54:44 +01:00
testformslib.php MDL-31857basic phpunit support 2012-03-21 10:31:37 +01:00
testgradelib.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testhtml2text.php MDL-31805 migrate html2text tests from web lib to new location 2012-03-12 17:18:55 +01:00
testhtmlpurifier.php MDL-31785 fix and improve htmlpurifier tests 2012-03-03 11:23:36 +01:00
testhtmlwriter.php MDL-31857basic phpunit support 2012-03-21 10:31:37 +01:00
testmathslib.php NOBUG if we are going to reuse the functions used within the evalmath code then 2011-06-30 17:50:05 +01:00
testmoodlelib.php MDL-31718 add a few more tests to check that lens and tags are properly handled 2012-03-13 13:13:31 +01:00
testnavigationlib.php MDL-31857basic phpunit support 2012-03-21 10:31:37 +01:00
testoutputcomponents.php MDL-31857basic phpunit support 2012-03-21 10:31:37 +01:00
testoutputlib.php MDL-29029 move all the simpletest bits into new tool unittest 2011-09-17 19:43:00 +02:00
testpagelib_moodlepage.php MDL-29677 unit tests - missing global was causing tons of incorrect debugging info 2011-10-07 01:24:18 +02: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-31857basic phpunit support 2012-03-21 10:31:37 +01:00
testrepositorylib.php MDL-28620 - Removed admin/generator.php include as it causes issues if this script is included from any other script that is running in the command line 2011-08-05 16:09:30 +01:00
testrss.php MDL-31857basic phpunit support 2012-03-21 10:31:37 +01:00
testsimpletestlib.php MDL-25715 simpletestlib new expectations for testing renderer output. 2010-12-20 16:24:23 +01:00
testtextlib.php MDL-31301 move textlib_get_instance() to deprecatedlib 2012-03-03 11:46:33 +01:00
testunittestusingdb.php Fixing drift between CVS and git 2009-11-02 00:32:03 +00:00
testweblib.php MDL-31805 html2text - change tests acordingly with the new version 2012-03-12 21:17:22 +01:00