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
Yannick Warnier 0bf06d9c72 Minor - Updated phpdoc tags 12 years ago
..
api Added directory for phpdoc output in tests/ 12 years ago
course_tests attempting restore of tests dir removed during bigmerge 13 years ago
datafiller Using UTC date in login_date instead of the DB date see #5418 12 years ago
history Minor - Added design resources in history folder 12 years ago
img attempting restore of tests dir removed during bigmerge 13 years ago
logs Minor - Added output directory in tests 12 years ago
main Fixing fatal error #5505 12 years ago
phpunit Minor: Removing execution of AccessTest class 12 years ago
procedures/spanish attempting restore of tests dir removed during bigmerge 13 years ago
simpletest Minor - Updated phpdoc tags 12 years ago
xhprof Minor - Updated phpdoc tags 12 years ago
README.txt attempting restore of tests dir removed during bigmerge 13 years ago
build.phing.xml Moved build.xml to Ant syntax and renamed phing build 12 years ago
build.xml Minor: trying stuff with phpdoc build config 12 years ago
chamilotest.php attempting restore of tests dir removed during bigmerge 13 years ago
index.html attempting restore of tests dir removed during bigmerge 13 years ago
internationalization.lib.test_standalone.php attempting restore of tests dir removed during bigmerge 13 years ago
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 Adding PHP Mess Detector config file to Jenkins build path 13 years ago
rmdirr.lib.test_standalone.php Minor - Updated phpdoc tags 12 years ago
run.sh More changes to build file 13 years ago
simpletest_to_junit.xsl Many changes to tests suite to enable Jenkins to execute them 13 years ago
test_manager.inc.php Fixing typo unubscribe_allowed with unsubscribe 13 years ago
test_suite.php Minor - Updated phpdoc tags 12 years ago
test_webservices.php Minor - Updated phpdoc tags 12 years ago
wipe-out.php Minor changes, exit if platform is not installed 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