This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-19 06:18:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
simpletest
History
Petr Skoda
1dadfe15f2
MDL-23979 switching CFG->dirroot is a really bad idea, I borked this test when adding context parameter, but I am not going to fix it because moodle core functions can not work properly if you change dirroot on the fly, sorry; proper way would be to tweak the test class to use different direcotry
2010-08-28 12:20:09 +00:00
..
fixtures
gradebook MDL-23267 fixed 2 broken unit tests in lib/grade/simpletest
2010-07-14 08:42:14 +00:00
broken_testfilelib.php
MDL-14589 file api cleanup
2010-07-11 13:30:33 +00:00
broken_testfiltermanager.php
MDL-23979 switching CFG->dirroot is a really bad idea, I borked this test when adding context parameter, but I am not going to fix it because moodle core functions can not work properly if you change dirroot on the fly, sorry; proper way would be to tweak the test class to use different direcotry
2010-08-28 12:20:09 +00:00
completion.manualtest.txt
…
disabled_testeventslib.php
…
filtersettingsperformancetester.php
…
pdflibtestpage.php
…
portfolio_testclass.php
…
testaccesslib.php
…
testbackuplib.php
…
testblocklib_blockmanager.php
MDL-23979 adding missing context init code
2010-08-28 11:57:50 +00:00
testcode.php
…
testcompletionlib.php
completion is trying to modify current db, it should use test prefix, but no idea if it really works; at least this change should help prevent damage on production sites
2010-08-26 10:01:39 +00:00
testconditionlib.php
…
testdeprecatedlib.php
…
testexternallib.php
…
testfilelib.php
file MDL-23075 fix format_postdata_for_curlcall when the params is an array of array of array
2010-07-05 02:56:04 +00:00
testfilterconfig.php
…
testgradelib.php
…
testhtmlwriter.php
…
testmathslib.php
…
testmoodlelib.php
…
testnavigationlib.php
…
testoutputlib.php
…
testpagelib_moodlepage.php
…
testportfolioaddbutton.php
…
testportfoliolib.php
…
testquestionlib.php
…
testrepositorylib.php
MDL-22982
2010-07-05 07:27:49 +00:00
testrss.php
…
testsimpletestlib.php
…
testunittestusingdb.php
…
testweblib.php
weblib MDL-22664 html_to_text should not strip images, it should replace them by their alt text.
2010-08-04 17:40:01 +00:00
todochecker.php
…