wiki.techinc.nl/tests/phpunit/includes
umherirrender 9b3292e31a Add MediaWikiTestCase::checkHasDiff3 and use it
Some tests can only passed, when diff3 is enabled on the wiki, when not
the tests should marked as skipped. To avoid code duplicates inside
the test folder for the check, if diff3 is enabled, the new function
MediaWikiTestCase::checkHasDiff3 can be used.

Change-Id: Ie765da49a4a1358da78a3506e38772d61bcd010c
2012-11-22 17:45:50 +01:00
..
api Merge "Regression test for detecting edit conflicts." 2012-11-16 16:56:34 +00:00
cache Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
content Add MediaWikiTestCase::checkHasDiff3 and use it 2012-11-22 17:45:50 +01:00
db Merge "drop orm_test table on teardown" 2012-11-16 05:21:15 +00:00
debug tests: always call parent setUp 2012-10-23 19:04:40 +02:00
filebackend [FileBackend] Added back ability to delete file HTTP headers. 2012-11-21 05:30:27 +00:00
filerepo Moved FileBackend tests to /filebackend. 2012-11-02 12:12:36 -07:00
GlobalFunctions Add MediaWikiTestCase::checkHasDiff3 and use it 2012-11-22 17:45:50 +01:00
installer
json
libs Added sites functionality, a much more generic and flexible version of the existing interwiki code 2012-10-12 17:47:44 +02:00
media tests: always call parent setUp 2012-10-23 19:04:40 +02:00
mobile Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
normal
parser (bug 40632) Remove CleanupPresentationalAttributes feature 2012-11-19 22:09:17 +01:00
search SearchEngineTest.php must extends MediaWikiLangTestCase 2012-11-11 09:21:56 +00:00
site ORMRow must not ignore failures on insert by deault. 2012-10-31 20:15:02 +01:00
specials tests: always call parent setUp 2012-10-23 19:04:40 +02:00
upload Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ArticleTablesTest.php Avoid deprecation warnings in test cases. 2012-08-28 16:00:39 +02:00
ArticleTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
BlockTest.php Setting $wgContLang without changing $wgLanguageCode accordingly is a very bad idea. 2012-10-20 18:15:18 +02:00
CdbTest.php race condition in CdbTests 2012-11-01 11:48:18 +01:00
DiffHistoryBlobTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
EditPageTest.php Add MediaWikiTestCase::checkHasDiff3 and use it 2012-11-22 17:45:50 +01:00
ExternalStoreTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ExtraParserTest.php Use ParserOptions::newFromUserAndLang in tests 2012-10-24 15:59:30 +02:00
FauxResponseTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
FormOptionsInitializationTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
FormOptionsTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
HooksTest.php Fix behavior of Hooks class. 2012-10-08 13:45:58 +02:00
HtmlTest.php Set default type attribute for button html elements 2012-10-30 21:45:17 +01:00
HttpTest.php fix fatal error in HttpTest 2012-10-11 08:04:49 +00:00
IPTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
JsonTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
LanguageConverterTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
LicensesTest.php
LinksUpdateTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
LocalFileTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
LocalisationCacheTest.php Updated plural rules from CLDR 22 2012-09-17 16:59:29 +00:00
MessageTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
MWFunctionTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
MWNamespaceTest.php Fix indentation whitespace errors 2012-10-26 17:42:13 +02:00
ParserOptionsTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
PathRouterTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
PreferencesTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
Providers.php
RecentChangeTest.php RecentChangeTest now uses 'colon-separator' msg 2012-11-17 10:00:45 +01:00
RequestContextTest.php It should not be possible for a RequestContext's WikiPage and Title to be different. 2012-10-24 08:17:27 -07:00
ResourceLoaderTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
RevisionStorageTest.php (Bug 41244) Gracefully handle failure to load text blob. 2012-11-10 15:58:17 +01:00
RevisionStorageTest_ContentHandlerUseDB.php Fix RevisionStorageTest with non-wikitext NS_MAIN 2012-10-12 18:30:38 +02:00
RevisionTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
SampleTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
SanitizerTest.php (bug 40632) Remove CleanupPresentationalAttributes feature 2012-11-19 22:09:17 +01:00
SanitizerValidateEmailTest.php
SeleniumConfigurationTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
SiteConfigurationTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
TemplateCategoriesTest.php merged master 2012-08-29 15:20:15 +02:00
TestUser.php Move api/ApiTestUser.php to TestUser.php and make available in MediaWikiTestCase class. 2012-09-13 18:40:23 +00:00
TimeAdjustTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
TimestampTest.php Merge branch 'Wikidata' into master. 2012-10-09 11:34:24 +02:00
TitleMethodsTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
TitlePermissionTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
TitleTest.php Fix test for view language for non-wikitext in main NS. 2012-10-15 14:50:21 +02:00
UserTest.php fix testEditCount to work with non-wikitext content in main NS 2012-11-08 18:06:32 +01:00
WebRequestTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
WikiPageTest.php Add MediaWikiTestCase::checkHasDiff3 and use it 2012-11-22 17:45:50 +01:00
WikiPageTest_ContentHandlerUseDB.php Use integers for content_model and content_format. 2012-05-14 10:22:52 +02:00
XmlJsTest.php
XmlSelectTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
XmlTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
ZipDirectoryReaderTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00