wiki.techinc.nl/tests
Ori Livneh 7628a11d8e Remove .php5 entrypoints and $wgScriptExtension
* The '.php5' entrypoints were deprecated in I68b1ae842, $wgScriptExtension
  in I3690f78bc.
* Drop the associated ResourceLoader configuration variable, too. `mwgrep`
  shows no usage in the MediaWiki namespace.
* Keep the scriptExtension configuration parameter for FileRepo for people who
  would like to interoperate with older MediaWiki installations that still use
  '.php5'.

Change-Id: I17c8a15484b7e82cd5970d34e688109a2aae3840
2015-10-08 15:45:31 +01:00
..
browser Browser test: avoid loading elements over network 2015-09-17 13:07:30 +00:00
parser In parserTests.php, fix upload directory handling 2015-09-28 15:48:32 +10:00
phpunit Fix-up for I949fc289d: handle falsy cookie values correctly 2015-10-07 22:19:47 -07:00
qunit Remove .php5 entrypoints and $wgScriptExtension 2015-10-08 15:45:31 +01:00
.gitignore
.htaccess
parserTests.php Merge "Don't localize parentheses in version number in parserTests.php" 2015-05-25 11:49:52 +00:00
testHelpers.inc Make lines short to pass phpcs in testHelpers.inc 2015-09-28 14:41:44 +03:00
TestsAutoLoader.php Wrap some long strings in tests/ 2015-09-26 21:01:59 +01:00