wiki.techinc.nl/tests/phpunit/includes/content
Umherirrender 255d76f2a1 build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Clean up use of @codingStandardsIgnore
- @codingStandardsIgnoreFile -> phpcs:ignoreFile
- @codingStandardsIgnoreLine -> phpcs:ignore
- @codingStandardsIgnoreStart -> phpcs:disable
- @codingStandardsIgnoreEnd -> phpcs:enable

For phpcs:disable always the necessary sniffs are provided.
Some start/end pairs are changed to line ignore

Change-Id: I92ef235849bcc349c69e53504e664a155dd162c8
2018-01-01 14:10:16 +01:00
..
ContentHandlerTest.php Add @covers tags to ContentHandler tests 2017-12-27 17:48:56 +00:00
CssContentHandlerTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
CssContentTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
FileContentHandlerTest.php Add @covers tags to ContentHandler tests 2017-12-27 17:48:56 +00:00
JavaScriptContentHandlerTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
JavaScriptContentTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
JsonContentHandlerTest.php JsonContentHandler: Make sure makeEmptyContent() is valid JSON 2016-09-08 12:52:56 -07:00
JsonContentTest.php Remove support for $wgWellFormedXml=false 2016-05-12 17:40:01 -04:00
TextContentHandlerTest.php Add @covers tags to ContentHandler tests 2017-12-27 17:48:56 +00:00
TextContentTest.php Remove method level @group Database tags 2017-11-23 19:20:44 +00:00
WikitextContentHandlerTest.php Add @covers tags to ContentHandler tests 2017-12-27 17:48:56 +00:00
WikitextContentTest.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
WikitextStructureTest.php Add @covers tags to ContentHandler tests 2017-12-27 17:48:56 +00:00