| .. |
|
actions
|
tests: Clean up file headers
|
2015-04-01 00:17:12 +01:00 |
|
api
|
Replace use of assertType with assertInternalType and assertInstanceOf
|
2015-04-09 01:15:44 -04:00 |
|
cache
|
Removed BloomFilter classes
|
2015-04-03 09:10:04 +00:00 |
|
changes
|
Add test for IRC line for type protect/move_prot
|
2015-04-08 12:12:15 +02:00 |
|
composer
|
tests: Clean up file headers
|
2015-04-01 00:17:12 +01:00 |
|
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
|
tests: Clean up file headers
|
2015-04-01 00:17:12 +01:00 |
|
debug
|
Move MWLogger classes to MediaWiki\Logger namespace
|
2015-04-03 11:32:24 -07:00 |
|
deferred
|
SearchUpdateTest does not require database access
|
2015-03-26 17:18:12 -07:00 |
|
diff
|
tests: Clean up file headers
|
2015-04-01 00:17:12 +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
|
Replace use of assertType with assertInternalType and assertInstanceOf
|
2015-04-09 01:15:44 -04:00 |
|
filerepo
|
LocalFileTest does not require database access
|
2015-03-26 17:36:14 -07:00 |
|
GlobalFunctions
|
Remove unused "swap" global function
|
2015-04-10 18:07:38 +01:00 |
|
htmlform
|
Add a few PHPUnit tests for HTMLAutoCompleteSelectField
|
2014-08-26 12:33:21 -07:00 |
|
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
|
Replace use of assertType with assertInternalType and assertInstanceOf
|
2015-04-09 01:15:44 -04:00 |
|
libs
|
Merge "tests: Clean up file headers"
|
2015-04-01 22:27:33 +00:00 |
|
logging
|
Call Language::getLocalisationCache() static
|
2014-01-04 21:33:12 +01:00 |
|
mail
|
Merge "Skip MailAddressTest::testNewFromUser on windows"
|
2014-09-30 22:38:47 +00:00 |
|
media
|
SECURITY: Don't allow entities in XMP with HHVM
|
2015-04-01 09:56:43 -07:00 |
|
objectcache
|
objectcache: Add @covers for BagOStuffTest
|
2015-04-05 16:02:53 +01:00 |
|
page
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
parser
|
Add @group Database tags to tests that need it
|
2015-04-01 11:20:23 +02:00 |
|
password
|
Add lots of @throws
|
2014-12-24 13:49:20 +00:00 |
|
poolcounter
|
Break some long lines in maintenance, skins, tests
|
2014-07-24 19:03:17 +02:00 |
|
registration
|
registration: Support ResourceModuleSkinStyles
|
2015-04-07 08:43:16 -07:00 |
|
resourceloader
|
Merge "Add @group Database tags to tests that need it"
|
2015-04-09 15:28:23 +00:00 |
|
search
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
site
|
tests: Clean up file headers
|
2015-04-01 00:17:12 +01:00 |
|
skins
|
tests: Clean up file headers
|
2015-04-01 00:17:12 +01:00 |
|
specialpage
|
tests: Clean up file headers
|
2015-04-01 00:17:12 +01:00 |
|
specials
|
Add @group Database tags to tests that need it
|
2015-04-01 11:20:23 +02:00 |
|
title
|
tests: Clean up file headers
|
2015-04-01 00:17:12 +01:00 |
|
upload
|
SECURITY: Always expand xml entities when checking SVG's
|
2015-04-01 09:56:20 -07:00 |
|
utils
|
Fix most of IPTest to use data providers
|
2015-04-10 09:03:58 -07:00 |
|
BlockTest.php
|
Let BlockTest.php respect database constraints
|
2014-10-15 18:09:49 +00:00 |
|
CollationTest.php
|
Fixed some @params documentation (tests)
|
2014-04-17 20:43:42 +02:00 |
|
DiffHistoryBlobTest.php
|
Replace a bunch of extension_loaded() checks with checkPHPExtension()
|
2014-01-23 23:09:53 +00:00 |
|
EditPageTest.php
|
phpcs fixups for line length
|
2015-03-14 11:05:41 +00:00 |
|
ExtraParserTest.php
|
Add @group Database tags to tests that need it
|
2015-04-01 11:20:23 +02:00 |
|
FallbackTest.php
|
Pass phpcs-strict on some test files (2/x)
|
2014-04-24 17:05:34 +02:00 |
|
FauxRequestTest.php
|
Pass phpcs-strict on some test files (2/x)
|
2014-04-24 17:05:34 +02:00 |
|
FauxResponseTest.php
|
Pass phpcs-strict on some test files (2/x)
|
2014-04-24 17:05:34 +02:00 |
|
FormOptionsInitializationTest.php
|
@covers tags for inclues/*Test
|
2013-10-24 11:54:02 +01:00 |
|
FormOptionsTest.php
|
FormOptions: Implement FLOAT type
|
2013-11-07 23:50:59 +01:00 |
|
GitInfoTest.php
|
Fix GitInfoTest::testValidJsonData on windows
|
2014-09-30 20:44:45 +00:00 |
|
HooksTest.php
|
Pass phpcs-strict on some test files (2/x)
|
2014-04-24 17:05:34 +02:00 |
|
HtmlFormatterTest.php
|
Set $wgInternalTidy to false in unit tests when running under HHVM
|
2014-12-18 14:58:18 -08:00 |
|
HtmlTest.php
|
Html::srcSet: allow density to be specified either with or without trailing 'x'
|
2015-04-05 05:22:47 +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
|
@covers tags for unit tests
|
2013-10-24 18:22:57 +01:00 |
|
LinkerTest.php
|
Don't double escape in Linker::formatLinksInComment
|
2015-01-15 18:14:42 +00:00 |
|
LinkFilterTest.php
|
Fixed some @params documentation (tests)
|
2014-04-17 20:43:42 +02:00 |
|
MediaWikiVersionFetcherTest.php
|
tests: Clean up file headers
|
2015-04-01 00:17:12 +01:00 |
|
MessageTest.php
|
Message: Clean up unit tests and improve code coverage
|
2015-04-02 08:36:19 +01:00 |
|
MimeMagicTest.php
|
Cleanup some docs (tests)
|
2014-08-11 20:06:52 +02:00 |
|
MovePageTest.php
|
Check $auth parameter in Title::isValidMoveOperation()
|
2015-02-05 10:52:10 -08:00 |
|
MWNamespaceTest.php
|
Standardize @todo
|
2014-07-23 22:27:20 +02:00 |
|
MWTimestampTest.php
|
Reject out-of-range output when converting to TS_MW
|
2014-12-19 17:06:38 -05:00 |
|
OutputPageTest.php
|
Merge "resourceloader: Omit empty parameters from mw.loader.implement calls"
|
2015-04-06 06:22:45 +00:00 |
|
PathRouterTest.php
|
Pass phpcs-strict on some test files (3/x)
|
2014-04-24 18:51:39 +02:00 |
|
PreferencesTest.php
|
Fixed spacing
|
2013-12-01 20:58:51 +01:00 |
|
PrefixSearchTest.php
|
PrefixSearchTest: Move insertPage() from setUp() to addDBData()
|
2015-03-25 19:10:40 +00:00 |
|
RevisionStorageTest.php
|
Pass phpcs-strict on some test files (3/x)
|
2014-04-24 18:51:39 +02:00 |
|
RevisionStorageTestContentHandlerUseDB.php
|
Pass phpcs-strict on some test files (3/x)
|
2014-04-24 18:51:39 +02:00 |
|
RevisionTest.php
|
Pass phpcs-strict on some test files (3/x)
|
2014-04-24 18:51:39 +02:00 |
|
SampleTest.php
|
Verify parameter for MapCacheLRU::has() can be passed to array_key_exists()
|
2015-03-23 15:26:59 -07:00 |
|
SanitizerTest.php
|
Use wikimedia/utfnormal library, add backwards-compatability layer
|
2015-03-24 12:59:26 -07:00 |
|
SanitizerValidateEmailTest.php
|
Standardize @todo
|
2014-07-23 22:27:20 +02:00 |
|
SiteConfigurationTest.php
|
Pass phpcs-strict on some test files (3/x)
|
2014-04-24 18:51:39 +02:00 |
|
StatusTest.php
|
Fix magic getter for $status->ok
|
2015-02-14 00:05:41 +00:00 |
|
TemplateCategoriesTest.php
|
Add a RefreshLinks job when a template is deleted
|
2013-11-06 12:56:53 -05:00 |
|
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
|
Fixed spacing
|
2014-07-19 23:12:10 +02:00 |
|
TitleArrayFromResultTest.php
|
test: Clean up data providers that should be static
|
2014-09-18 12:52:44 -07:00 |
|
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
|
Add @group Database tags to tests that need it
|
2015-04-01 11:20:23 +02:00 |
|
UserArrayFromResultTest.php
|
test: Clean up data providers that should be static
|
2014-09-18 12:52:44 -07:00 |
|
UserTest.php
|
User: Add unit tests for getId, isAnon and isLoggedIn
|
2015-04-02 07:13:54 +00:00 |
|
WebRequestTest.php
|
Fixed spacing
|
2014-07-20 21:41:41 +02:00 |
|
XmlJsTest.php
|
test: Clean up data providers that should be static
|
2014-09-18 12:52:44 -07:00 |
|
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 |