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 3f5762504f [svn r21052] Minor - added new function tested at the main.api.lib.test.php 17 years ago
..
course_tests [svn r19539] prevent directory listing 17 years ago
datafiller [svn r19539] prevent directory listing 17 years ago
main/inc/lib [svn r21052] Minor - added new function tested at the main.api.lib.test.php 17 years ago
simpletest [svn r19539] prevent directory listing 17 years ago
README.txt [svn r18015] Adding SimpleTest and a basic testing example 17 years ago
all.test.php [svn r21027] Minor - added new require_once(api_get_path(SYS_CODE_PATH) . 'permissions/permissions_functions.inc.php and require_once(api_get_path(LIBRARY_PATH) . "/groupmanager.lib.php) 17 years ago
dokeostest.php [svn r20367] Tested function api_is_windows_os() in linux and windows system 17 years ago
dummy.test.php [svn r18015] Adding SimpleTest and a basic testing example 17 years ago
dummy2.test.php [svn r18015] Adding SimpleTest and a basic testing example 17 years ago
index.html [svn r19539] prevent directory listing 17 years ago

README.txt

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