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 6272bf5c8b Fixed issue in session changes synchronisation registering failure (status 4) on session change 13 years ago
..
api Added directory for phpdoc output in tests/ 13 years ago
course_tests
datafiller Added data filler for exercises 13 years ago
doctrine_console Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 13 years ago
history Minor - Added design resources in history folder 13 years ago
img
logs Minor - Added output directory in tests 13 years ago
main Removing require libs already loaded in global.inc.php (autoloading) 13 years ago
migrate Fixed issue in session changes synchronisation registering failure (status 4) on session change 13 years ago
misc/videoconvert Added video converter base script - only concept so far 13 years ago
phpunit Removing error_reporting everywhere 13 years ago
procedures/spanish
simpletest Minor - Updated phpdoc tags 13 years ago
translations Adding translations variable transformations scripts from PHP to po files 13 years ago
video Test of scripted video converter - very basic 13 years ago
xhprof Fixing in Quickform because advmultiselect was not added in the registered element types 13 years ago
README.txt
build.phing.xml Moved build.xml to Ant syntax and renamed phing build 13 years ago
build.xml Minor - Updated phpdoc tags 13 years ago
chamilotest.php
index.html
internationalization.lib.test_standalone.php
main_api.lib.test_standalone.php Minor - Updated phpdoc tags 13 years ago
phpDocumentor.ini Added local phpdoc config file to avoid warning on @assert and @covers 13 years ago
phpmd.xml
rmdirr.lib.test_standalone.php Minor - Updated phpdoc tags 13 years ago
run.sh
simpletest_to_junit.xsl
test_manager.inc.php Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 13 years ago
test_suite.php Merge with 1.9.x 13 years ago
test_webservices.php Minor - Updated phpdoc tags 13 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