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 5ee334dcd0 Removing one function generating a segmentation fault in phpunit tests 13 years ago
..
api Added directory for phpdoc output in tests/ 13 years ago
course_tests
datafiller Using UTC date in login_date instead of the DB date see #5418 14 years ago
history Added course homepage capture to history 14 years ago
img
logs Minor - Added output directory in tests 13 years ago
main Fixing fatal error #5505 14 years ago
phpunit Removing one function generating a segmentation fault in phpunit tests 13 years ago
procedures/spanish
simpletest
xhprof Adding xhprof to tests directory to improve tuning processes - this will not be part of the production packages anyway 14 years ago
README.txt
build.phing.xml Moved build.xml to Ant syntax and renamed phing build 13 years ago
build.xml Updated build to follow changes in naming of phpunit.xml 13 years ago
chamilotest.php
index.html
internationalization.lib.test_standalone.php
main_api.lib.test_standalone.php
phpmd.xml Adding PHP Mess Detector config file to Jenkins build path 14 years ago
rmdirr.lib.test_standalone.php
run.sh More changes to build file 14 years ago
simpletest_to_junit.xsl Many changes to tests suite to enable Jenkins to execute them 14 years ago
test_manager.inc.php Fixing typo unubscribe_allowed with unsubscribe 14 years ago
test_suite.php Many changes to tests suite to enable Jenkins to execute them 14 years ago
test_webservices.php
wipe-out.php Minor changes, exit if platform is not installed 14 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