Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/tests
Yannick Warnier 9f5b6ef3ee dummy change 15 years ago
..
course_tests Accept gzopen64() too as a test of the zlib extension load 15 years ago
datafiller Merge 15 years ago
main Fixed all.test2 function redirect DT#3553 15 years ago
simpletest Merge 15 years ago
README.txt dummy change 15 years ago
all.test.php Removed the unnecessary require_once for this all.test DT#3553 15 years ago
all.test1.php merge 15 years ago
all.test2.php Fixed all.test2 function with the function redirect DT#3553 15 years ago
all.test3.php Updated memory limit (tests) 15 years ago
dokeostest.php merge 15 years ago
index.html Accept gzopen64() too as a test of the zlib extension load 15 years ago
internationalization.lib.test_standalone.php Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
main_api.lib.test_standalone.php Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
rmdirr.lib.test_standalone.php Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago

README.txt

This directory is used for automated testing through the use of the SimpleTest
framework.
1