From: Antoine Musso Date: Tue, 25 Aug 2015 12:51:34 +0000 (+0200) Subject: tests: add structure and less tests to 'skins' suite X-Git-Tag: 1.31.0-rc.0~9865^2 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;ds=sidebyside;h=583c9989d04112d9da33591c9476880a6166d078;p=lhc%2Fweb%2Fwiklou.git tests: add structure and less tests to 'skins' suite To add integration jobs for the MediaWiki skins, we will use the 'skins' test suite. Add the structure and less validator tests to it. The skins would then be tested using something like: php tests/phpunit/phpunit.php --testsuite skins Bug: T68926 Change-Id: I1be4454b1aa7935ec2e9ac3703eee3907e5101e8 --- diff --git a/tests/phpunit/suite.xml b/tests/phpunit/suite.xml index 1acbc24140..d93dafb97e 100644 --- a/tests/phpunit/suite.xml +++ b/tests/phpunit/suite.xml @@ -26,6 +26,8 @@ phpunit.php enables colors for other OSs at runtime skins + structure + suites/LessTestSuite.php