moodle/lib/simpletest
2008-06-16 14:07:47 +00:00
..
fixtures MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl 2008-06-15 10:32:50 +00:00
slowtestcode.php MDL-10064 global $CFG in unit test files is non standard, it is recommended to use MOODLE_INTERNAL test in all library files 2007-06-09 16:32:36 +00:00
testaccesslib.php New convinience function in accesslib: get_parent_contextid. Also, the start of some unit tests for accesslib, but only this trivial funciton, and the get_parent_contexts function it is based on. Still, it is a start. 2008-05-12 15:28:34 +00:00
testajaxlib.php Updated copyright notice in header 2007-10-10 05:25:14 +00:00
testbackuplib.php MDL-15094 removed remaining references to $db 2008-06-15 12:34:08 +00:00
testcode.php MDL-10064 global $CFG in unit test files is non standard, it is recommended to use MOODLE_INTERNAL test in all library files 2007-06-09 16:32:36 +00:00
testdmllib.php MDL-14065 Commented out buggy backuplib tests, and replaced E_ALL with DEBUG_DEVELOPER in dmllib tests 2008-03-27 17:08:55 +00:00
testeventslib.php MDL-14679 last forgotten bits of dml conversion 2008-06-09 19:48:24 +00:00
testgradelib.php MDL-14967 Upgraded gradebook code and unit tests. 4 failing tests in grade_item to fix. 2008-05-23 14:52:50 +00:00
testmathslib.php MDL-9137 various grading improvements 2007-06-18 13:43:40 +00:00
testmoodlelib.php Unit tests for MDL-9295 - clean_param with PARAM_URL/PARAM_LOCALURL. Merged from MOODLE_18_STABLE. 2007-10-30 10:46:26 +00:00
testweblib.php MDL-15263 Fixed numeric entities remaining after html_to_text 2008-06-16 14:07:47 +00:00