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 11b72fbd97 Adding addList and update_question_position() 12 years ago
..
api
datafiller Adding addList and update_question_position() 12 years ago
doctrine_console Minor - removing whitespaces adding comments 12 years ago
history
img
logs
migrate Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
misc/videoconvert
phpunit Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
procedures/spanish
tests Added placeholder directories for automated testing 12 years ago
translations Adding translations variable transformations scripts from PHP to po files 12 years ago
video Test of scripted video converter - very basic 12 years ago
xhprof Fixing in Quickform because advmultiselect was not added in the registered element types 12 years ago
README.txt
build.phing.xml
build.xml Testing slight change in build.xml for phpunit options 12 years ago
chamilotest.php
index.html
phpDocumentor.ini Added local phpdoc config file to avoid warning on @assert and @covers 12 years ago
phpmd.xml
run.sh
test_manager.inc.php Moving exercise.lib.php to the inc/lib/ folder in order to lazy load the class 12 years ago
test_suite.php Merge with 1.9.x 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