wiki.techinc.nl/tests/phpunit/includes
Matthias Mullie 74f581e348 Added merge() function to BagOStuff for CAS-like functionality.
* merge() will use CAS if supported or use locking otherwise
* The lock()/unlock() methods now have a default implementation
* added unit tests for merge

Change-Id: Ic27088488f8532f149cb4b36e156516f22880134
2013-01-10 09:03:09 +01:00
..
api ApiOptionsTest: Group medium (takes more than 2 seconds). 2012-12-28 18:23:02 +01:00
cache Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
content Rename JavascriptContentTest to JavaScriptContentTest 2012-12-06 23:13:10 +01:00
db Merge "(minor) Make ORMTable handle failed queries nicely." 2013-01-07 18:12:37 +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 Cleaned up and optimized wfBaseConvert(); 2012-12-27 00:17:18 -05:00
installer
json Followup r96717; Fix whitespace. 2011-09-25 02:09:42 +00:00
libs Fixed SiteArray serialization 2012-12-12 20:00:03 +01:00
logging (bug 43307) L10n recache needed in LogFormatterTest::tearDown 2012-12-20 14:55:40 -05:00
media test: raise timeout for ExifRotation 2012-12-03 09:18:32 +01:00
normal
objectcache Added merge() function to BagOStuff for CAS-like functionality. 2013-01-10 09:03:09 +01:00
parser Remove unreachable lines 2012-12-09 02:37:10 +00:00
search Add some missing parent::tearDown() 2012-12-31 13:54:06 +01:00
site Fixed SiteArray serialization 2012-12-12 20:00:03 +01:00
specials tests: always call parent setUp 2012-10-23 19:04:40 +02:00
upload Add some missing parent::tearDown() 2012-12-31 13:54:06 +01:00
ArticleTablesTest.php Avoid deprecation warnings in test cases. 2012-08-28 16:00:39 +02:00
ArticleTest.php hideDeprecated( 'CategoryPage::getAutosummary' ) 2012-12-07 22:43:02 +01: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 Add the required call to the parent setUp to DiffHistoryBlobTest::setUp() 2012-12-06 17:22:18 +01: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 (bug 40585) Don't drop 'step="any"' in HTML input fields. 2012-12-07 19:26:29 +00: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
LinkerTest.php Set wgWellFormedXml for LinkerTest::testUserLink 2012-12-09 11:56:45 +01:00
LinksUpdateTest.php ParserOutput::addLanguageLink needs a string 2012-12-07 12:33:47 +01: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 Add test for substitution of params with multiple digits 2013-01-03 09:45:22 +00: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 Adding missing @group Database to unit tests 2012-12-09 10:27:56 +01:00
Providers.php using real identity for hashar 2011-10-24 09:08:13 +00:00
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 worthwhile tests in testTitleObjectStringConversion 2012-12-07 16:39:39 +01:00
SanitizerTest.php Fix SanitizerTest for wikis with wgUseTidy = true; 2012-12-09 11:03:03 +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
StringUtilsTest.php abstract utf8 validation fallback 2012-12-12 11:24:38 +00: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 Add months and years to Timestamp::getHumanTimestamp() 2013-01-03 12:57:59 -08:00
TitleMethodsTest.php Adding missing @group Database to unit tests 2012-12-09 10:27:56 +01: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 Fix condition for the entries with a null model. 2012-12-08 22:09:30 +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 Set wgHtml5/wgWellFormedXml for XmlTests 2012-12-09 11:47:03 +01:00
XmlTest.php Set wgHtml5/wgWellFormedXml for XmlTests 2012-12-09 11:47:03 +01:00
ZipDirectoryReaderTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00