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 10af076f4d [svn r21099] Minor - added new function tested into main_api.lib.test.php 16 years ago
..
course_tests [svn r19539] prevent directory listing 16 years ago
datafiller [svn r19539] prevent directory listing 16 years ago
main/inc/lib [svn r21099] Minor - added new function tested into main_api.lib.test.php 16 years ago
simpletest [svn r19539] prevent directory listing 16 years ago
README.txt [svn r18015] Adding SimpleTest and a basic testing example 16 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) 16 years ago
dokeostest.php [svn r20367] Tested function api_is_windows_os() in linux and windows system 16 years ago
dummy.test.php [svn r18015] Adding SimpleTest and a basic testing example 16 years ago
dummy2.test.php [svn r18015] Adding SimpleTest and a basic testing example 16 years ago
index.html [svn r19539] prevent directory listing 16 years ago

README.txt

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