| .. |
|
api
|
Tests for API section editing
|
2013-10-09 11:01:52 -07:00 |
|
cache
|
Add @covers for GenderCache + MessageCache tests
|
2013-10-18 13:06:08 +02:00 |
|
content
|
Add @covers tags for /content files
|
2013-10-18 12:53:29 +02:00 |
|
db
|
Add @covers for main Database test types
|
2013-10-18 12:36:09 +02:00 |
|
debug
|
Update formatting
|
2013-02-14 14:10:38 +01:00 |
|
filebackend
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
filerepo
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
GlobalFunctions
|
wfMkdirParents: recover from mkdir race condition
|
2013-09-12 23:43:45 +00:00 |
|
installer
|
Web installer: correctly show note for I4ecd0659
|
2013-09-15 14:31:50 -04:00 |
|
jobqueue
|
[JobQueue] Added a function to delete all jobs from a queue.
|
2013-05-15 10:59:18 -07:00 |
|
json
|
Strip excess newlines from formatting test
|
2013-10-04 10:44:26 -07:00 |
|
libs
|
Merge "CSSJanus: Support text-shadow and box-shadow flipping"
|
2013-09-27 20:35:16 +00:00 |
|
logging
|
Update formatting
|
2013-02-15 12:35:50 +00:00 |
|
media
|
Remove wfDl() and cleanup everything it touched
|
2013-10-09 10:51:35 -07:00 |
|
normal
|
test: ignore code coverage for CleanUpTest
|
2013-03-26 12:54:03 +01:00 |
|
objectcache
|
Test BagOStuff->incr method
|
2013-10-22 15:48:50 -04:00 |
|
parser
|
Handle raw <h#> when calculating $rawtoc
|
2013-10-09 13:48:03 -04:00 |
|
search
|
Support updating search index when page is deleted
|
2013-06-18 17:41:13 -04:00 |
|
site
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
specials
|
Fixed spacing and removed unneeded parenthesis
|
2013-05-17 16:12:08 +00:00 |
|
upload
|
Renaming files to follow name conventions
|
2013-05-29 16:47:04 +02:00 |
|
ArticleTablesTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
ArticleTest.php
|
Update formatting
|
2013-02-14 12:22:13 +01:00 |
|
BlockTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
CdbTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
CollationTest.php
|
Remove wfDl() and cleanup everything it touched
|
2013-10-09 10:51:35 -07:00 |
|
DiffHistoryBlobTest.php
|
DiffHistoryBlob: don't check for mhash extension
|
2013-07-30 11:44:03 -04:00 |
|
EditPageTest.php
|
Fix spacing and break some lines
|
2013-08-24 17:06:25 +02:00 |
|
ExternalStoreTest.php
|
|
|
|
ExtraParserTest.php
|
Revert "Misc follow-ups to I2fc3966e (a161c5e)"
|
2013-03-22 21:24:58 +00:00 |
|
FauxRequestTest.php
|
Make headers in FauxRequest case insensitive
|
2013-06-03 16:23:11 +02:00 |
|
FauxResponseTest.php
|
Make headers in FauxRequest case insensitive
|
2013-06-03 16:23:11 +02:00 |
|
FormOptionsInitializationTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
FormOptionsTest.php
|
Update formatting
|
2013-02-14 12:22:13 +01:00 |
|
HashRingTest.php
|
Fixed spacing and removed unneeded parenthesis
|
2013-05-17 16:12:08 +00:00 |
|
HooksTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
HTMLCheckMatrixTest.php
|
Fixed spacing and removed unneeded parenthesis
|
2013-05-17 16:12:08 +00:00 |
|
HtmlFormatterTest.php
|
Move HtmlFormatter from MobileFrontend
|
2013-09-20 11:52:46 -07:00 |
|
HtmlTest.php
|
Drop support for XHTML 1.0
|
2013-05-15 23:09:25 -07:00 |
|
HttpTest.php
|
Fix spacing and break some lines
|
2013-08-24 17:06:25 +02:00 |
|
IPTest.php
|
Fix spacing and break some lines
|
2013-08-24 17:06:25 +02:00 |
|
LanguageConverterTest.php
|
Allow more than one variant set in user preferences.
|
2013-08-16 05:46:14 +00:00 |
|
LicensesTest.php
|
Update formatting
|
2013-02-14 12:22:13 +01:00 |
|
LinkerTest.php
|
Tests: Make phpunit providers "public static".
|
2013-03-22 03:12:37 +01:00 |
|
LinksUpdateTest.php
|
Expose changed links in LinksUpdate
|
2013-10-15 17:43:14 +00:00 |
|
LocalFileTest.php
|
Update formatting
|
2013-02-14 12:22:13 +01:00 |
|
LocalisationCacheTest.php
|
|
|
|
MessageTest.php
|
Added more Message parameter functions
|
2013-10-19 14:34:14 +02:00 |
|
MWFunctionTest.php
|
Deprecate MWFunction::call and ::callArray
|
2013-07-19 18:48:51 -04:00 |
|
MWNamespaceTest.php
|
Fixed return type of getContentNamespaces()
|
2013-07-16 17:01:13 -07:00 |
|
OutputPageTest.php
|
Remove the $wgHandheldForIPhone config variable entirely
|
2013-06-04 21:53:47 +02:00 |
|
PathRouterTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
PreferencesTest.php
|
Fix unit tests when $wgEmailAuthentication is set to false
|
2013-05-11 22:14:18 +02:00 |
|
Providers.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
RecentChangeTest.php
|
Provide a JSON recent changes feed.
|
2013-08-25 21:23:16 -07:00 |
|
RequestContextTest.php
|
Merge "Added space after switch/Removed spaces after unset"
|
2013-04-26 15:01:41 +00:00 |
|
ResourceLoaderTest.php
|
Support LESS stylesheets in ResourceLoader
|
2013-09-23 12:55:19 -07:00 |
|
RevisionStorageTest.php
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
RevisionStorageTest_ContentHandlerUseDB.php
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
RevisionTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
SampleTest.php
|
Update formatting
|
2013-02-14 12:36:35 +01:00 |
|
SanitizerTest.php
|
displaytitle: reject some CSS if $wgRestrictDisplayTitle set
|
2013-05-24 15:05:37 +02:00 |
|
SanitizerValidateEmailTest.php
|
Update formatting
|
2013-02-14 12:36:35 +01:00 |
|
SiteConfigurationTest.php
|
Attempt to remove a hard-coded "wikipedia".
|
2013-08-09 09:32:13 +00:00 |
|
StringUtilsTest.php
|
Make items in the StringUtilsTest data provider easier to identify by adding names.
|
2013-10-09 17:06:01 +02:00 |
|
TemplateCategoriesTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
TestUser.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
TimeAdjustTest.php
|
TimeAdjustTest: Use dataProvider
|
2013-03-23 11:17:02 +00:00 |
|
TimestampTest.php
|
Added new MWTimestamp::getRelativeTimestamp for pure relative.
|
2013-09-24 19:40:48 -04:00 |
|
TitleMethodsTest.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
TitlePermissionTest.php
|
Fix protection rights usage
|
2013-07-04 15:38:36 +10:00 |
|
TitleTest.php
|
mw.Title: Rewrite from scratch (porting logic from Title.php)
|
2013-10-01 23:38:53 +02:00 |
|
UIDGeneratorTest.php
|
Added UIDGenerator class for getting statistically unique IDs.
|
2013-02-07 17:38:12 +00:00 |
|
UserTest.php
|
Add 'viewmyprivateinfo', 'editmyprivateinfo', and 'editmyoptions' rights
|
2013-07-03 13:40:04 -04:00 |
|
WebRequestTest.php
|
Normalize IPv6 addresses in XFF chains
|
2013-08-30 00:55:38 +04:00 |
|
WikiPageTest.php
|
docs: Remove odd colons after @todo
|
2013-05-15 06:23:40 +00:00 |
|
WikiPageTest_ContentHandlerUseDB.php
|
Update code formatting
|
2013-04-26 14:21:20 +00:00 |
|
XmlJsTest.php
|
|
|
|
XmlSelectTest.php
|
Drop support for XHTML 1.0
|
2013-05-15 23:09:25 -07:00 |
|
XmlTest.php
|
Drop support for XHTML 1.0
|
2013-05-15 23:09:25 -07:00 |
|
XmlTypeCheckTest.php
|
Fix spacing and break some lines
|
2013-08-24 17:06:25 +02:00 |
|
ZipDirectoryReaderTest.php
|
Update formatting
|
2013-02-14 12:56:23 +01:00 |