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/phpunit
Julio Montoya 3f3dc24b02 Minor - format code. 11 years ago
..
classes Minor - format code. 11 years ago
README.txt merge 12 years ago
autoload.php Adds composer as autoloader instead of custom autoloader see #7501 11 years ago
generate_test_classes.php merge 12 years ago
phpunit.xml Minor - Remove all automated tests logging to allow travis-ci to generate short reports correctly 11 years ago

README.txt

Do not modify these test classes by hand. They will probably get overwritten 
with the next automatic generation. Instead, use copies of the existing files
and suffix them with "Custom" to maintain them in the code versioning system.
For example: AccessTestCustom.class.php