..
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
Let TextContentTest extends MediaWikiLangTestCase
2012-11-11 09:18:04 +00: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
avoid STDERR diff3 messages when using wfMerge()
2012-11-10 17:26:08 +00:00
installer
Basic first round of testing for the InstallDocFormatter
2011-06-29 01:26:56 +00:00
json
Followup r96717; Fix whitespace.
2011-09-25 02:09:42 +00:00
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
Only run CleanUpTest on a quarter of the cases.
2011-05-28 08:38:14 +00:00
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
(Bug 41352) Provide tests for edit conflicts.
2012-11-10 17:24:48 +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
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
(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
Rename class to match change of method location
2011-07-24 19:59:42 +00:00
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
raise timeout for WikiPage tests
2012-11-02 15:22:54 +01:00
WikiPageTest_ContentHandlerUseDB.php
Use integers for content_model and content_format.
2012-05-14 10:22:52 +02:00
XmlJsTest.php
Extend MediaWikiTestCase in a few places
2011-05-25 00:30:06 +00:00
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