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
Julio Montoya 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 11 years ago
..
api Added directory for phpdoc output in tests/ 13 years ago
datafiller Fixing session import for 1.10 12 years ago
doctrine_console Changing Chamilo Namespace from ChamiloLMS to Chamilo. 11 years ago
history Minor - Added design resources in history folder 13 years ago
img
logs Removing unused classes. 12 years ago
migrate The Thematic() constructor now needs a course array 13 years ago
misc/videoconvert
phpunit Changing Chamilo Namespace from ChamiloLMS to Chamilo. 11 years ago
procedures/spanish
tests Added placeholder directories for automated testing 13 years ago
translations Changing Chamilo Namespace from ChamiloLMS to Chamilo. 11 years ago
video Test of scripted video converter - very basic 13 years ago
README.txt
build.phing.xml Moved build.xml to Ant syntax and renamed phing build 13 years ago
build.xml Changing Chamilo Namespace from ChamiloLMS to Chamilo. 11 years ago
chamilotest.php
index.html
phpDocumentor.ini Added local phpdoc config file to avoid warning on @assert and @covers 13 years ago
phpmd.xml
run.sh
test_manager.inc.php Replacing main_api.lib.php with api.lib.php 13 years ago
test_suite.php Merge with 1.9.x 13 years ago
test_webservices.php Minor - replacing $_configuration['root_web'] with api_get_path() 12 years ago
wipe-out.php Replacing main_api.lib.php with api.lib.php 13 years ago

README.txt

/* For licensing terms, see /license.txt */

/* README */

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