Julio Montoya 1e16fba5c7 Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 12 anos atrás
..
api ecffc38036 Added directory for phpdoc output in tests/ 12 anos atrás
course_tests 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 anos atrás
datafiller d188bdd79f Added data filler for exercises 12 anos atrás
doctrine_console 1e16fba5c7 Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 12 anos atrás
history d58fd89f86 Minor - Added design resources in history folder 12 anos atrás
img 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 anos atrás
logs 9da9fc9327 Minor - Added output directory in tests 12 anos atrás
main 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 anos atrás
migrate 4e3788d569 Removing error_reporting everywhere 12 anos atrás
misc ce1aa13780 Added video converter base script - only concept so far 12 anos atrás
phpunit 4e3788d569 Removing error_reporting everywhere 12 anos atrás
procedures 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 anos atrás
simpletest 0bf06d9c72 Minor - Updated phpdoc tags 12 anos atrás
translations 9144e59cae Adding translations variable transformations scripts from PHP to po files 12 anos atrás
video c789f00d87 Test of scripted video converter - very basic 12 anos atrás
xhprof 780f18549d Fixing in Quickform because advmultiselect was not added in the registered element types 12 anos atrás
README.txt 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 anos atrás
build.phing.xml 0af683a42a Moved build.xml to Ant syntax and renamed phing build 12 anos atrás
build.xml 484b11fc86 Minor - Updated phpdoc tags 12 anos atrás
chamilotest.php 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 anos atrás
index.html 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 anos atrás
internationalization.lib.test_standalone.php 2deb9f0bdb attempting restore of tests dir removed during bigmerge 13 anos atrás
main_api.lib.test_standalone.php 0bf06d9c72 Minor - Updated phpdoc tags 12 anos atrás
phpDocumentor.ini fe5327dad3 Added local phpdoc config file to avoid warning on @assert and @covers 12 anos atrás
phpmd.xml 59286a5837 Adding PHP Mess Detector config file to Jenkins build path 12 anos atrás
rmdirr.lib.test_standalone.php 0bf06d9c72 Minor - Updated phpdoc tags 12 anos atrás
run.sh c1bc14ec81 More changes to build file 12 anos atrás
simpletest_to_junit.xsl b06f7fbf46 Many changes to tests suite to enable Jenkins to execute them 12 anos atrás
test_manager.inc.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 anos atrás
test_suite.php 9b85836c4a Merge with 1.9.x 12 anos atrás
test_webservices.php 0bf06d9c72 Minor - Updated phpdoc tags 12 anos atrás
wipe-out.php e5d2ca4991 Minor changes, exit if platform is not installed 12 anos atrás

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