skodak
|
cc4245a3cd
|
MDL-16483 - stopped using MoodleUnitTestCase in tests where $DB not needed
|
2009-01-10 13:23:37 +00:00 |
|
tjhunt
|
9289e4c90e
|
weblib: MDL-17606 Make the highlight function better, with unit tests.
|
2008-12-11 10:33:57 +00:00 |
|
nicolasconnault
|
b9c639d6c2
|
MDL-16483 Refactored install/upgrade code into lib/adminlib. Created an intermediate MoodleUnitTestCase class that overrides simpletest's constructor, destructor and setup/teardown methods. All moodle unit tests must extend this class.
|
2008-09-16 12:19:43 +00:00 |
|
sam_marshall
|
977b3d3145
|
MDL-15263 Fixed numeric entities remaining after html_to_text
|
2008-06-16 14:07:47 +00:00 |
|
skodak
|
cdbbd26f80
|
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 |
|
skodak
|
52f81103d3
|
MDL-10063 simpletestlib.php included from majority of unit tests - let's include it once from the test runner itself
|
2007-06-09 16:17:33 +00:00 |
|
nicolasconnault
|
a205dcdc09
|
Upgraded weblib::format_string() so it accepts unicode htmlentities. Also added more unit tests, including a stub for an integration web-based test.
|
2007-03-06 05:05:45 +00:00 |
|
nicolasconnault
|
dacb47c0ca
|
MDL-8691 - Finally found the source of the error and fixed it. Add to apply s(format_string($week_summary)) on the optgroup's label.
|
2007-03-06 02:59:25 +00:00 |
|
moodler
|
6ba65fa08d
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
|