Julio Montoya dd41b22187 Minor - replacing $_configuration['root_web'] with api_get_path() hace 11 años
..
api ecffc38036 Added directory for phpdoc output in tests/ hace 12 años
datafiller 93a9e13c6b Fixing session import for 1.10 hace 11 años
doctrine_console e241de5131 Minor - fixing require_once hace 11 años
history d58fd89f86 Minor - Added design resources in history folder hace 12 años
img 2deb9f0bdb attempting restore of tests dir removed during bigmerge hace 13 años
logs 23cd6ce2a7 Removing unused classes. hace 11 años
migrate b314edacbd The Thematic() constructor now needs a course array hace 11 años
misc ce1aa13780 Added video converter base script - only concept so far hace 12 años
phpunit 4bb2821eb1 Removing test class. hace 11 años
procedures 2deb9f0bdb attempting restore of tests dir removed during bigmerge hace 13 años
tests 81c6efc287 Added placeholder directories for automated testing hace 12 años
translations fa09d732c6 Po translations are moved in the src/ChamiloLMS/Resources path. hace 11 años
video c789f00d87 Test of scripted video converter - very basic hace 12 años
xhprof 2e45b2e6c0 Merge hace 11 años
README.txt 2deb9f0bdb attempting restore of tests dir removed during bigmerge hace 13 años
build.phing.xml 0af683a42a Moved build.xml to Ant syntax and renamed phing build hace 12 años
build.xml e6a6c08c28 Merge branch 'chamilo19' hace 11 años
chamilotest.php 2deb9f0bdb attempting restore of tests dir removed during bigmerge hace 13 años
index.html 2deb9f0bdb attempting restore of tests dir removed during bigmerge hace 13 años
phpDocumentor.ini fe5327dad3 Added local phpdoc config file to avoid warning on @assert and @covers hace 12 años
phpmd.xml 59286a5837 Adding PHP Mess Detector config file to Jenkins build path hace 12 años
run.sh c1bc14ec81 More changes to build file hace 12 años
test_manager.inc.php 9ac706a206 Replacing main_api.lib.php with api.lib.php hace 11 años
test_suite.php 9b85836c4a Merge with 1.9.x hace 12 años
test_webservices.php dd41b22187 Minor - replacing $_configuration['root_web'] with api_get_path() hace 11 años
wipe-out.php 9ac706a206 Replacing main_api.lib.php with api.lib.php hace 11 años

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