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 8a3f022059 Replacing Database::get_user_info_from_id() (deprecated function) with api_get_user_id(). 11 years ago
..
api Added directory for phpdoc output in tests/ 12 years ago
course_tests
datafiller
history Minor - Added design resources in history folder 12 years ago
img
logs Minor - Added output directory in tests 12 years ago
main Replacing Database::get_user_info_from_id() (deprecated function) with api_get_user_id(). 11 years ago
phpunit Removing unused test. 11 years ago
procedures/spanish
simpletest Minor - Updated phpdoc tags 12 years ago
xhprof Minor - Updated phpdoc tags 12 years ago
README.txt
build.phing.xml Moved build.xml to Ant syntax and renamed phing build 12 years ago
build.xml Minor - Added internationalization_database directory ignore directive in build.xml 12 years ago
chamilotest.php
index.html
internationalization.lib.test_standalone.php
main_api.lib.test_standalone.php Minor - Updated phpdoc tags 12 years ago
phpDocumentor.ini Added local phpdoc config file to avoid warning on @assert and @covers 12 years ago
phpmd.xml
rmdirr.lib.test_standalone.php Minor - Updated phpdoc tags 12 years ago
run.sh
simpletest_to_junit.xsl
test_manager.inc.php
test_suite.php Minor - Updated phpdoc tags 12 years ago
test_webservices.php Minor - Updated phpdoc tags 12 years ago
wipe-out.php

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