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
Ricardo Rodriguez b03cd24034 Created files banner.lib.php and course_document.lib.php ; Separated function and code, fixed test function and Modified the all.test1.php. 16 years ago
..
course_tests Accept gzopen64() too as a test of the zlib extension load 16 years ago
datafiller Merge 16 years ago
main Created files banner.lib.php and course_document.lib.php ; Separated function and code, fixed test function and Modified the all.test1.php. 16 years ago
simpletest Merge 16 years ago
README.txt dummy change 16 years ago
all.test.php Removed the unnecessary require_once for this all.test DT#3553 16 years ago
all.test1.php Created files banner.lib.php and course_document.lib.php ; Separated function and code, fixed test function and Modified the all.test1.php. 16 years ago
all.test2.php Fixed the all test 2 DT#3553 16 years ago
all.test3.php Updated memory limit (tests) 16 years ago
dokeostest.php merge 16 years ago
index.html Accept gzopen64() too as a test of the zlib extension load 16 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. 16 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. 16 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. 16 years ago

README.txt

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