Index: branches/5.2.x/tools/build/inc/phpunit.xml =================================================================== diff -u -r16761 -r16822 --- branches/5.2.x/tools/build/inc/phpunit.xml (.../phpunit.xml) (revision 16761) +++ branches/5.2.x/tools/build/inc/phpunit.xml (.../phpunit.xml) (revision 16822) @@ -1,46 +1,42 @@ + + - - ../../../core/tests - ../../../modules/*/tests - ../../../core/tests/unit + + ../../../core/tests/Unit + ../../../modules/*/tests/Unit - - ../../../modules/custom/tests + + ../../../core/tests/Functional + ../../../modules/*/tests/Functional - - - - - - - - ../../.. + + ../../../core/* + ../../../modules/* - ../../../blog ../../../modules/mpdf ../../../core/editor ../../../core/ckeditor - ../../../system - ../../../vendor ../../../core/tests ../../../modules/*/tests