Julio Montoya 0bb2fbb795 Removing unused custom class SessionHandler. 11 years ago
..
api ecffc38036 Added directory for phpdoc output in tests/ 12 years ago
datafiller 3ca969f130 Merge with 1.10 11 years ago
doctrine_console a7b8d0c589 Fixing fatal error when generating entities. 11 years ago
history d58fd89f86 Minor - Added design resources in history folder 12 years ago
img 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 years ago
logs 9da9fc9327 Minor - Added output directory in tests 12 years ago
migrate b314edacbd The Thematic() constructor now needs a course array 11 years ago
misc ce1aa13780 Added video converter base script - only concept so far 12 years ago
phpunit 0bb2fbb795 Removing unused custom class SessionHandler. 11 years ago
procedures 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 years ago
tests 81c6efc287 Added placeholder directories for automated testing 11 years ago
translations 9144e59cae Adding translations variable transformations scripts from PHP to po files 11 years ago
video c789f00d87 Test of scripted video converter - very basic 11 years ago
xhprof 0bd9f57c90 Fixed xhprof inclusion of chamilo api - refs #6640 11 years ago
README.txt 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 years ago
build.phing.xml 0af683a42a Moved build.xml to Ant syntax and renamed phing build 12 years ago
build.xml e6a6c08c28 Merge branch 'chamilo19' 11 years ago
chamilotest.php 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 years ago
index.html 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 years ago
phpDocumentor.ini fe5327dad3 Added local phpdoc config file to avoid warning on @assert and @covers 11 years ago
phpmd.xml 59286a5837 Adding PHP Mess Detector config file to Jenkins build path 12 years ago
run.sh c1bc14ec81 More changes to build file 12 years ago
test_manager.inc.php 9ac706a206 Replacing main_api.lib.php with api.lib.php 11 years ago
test_suite.php 9b85836c4a Merge with 1.9.x 11 years ago
test_webservices.php 0bf06d9c72 Minor - Updated phpdoc tags 11 years ago
wipe-out.php 9ac706a206 Replacing main_api.lib.php with api.lib.php 11 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