..
api
Fixed spacing
2013-11-19 19:03:54 +01:00
cache
Fix scope on all /phpunit test methods
2013-10-24 10:31:32 +02:00
changes
Move RecentChangeTest to subdirectory
2013-11-18 16:45:15 +01:00
content
Fix WikitextContentHandlerTest::testMakeRedirectContent() when content language is not english
2013-11-12 13:57:13 +01:00
db
Fixed spacing
2013-11-19 19:03:54 +01:00
debug
@covers tags for more test classes
2013-10-24 20:35:04 +01:00
diff
Fixed spacing
2013-11-19 19:03:54 +01:00
filebackend
Add @covers tags for more tests
2013-10-21 11:28:39 +02:00
filerepo
Fix scope on all /phpunit test methods
2013-10-24 10:31:32 +02:00
GlobalFunctions
Fix covers tag in GlobalTest
2013-11-16 16:01:47 +01:00
installer
Fix scope on all /phpunit test methods
2013-10-24 10:31:32 +02:00
jobqueue
@covers tags for more test classes
2013-10-24 20:35:04 +01:00
json
Merge "FormatJson: Remove whitespace from empty arrays and objects"
2013-10-25 22:33:12 +00:00
libs
@covers tags for unit tests
2013-10-24 18:22:57 +01:00
logging
Change mode of non-executable files back to 0644
2013-11-05 08:13:32 +01:00
media
Fixed spacing
2013-11-19 19:03:54 +01:00
normal
@covers tags for more test classes
2013-10-24 20:35:04 +01:00
objectcache
Fix doc error in new incr test
2013-10-23 16:56:05 +00:00
parser
Fixed spacing
2013-11-19 19:03:54 +01:00
search
Merge "@covers tags for more test classes"
2013-10-25 01:09:58 +00:00
site
Add @covers tags for more tests
2013-10-21 11:28:39 +02:00
specials
Merge "@covers tags for more test classes"
2013-10-25 01:09:58 +00:00
upload
Remove unneeded methods in tests
2013-10-28 16:48:56 +00:00
utils
Remove underscore from CdbReader_[DBA|PHP] classes and related file
2013-11-07 13:16:56 -08:00
ArticleTablesTest.php
Avoid extra parsing in prepareContentForEdit()
2013-11-15 00:18:57 +00:00
ArticleTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
BlockTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
CollationTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
DiffHistoryBlobTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
EditPageTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
ExceptionTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
ExternalStoreTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
ExtraParserTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
FallbackTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
FauxRequestTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
FauxResponseTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01: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
HooksTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
HTMLCheckMatrixTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
HtmlFormatterTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
HtmlTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
HttpTest.php
Fix scope on all /phpunit test methods
2013-10-24 10:31:32 +02:00
LanguageConverterTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
LicensesTest.php
@covers tags for unit tests
2013-10-24 18:22:57 +01:00
LinkerTest.php
Fix scope on all /phpunit test methods
2013-10-24 10:31:32 +02:00
LinksUpdateTest.php
@covers tags for unit tests
2013-10-24 18:22:57 +01:00
LocalFileTest.php
@covers tags for unit tests
2013-10-24 18:22:57 +01:00
LocalisationCacheTest.php
@covers tags for unit tests
2013-10-24 18:22:57 +01:00
MessageTest.php
@covers tags for more test classes
2013-10-24 20:35:04 +01:00
MWExceptionHandlerTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
MWFunctionTest.php
@covers tags for more test classes
2013-10-24 20:35:04 +01:00
MWNamespaceTest.php
@covers tags for more test classes
2013-10-24 20:35:04 +01:00
OutputPageTest.php
@covers tags for more test classes
2013-10-24 20:35:04 +01:00
PathRouterTest.php
@covers tags for more test classes
2013-10-24 20:35:04 +01:00
PreferencesTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
RequestContextTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
ResourceLoaderTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
RevisionStorageTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
RevisionStorageTest_ContentHandlerUseDB.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
RevisionTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
SampleTest.php
Fix scope on all /phpunit test methods
2013-10-24 10:31:32 +02:00
SanitizerTest.php
Merge "Put the HTML attribute whitelist closer to HTML5"
2013-11-02 14:07:07 +00:00
SanitizerValidateEmailTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
SiteConfigurationTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
SpecialPageTest.php
Remove unused exception in SpecialPage::getTitleFor and add tests
2013-11-16 20:48:47 +01:00
StatusTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
TemplateCategoriesTest.php
Add a RefreshLinks job when a template is deleted
2013-11-06 12:56:53 -05:00
TestUser.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
TimeAdjustTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
TimestampTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
TitleMethodsTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
TitlePermissionTest.php
@covers tags for the rest of test files..
2013-10-24 21:38:08 +01:00
TitleTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
UserMailerTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
UserTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
WebRequestTest.php
Support CIDR ranges in $wgSquidServersNoPurge
2013-11-07 13:14:23 -07:00
WikiPageTest.php
@covers tags for inclues/*Test
2013-10-24 11:54:02 +01:00
WikiPageTest_ContentHandlerUseDB.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
XmlJsTest.php
Fixed spacing
2013-11-19 19:03:54 +01:00
XmlSelectTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00
XmlTest.php
Fix scope on all /phpunit test methods
2013-10-24 10:31:32 +02:00
XmlTypeCheckTest.php
Add more @covers tags and test cleanup
2013-10-22 08:59:42 +00:00