diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 780e8db51d..faef186978 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,44 +1,44 @@ - - - - tests/phpunit/tests - tests/phpunit/tests/actions/closures.php - tests/phpunit/tests/image/editor.php - tests/phpunit/tests/image/editorGd.php - tests/phpunit/tests/image/editorImagick.php - tests/phpunit/tests/oembed/headers.php - tests/phpunit/tests/actions/closures.php - tests/phpunit/tests/image/editor.php - tests/phpunit/tests/image/editorGd.php - tests/phpunit/tests/image/editorImagick.php - tests/phpunit/tests/oembed/headers.php - tests/phpunit/tests/rest-api/rest-autosaves-controller.php - - - - tests/phpunit/tests/rest-api/rest-autosaves-controller.php - - - - - ajax - ms-files - ms-required - external-http - - - - - - - - + bootstrap="tests/phpunit/includes/bootstrap.php" + backupGlobals="false" + colors="true" + beStrictAboutTestsThatDoNotTestAnything="true" + > + + + + tests/phpunit/tests + tests/phpunit/tests/actions/closures.php + tests/phpunit/tests/image/editor.php + tests/phpunit/tests/image/editorGd.php + tests/phpunit/tests/image/editorImagick.php + tests/phpunit/tests/oembed/headers.php + tests/phpunit/tests/actions/closures.php + tests/phpunit/tests/image/editor.php + tests/phpunit/tests/image/editorGd.php + tests/phpunit/tests/image/editorImagick.php + tests/phpunit/tests/oembed/headers.php + tests/phpunit/tests/rest-api/rest-autosaves-controller.php + + + + tests/phpunit/tests/rest-api/rest-autosaves-controller.php + + + + + ajax + ms-files + ms-required + external-http + + + + + + + + diff --git a/tests/phpunit/build.xml b/tests/phpunit/build.xml index f770794861..ff8234bc50 100644 --- a/tests/phpunit/build.xml +++ b/tests/phpunit/build.xml @@ -1,15 +1,15 @@ - - - - - - - - - - - - + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/phpunit/multisite.xml b/tests/phpunit/multisite.xml index 323c958cd8..0854ca4737 100644 --- a/tests/phpunit/multisite.xml +++ b/tests/phpunit/multisite.xml @@ -1,58 +1,58 @@ - - - - - - - tests - tests/phpunit/tests/actions/closures.php - tests/phpunit/tests/image/editor.php - tests/phpunit/tests/image/editorGd.php - tests/phpunit/tests/image/editorImagick.php - tests/phpunit/tests/actions/closures.php - tests/phpunit/tests/image/editor.php - tests/phpunit/tests/image/editorGd.php - tests/phpunit/tests/image/editorImagick.php - - tests/phpunit/tests/rest-api/rest-autosaves-controller.php - - tests/rest-api/rest-autosaves-controller.php - - - - - tests/phpunit/tests/rest-api/rest-autosaves-controller.php - - tests/rest-api/rest-autosaves-controller.php - - - - - ajax - ms-files - ms-excluded - external-http - oembed-headers - - - - - - - - - - - 150 - - - - - + backupGlobals="false" + colors="true" + beStrictAboutTestsThatDoNotTestAnything="true" + > + + + + + + + tests + tests/phpunit/tests/actions/closures.php + tests/phpunit/tests/image/editor.php + tests/phpunit/tests/image/editorGd.php + tests/phpunit/tests/image/editorImagick.php + tests/phpunit/tests/actions/closures.php + tests/phpunit/tests/image/editor.php + tests/phpunit/tests/image/editorGd.php + tests/phpunit/tests/image/editorImagick.php + + tests/phpunit/tests/rest-api/rest-autosaves-controller.php + + tests/rest-api/rest-autosaves-controller.php + + + + + tests/phpunit/tests/rest-api/rest-autosaves-controller.php + + tests/rest-api/rest-autosaves-controller.php + + + + + ajax + ms-files + ms-excluded + external-http + oembed-headers + + + + + + + + + + + 150 + + + + +