moodle/lib/simpletest
Jamie Pratt 1e257a3a54 NOBUG if we are going to reuse the functions used within the evalmath code then
the calling api should not be weird with reversed parameters etc.
2011-06-30 17:50:05 +01: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
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
testblocklib_blockmanager.php MDL-23979 adding missing context init code 2010-08-28 11:57:50 +00:00
testcode.php
testcompletionlib.php MDL-28021 Completion system can create inconsistent database rows 2011-06-27 15:25:13 +02: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
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
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 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 Merge branch 'wip-mdl-27863-master' of git://github.com/rajeshtaneja/moodle 2011-06-15 11:25:09 +02:00
testnavigationlib.php MDL-27809 navigation: Fixed up a couple of minor issues after peer-review 2011-06-27 15:11:28 +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-27401 Unit test errors in lib/simpletest/testpagelib_moodlepage.php 2011-05-09 11:15:55 +01: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
testpurifier.php MDL-25826 add more HTMLPurifier integration tests 2011-04-09 11:46:13 +02:00
testquestionlib.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01: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
testweblib.php MDL-27736 html2text add unit test for Eloy's new code. 2011-06-06 16:54:13 +01:00
todochecker.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00