moodle/lib/simpletest
mjollnir_ 27dda89ffe MDL-15666 - changes to the portfolio caller tests
now that i changed the api again (adding load_data), rather than add a call to it to
all the callers, i abstracted the caller setup into the parent class (portfoliolib_test)
2008-09-11 13:47:40 +00:00
..
fixtures MDL-14589 minor database driver loading refactoring 2008-09-02 20:32:03 +00:00
completion.manualtest.txt MDL-15498: Completion system 2008-07-28 12:31:29 +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
testcompletionlib.php MDL-15498: Fixes to problems Petr identified with completion system checkin 2008-07-28 15:58:50 +00:00
testeventslib.php MDL-14081 fixed error in eventslib unit tests 2008-09-06 11:22:30 +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 MDL-15655 - address_in_subnet does not work on 64 bit architectures. Also, we found some other issues with this funtion while diagnosing the problem. 2008-09-01 04:17:11 +00:00
testportfolioaddbutton.php MDL-15666 new unit test for new button class 2008-09-10 17:08:14 +00:00
testportfoliolib.php MDL-15666 - changes to the portfolio caller tests 2008-09-11 13:47:40 +00:00
testweblib.php MDL-15263 Fixed numeric entities remaining after html_to_text 2008-06-16 14:07:47 +00:00