wiki.techinc.nl/tests/phpunit/includes/content
umherirrender e386a46eb3 Fix some language depending phpunit tests by using MediaWikiLangTestCase
Some tests fails on wikis with $wgLanguageCode not = 'en', fix this by
setting the correct language context.

Change-Id: Ia72017df59d8beb5c508832584b2431ffab0f77f
2015-12-07 17:26:16 +01:00
..
ContentHandlerTest.php Merge "content: Recognise .json as JsonContent in User and MediaWiki namespace" 2015-06-03 16:25:09 +00:00
CssContentHandlerTest.php Fix some language depending phpunit tests by using MediaWikiLangTestCase 2015-12-07 17:26:16 +01:00
CssContentTest.php Add @codingStandardsIgnoreStart to 5 files under tests/phpunit/includes 2015-10-03 12:30:29 +00:00
JavaScriptContentHandlerTest.php Fix some language depending phpunit tests by using MediaWikiLangTestCase 2015-12-07 17:26:16 +01:00
JavaScriptContentTest.php JavaScriptContentTest: $wgScript != $wgScriptPath 2015-10-26 23:05:15 +01:00
JsonContentTest.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
TextContentHandlerTest.php Abstract and refactor Tidy support 2015-09-10 20:18:52 -07:00
TextContentTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
WikitextContentHandlerTest.php Add supportsDirectEditing methods to ContentHandler 2015-04-17 15:55:20 +00:00
WikitextContentTest.php Make lines short to pass phpcs in WikitextContentTest.php 2015-10-03 12:30:38 +00:00