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

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