wiki.techinc.nl/tests/phpunit/includes/content
saper 8fa1555c78 JavaScriptContentTest: $wgScript != $wgScriptPath
Set $wgScript, $wgScriptPath and $wgResourceBasePath
to avoid failures when running on a wiki with
a non-standard $wgScriptPath.

Reported-on:

https://lists.wikimedia.org/pipermail/wikitech-l/2015-October/083675.html

Change-Id: I8acbcca5449060ff5604bf275f690b53343e706e
2015-10-26 23:05:15 +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 remaining Generic.Files.LineLength failures 2015-10-03 17:23:07 +00:00
CssContentTest.php Add @codingStandardsIgnoreStart to 5 files under tests/phpunit/includes 2015-10-03 12:30:29 +00:00
JavaScriptContentHandlerTest.php Add @codingStandardsIgnoreStart to 5 files under tests/phpunit/includes 2015-10-03 12:30:29 +00: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