Petr Skoda
|
1adbd2c350
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 14:55:15 +00:00 |
|
stronk7
|
ce40c8ff2b
|
MDL-19579 code coverage - add more initial $includecoverage attributes
|
2009-06-26 18:12:05 +00:00 |
|
skodak
|
cc4245a3cd
|
MDL-16483 - stopped using MoodleUnitTestCase in tests where $DB not needed
|
2009-01-10 13:23:37 +00:00 |
|
nicolasconnault
|
c7d306e168
|
MDL-15666 MDL-16486
|
2008-09-17 14:31:30 +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 |
|
nicolasconnault
|
b7064779f5
|
Updated copyright notice in header
|
2007-10-10 05:25:14 +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
|
95ec7c3146
|
Fixed incorrect paths to config.php and preset_class.php.
|
2007-05-09 08:06:35 +00:00 |
|
nicolasconnault
|
bfe1e789de
|
MDL-8774: Also an effort to refactorise the poorly designed mod/data/Preset code.
|
2007-04-03 03:32:46 +00:00 |
|