This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
896f1e0380cd5e79eb6fda1a4e0ae0764beebfcc
moodle
/
lib
/
simpletest
T
History
nicolasconnault
869807d8e4
MLD-9506 Corrected update_final_grades() in grade_item, which was updating the grade_raw table
...
instead of grade_final. Made a few other adjustments.
2007-04-30 05:25:19 +00:00
..
fixtures
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.
2007-03-01 01:31:37 +00:00
slowtestcode.php
Bug
#5979
- Check in the OU's unit testing framework. Docs at
http://docs.moodle.org/en/Unit_tests
2006-06-30 14:59:05 +00:00
testajaxlib.php
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
testcode.php
Bug
#5979
- Check in the OU's unit testing framework. Docs at
http://docs.moodle.org/en/Unit_tests
2006-06-30 14:59:05 +00:00
testcourses.php
Stub for a web-based integration test
2007-03-06 05:09:28 +00:00
testdmllib.php
Avoid reserved words in dmllib unit tests.
2006-08-24 16:56:59 +00:00
testeventslib.php
some events code/testing code
2007-04-26 08:50:29 +00:00
testgradelib.php
MLD-9506 Corrected update_final_grades() in grade_item, which was updating the grade_raw table
2007-04-30 05:25:19 +00:00
testmodforumlib.php
MDL-8792 - Simply added help icon to explain the options available regarding embedding media files in the site.
2007-03-12 05:46:41 +00:00
testmoodlelib.php
MDL-8792 - Simply added help icon to explain the options available regarding embedding media files in the site.
2007-03-12 05:46:41 +00:00
testweblib.php
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