| .. |
|
actions
|
Merge "Revert "Make an empty "?action=" parameter default to "view"""
|
2014-10-11 17:23:21 +00:00 |
|
api
|
API unittests, pass optional params to doApiRequest()
|
2015-03-17 04:07:24 +03:00 |
|
cache
|
Remove unused global declaration
|
2014-12-05 21:39:48 +00:00 |
|
changes
|
Migrate import log to new log system
|
2015-03-18 13:21:52 +00:00 |
|
composer
|
|
|
|
config
|
Remove deprecated GlobalVarConfig::set()
|
2014-10-20 16:43:08 +00:00 |
|
content
|
Don't require database access for ContentHandlerTest
|
2015-03-26 17:01:13 -07:00 |
|
context
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
db
|
Clean up $wgSQLiteDataDir handling and removed standalone sqlite class
|
2015-03-09 18:35:24 +00:00 |
|
debug
|
Implement support for a minimum log level in $wgDebugLogGroups
|
2014-12-31 18:16:17 +00:00 |
|
deferred
|
Clarifies the meaning of the function which tests the bug T34712
|
2015-01-01 18:16:42 -06:00 |
|
diff
|
Remove require_once from some tests by adding classes to TestsAutoLoader
|
2014-11-12 20:24:08 +01:00 |
|
exception
|
Change case of class names to match declarations
|
2014-12-19 16:01:26 +00:00 |
|
externalstore
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
filebackend
|
Profile all external HTTP requests from MW
|
2015-03-03 20:54:30 -08:00 |
|
filerepo
|
filerepo: Use standard method for creating temp dir in unit test
|
2015-02-11 01:42:12 +00:00 |
|
GlobalFunctions
|
Remove duplicate param escaping code
|
2015-03-05 17:06:04 +00:00 |
|
htmlform
|
|
|
|
installer
|
InstallDocFormatter: Hyperlink Phabricator task numbers
|
2014-11-21 03:05:44 -05:00 |
|
jobqueue
|
Remove useless sleep() in JobQueueTest
|
2014-10-24 14:31:00 +02:00 |
|
json
|
hhvm: Detect json-c parser
|
2014-11-08 15:45:46 -07:00 |
|
libs
|
Convert UtfNormalTest into a PHPUnit test
|
2015-02-20 06:04:26 +00:00 |
|
logging
|
|
|
|
mail
|
|
|
|
media
|
Make data provider in MediaHandlerTest static
|
2015-01-20 22:45:30 +01:00 |
|
objectcache
|
|
|
|
page
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
parser
|
Parser tests for page status indicators
|
2015-03-29 22:31:51 +00:00 |
|
password
|
Add lots of @throws
|
2014-12-24 13:49:20 +00:00 |
|
poolcounter
|
|
|
|
registration
|
Avoid @backupGlobals in ExtensionRegistryTest
|
2015-02-22 11:02:15 +01:00 |
|
resourceloader
|
ResourceLoaderImage: Add basic tests
|
2015-03-30 19:15:35 +02:00 |
|
search
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
site
|
Split SiteLookup interface from SiteStore
|
2015-03-18 21:31:48 +01:00 |
|
skins
|
|
|
|
specialpage
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
specials
|
Change case of class names to match declarations
|
2014-12-19 16:01:26 +00:00 |
|
title
|
Merge "Drop not needed @dataProvider doc tags from MediaWikiTitleCodecTest"
|
2015-03-18 16:43:04 +00:00 |
|
upload
|
Use MediaWikiTestCase methods for tempdir in unit tests
|
2015-02-11 03:49:02 +00:00 |
|
utils
|
StringUtils: throw InvalidArgumentException and move into libs/
|
2015-01-29 10:30:57 -08:00 |
|
BlockTest.php
|
Let BlockTest.php respect database constraints
|
2014-10-15 18:09:49 +00:00 |
|
CollationTest.php
|
|
|
|
DiffHistoryBlobTest.php
|
|
|
|
EditPageTest.php
|
phpcs fixups for line length
|
2015-03-14 11:05:41 +00:00 |
|
ExtraParserTest.php
|
|
|
|
FallbackTest.php
|
|
|
|
FauxRequestTest.php
|
|
|
|
FauxResponseTest.php
|
|
|
|
FormOptionsInitializationTest.php
|
|
|
|
FormOptionsTest.php
|
|
|
|
GitInfoTest.php
|
|
|
|
HooksTest.php
|
|
|
|
HtmlFormatterTest.php
|
Set $wgInternalTidy to false in unit tests when running under HHVM
|
2014-12-18 14:58:18 -08:00 |
|
HtmlTest.php
|
Html: Make addition of 'mw-ui-input' conditional on $wgUseMediaWikiUIEverywhere
|
2015-03-13 19:02:34 +00:00 |
|
HttpTest.php
|
Profile all external HTTP requests from MW
|
2015-03-03 20:54:30 -08:00 |
|
ImportTest.php
|
Proper namespace handling for WikiImporter
|
2014-12-10 22:24:47 +11:00 |
|
LicensesTest.php
|
|
|
|
LinkerTest.php
|
Don't double escape in Linker::formatLinksInComment
|
2015-01-15 18:14:42 +00:00 |
|
LinkFilterTest.php
|
|
|
|
MediaWikiVersionFetcherTest.php
|
|
|
|
MessageTest.php
|
|
|
|
MimeMagicTest.php
|
|
|
|
MovePageTest.php
|
Check $auth parameter in Title::isValidMoveOperation()
|
2015-02-05 10:52:10 -08:00 |
|
MWNamespaceTest.php
|
|
|
|
MWTimestampTest.php
|
Reject out-of-range output when converting to TS_MW
|
2014-12-19 17:06:38 -05:00 |
|
OutputPageTest.php
|
Revert "Optimize order of styles and scripts"
|
2015-03-25 04:40:46 +00:00 |
|
PathRouterTest.php
|
|
|
|
PreferencesTest.php
|
|
|
|
PrefixSearchTest.php
|
PrefixSearchTest: Move insertPage() from setUp() to addDBData()
|
2015-03-25 19:10:40 +00:00 |
|
RevisionStorageTest.php
|
|
|
|
RevisionStorageTestContentHandlerUseDB.php
|
|
|
|
RevisionTest.php
|
|
|
|
SampleTest.php
|
|
|
|
SanitizerTest.php
|
Add tests for Sanitizer::escapeHtmlAllowEntities
|
2015-01-15 00:25:24 +01:00 |
|
SanitizerValidateEmailTest.php
|
|
|
|
SiteConfigurationTest.php
|
|
|
|
StatusTest.php
|
Fix magic getter for $status->ok
|
2015-02-14 00:05:41 +00:00 |
|
TemplateCategoriesTest.php
|
|
|
|
TemplateParserTest.php
|
TemplateParser: make most functions protected, only expose processTemplate()
|
2015-03-22 20:31:59 -07:00 |
|
TestingAccessWrapper.php
|
Fix TestingAccessWrapper::__call
|
2015-03-26 09:26:01 +00:00 |
|
TestingAccessWrapperTest.php
|
Fix TestingAccessWrapper::__call
|
2015-03-26 09:26:01 +00:00 |
|
TestUser.php
|
Fixed spacing
|
2014-10-30 17:50:19 +01:00 |
|
TimeAdjustTest.php
|
|
|
|
TitleArrayFromResultTest.php
|
|
|
|
TitleMethodsTest.php
|
Make TitleMethodsTest a LangTestCase
|
2014-12-30 10:22:56 +01:00 |
|
TitlePermissionTest.php
|
Made EditPage avoid querying the master block table on form view
|
2015-02-16 22:52:23 +00:00 |
|
TitleTest.php
|
Simplify TitleTest::testWgWhitelistReadRegexp()
|
2015-03-27 22:22:51 -07:00 |
|
UserArrayFromResultTest.php
|
|
|
|
UserTest.php
|
Fix testGetCanonicalName PHPUnit test:
|
2015-02-27 06:06:06 +00:00 |
|
WebRequestTest.php
|
|
|
|
XmlJsTest.php
|
|
|
|
XmlSelectTest.php
|
Typo fixes and non-code tweaks
|
2014-12-12 18:31:15 +00:00 |
|
XmlTest.php
|
Html: Make addition of 'mw-ui-input' conditional on $wgUseMediaWikiUIEverywhere
|
2015-03-13 19:02:34 +00:00 |