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
|
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
|
c2a9fc9166
|
Issue 8417:
Added support for array of tested browsers to be passed to ajaxenabled()
Merged in from MOODLE_18_STABLE
|
2007-03-01 02:08:06 +00:00 |
|
nicolasconnault
|
d499142e5a
|
Safari 2.0 and Opera 9.0 are now detected and supported for YUI. However, preliminary tests show that drag&drop behaviour is very slow on Opera and user-unfriendly on both browsers. A YUI debug window also pops up on Safari.
I added a unit test for ajaxlib.php
Issue MDL-8417
Merged from MOODLE_18_STABLE
|
2007-03-01 01:31:37 +00:00 |
|