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
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
..
course_tests [svn r19539] prevent directory listing 17 years ago
datafiller [svn r19539] prevent directory listing 17 years ago
main Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
simpletest [svn r21829] Changed text 17 years ago
README.txt
all.test.php [svn r22356] Minor - implemented new function test to the library all test 17 years ago
all.test1.php [svn r22367] Minor - create new function test and new test file all.test1.php 17 years ago
all.test2.php Merge 16 years ago
all.test3.php Added sub_language.class.php into all.test3 and new file all test3 16 years ago
dokeostest.php [svn r20367] Tested function api_is_windows_os() in linux and windows system 17 years ago
dummy.test.php
dummy2.test.php
index.html [svn r19539] prevent directory listing 17 years ago
multibyte_string_functions.lib.test_standalone.php Issue #306 - Testing the multibyte string library, a correction in the tester has been done. 16 years ago
run_me.php [svn r21831] testing 17 years ago
test.php [svn r21294] Minor - created file for make tests to functions. 17 years ago

README.txt

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