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 80852449a8 Feature #306 - Trimming whitespace in a source file - all tests. 15 years ago
..
course_tests [svn r19539] prevent directory listing 16 years ago
datafiller [svn r19539] prevent directory listing 16 years ago
main Issue #306 - Platform admin, session import tool: Applying validation for course languages, fixing a conflict between global variables. 15 years ago
simpletest [svn r21829] Changed text 16 years ago
README.txt [svn r18015] Adding SimpleTest and a basic testing example 16 years ago
all.test.php Feature #306 - Trimming whitespace in a source file - all tests. 15 years ago
all.test1.php [svn r22367] Minor - create new function test and new test file all.test1.php 16 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 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
multibyte_string_functions.lib.test_standalone.php Issue #306 - Testing the multibyte string library, a correction in the tester has been done. 15 years ago
rmdirr.lib.test_standalone.php Bug #5208 - SCORM courses: Fixing deletion of a SCORM course, based on the proposal by Christophe, see http://www.dokeos.com/forum/viewtopic.php?t=29673. The pesent solution works on Windows OS too. A new library file rmdirr.lib.php has been created (and revised), also, a formal test for this library file has been added. 15 years ago
run_me.php [svn r21831] testing 16 years ago
test.php [svn r21294] Minor - created file for make tests to functions. 16 years ago

README.txt

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