wiki.techinc.nl/tests
Kevin Israel 74faccfa26 Change case of class names to match declarations
Found by running tests under a version of PHP patched to report
case mismatches as E_STRICT errors.

User classes:
* MIMEsearchPage
* MostlinkedTemplatesPage
* SpecialBookSources
* UnwatchedpagesPage

Internal classes:
* DOMXPath
* stdClass
* XMLReader

Did not change:
* testautoLoadedcamlCLASS
* testautoloadedserializedclass

Change-Id: Idc8caa82cd6adb7bab44b142af2b02e15f0a89ee
2014-12-19 16:01:26 +00:00
..
browser Prepare repository for running RuboCop after every push to Gerrit 2014-10-24 13:11:12 +02:00
frontend build: Upgrade grunt-jscs and remove legacy jshint camelcase/nomen 2014-11-30 19:02:22 +00:00
parser Don't break autolinks by stripping the final semicolon from an entity. 2014-12-18 17:27:55 -05:00
phpunit Change case of class names to match declarations 2014-12-19 16:01:26 +00:00
qunit Remove $wgJavaScriptTestConfig 2014-12-17 00:29:27 +00:00
.gitignore browser acceptance tests 2014-06-23 08:03:06 -07:00
.htaccess
parserTests.php $wgTitle is not needed for running parser tests 2014-09-24 09:56:43 -07:00
testHelpers.inc Set $wgInternalTidy to false in unit tests when running under HHVM 2014-12-18 14:58:18 -08:00
TestsAutoLoader.php Do not list Test classes in the TestsAutoLoader.php 2014-12-08 21:07:31 +01:00