| .. |
|
api
|
Make EditPage fail on non-textual content.
|
2012-09-12 13:43:52 +02:00 |
|
cache
|
[FileBackend] Factored out code into ProcessCacheLRU class.
|
2012-07-12 17:09:23 +00:00 |
|
db
|
merge latest master.
|
2012-09-05 17:50:13 +02:00 |
|
debug
|
Moved warning stuff into MWDebug class.
|
2012-08-28 15:33:44 +02:00 |
|
filerepo
|
merge latest master.
|
2012-09-05 17:50:13 +02:00 |
|
GlobalFunctions
|
merged master
|
2012-08-29 15:20:15 +02: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
|
merge latest master.
|
2012-09-05 17:50:13 +02:00 |
|
media
|
merge latest master.
|
2012-09-05 17:50:13 +02:00 |
|
mobile
|
Big oops - merged to wrong branch.
|
2012-06-05 22:58:54 +00:00 |
|
normal
|
Only run CleanUpTest on a quarter of the cases.
|
2011-05-28 08:38:14 +00:00 |
|
parser
|
merged master
|
2012-08-29 15:20:15 +02:00 |
|
search
|
Avoid deprecation warnings in test cases.
|
2012-08-28 16:00:39 +02:00 |
|
specials
|
merge latest master.
|
2012-09-05 17:50:13 +02:00 |
|
upload
|
merged master
|
2012-08-29 15:20:15 +02:00 |
|
ArticleTablesTest.php
|
Avoid deprecation warnings in test cases.
|
2012-08-28 16:00:39 +02:00 |
|
ArticleTest.php
|
Avoid deprecation warnings in test cases.
|
2012-08-28 16:00:39 +02:00 |
|
BlockTest.php
|
(bug 38333) test blocked user cant createaccount
|
2012-07-19 08:19:15 +00:00 |
|
CdbTest.php
|
Set CdbTest to skipped instead of incomplete
|
2012-04-30 09:49:31 +02:00 |
|
ContentHandlerTest.php
|
Make EditPage fail on non-textual content.
|
2012-09-12 13:43:52 +02:00 |
|
CssContentTest.php
|
adding @group Database to more tests
|
2012-09-05 18:54:15 +02:00 |
|
DiffHistoryBlobTest.php
|
xdiff_string_rabdiff() appeared in version 1.5.0 of xdiff extension.
|
2012-02-20 16:03:40 +00:00 |
|
EditPageTest.php
|
Follow-up r113922: tests
|
2012-03-15 15:38:11 +00:00 |
|
ExternalStoreTest.php
|
|
|
|
ExtraParserTest.php
|
merged master
|
2012-08-29 15:20:15 +02:00 |
|
FauxResponseTest.php
|
* Added some tests for FauxResponse class
|
2011-07-13 20:16:14 +00:00 |
|
FormOptionsInitializationTest.php
|
using real identity for hashar
|
2011-10-24 09:08:13 +00:00 |
|
FormOptionsTest.php
|
using real identity for hashar
|
2011-10-24 09:08:13 +00:00 |
|
HooksTest.php
|
Fixup whitespace from r80445
|
2011-03-27 01:27:02 +00:00 |
|
HtmlTest.php
|
merge latest master.
|
2012-09-05 17:50:13 +02:00 |
|
HttpTest.php
|
Add comments explaining that the funky multiple Location headers stuff is a CURL artifact, and that the code will need updating if bug 29232 is done (high-level handling of http redirects)
|
2011-12-22 23:12:44 +00:00 |
|
IPTest.php
|
[IP] Added an IP::prettifyIP() function for displaying IPs.
|
2012-05-11 10:53:14 -07:00 |
|
JavascriptContentTest.php
|
adding @group Database to more tests
|
2012-09-05 18:54:15 +02:00 |
|
JsonTest.php
|
enhance tests name (for --testdox option)
|
2011-07-03 18:09:30 +00:00 |
|
LanguageConverterTest.php
|
Followup 90161 (which breaks the test). Need to hack around to avoid a reload from db.
|
2011-06-15 21:32:08 +00:00 |
|
LicensesTest.php
|
|
|
|
LinksUpdateTest.php
|
fixed LinksUpdateTest: must use transaction.
|
2012-06-13 17:43:07 +02:00 |
|
LocalFileTest.php
|
In FileBackend/FileOp:
|
2012-01-07 01:33:23 +00:00 |
|
LocalisationCacheTest.php
|
merge latest master.
|
2012-09-05 17:50:13 +02:00 |
|
MessageTest.php
|
Add phpunit testcases for Bug 30681
|
2012-03-28 15:36:23 +05:30 |
|
MWFunctionTest.php
|
Followup r79523: Test that calling self:: and parent:: throws exception
|
2011-01-03 21:14:22 +00:00 |
|
MWNamespaceTest.php
|
helpers to get subjects/talk namespaces
|
2012-06-26 22:25:59 +02:00 |
|
ParserOptionsTest.php
|
* Use WikiPage instead of Article for ParserCache stuff
|
2012-02-05 16:45:41 +00:00 |
|
PathRouterTest.php
|
Fix bug 34684 in my PathRouter code:
|
2012-02-24 11:31:36 +00:00 |
|
PreferencesTest.php
|
enable email for PreferencesTest.php
|
2012-04-30 09:29:45 +02:00 |
|
Providers.php
|
using real identity for hashar
|
2011-10-24 09:08:13 +00:00 |
|
RecentChangeTest.php
|
RecentChangeTest use the Database
|
2012-03-23 18:20:01 +01:00 |
|
ResourceLoaderTest.php
|
Comment tweak on MediaWikiParserTest and make ResourceLoaderTest extend MediaWikiTestCase
|
2011-11-12 21:32:39 +00:00 |
|
RevisionStorageTest.php
|
merged master
|
2012-08-29 15:20:15 +02:00 |
|
RevisionStorageTest_ContentHandlerUseDB.php
|
some cleanup and checks in the Revision class
|
2012-06-07 17:23:05 +02:00 |
|
RevisionTest.php
|
suppress deprecation warnings about getText in tests
|
2012-08-30 11:05:52 +02:00 |
|
SampleTest.php
|
Change some NS_IMAGE to NS_FILE
|
2012-06-24 21:50:10 +02:00 |
|
SanitizerTest.php
|
(bug 36495) Sanitizer: Convert align to margin/float outside tables.
|
2012-07-03 08:54:46 +02:00 |
|
SanitizerValidateEmailTest.php
|
Rename class to match change of method location
|
2011-07-24 19:59:42 +00:00 |
|
SeleniumConfigurationTest.php
|
Add, update, tweak documentation
|
2011-10-26 03:45:13 +00:00 |
|
SiteConfigurationTest.php
|
enhance tests name (for --testdox option)
|
2011-07-03 18:09:30 +00:00 |
|
TemplateCategoriesTest.php
|
merged master
|
2012-08-29 15:20:15 +02:00 |
|
TimeAdjustTest.php
|
Revert "(bug 32297) Use symbolic names, not offsets for a default timezone."
|
2012-07-02 13:12:16 +02:00 |
|
TimestampTest.php
|
fix spurious failure of TimestampTest
|
2012-09-05 18:55:19 +02:00 |
|
TitleMethodsTest.php
|
merged latest master
|
2012-05-14 23:24:18 +02:00 |
|
TitlePermissionTest.php
|
Revert "(bug 32297) Use symbolic names, not offsets for a default timezone."
|
2012-07-02 13:12:16 +02:00 |
|
TitleTest.php
|
adding @group Database to more tests
|
2012-09-05 18:54:15 +02:00 |
|
UriTest.php
|
Revert Uri class due to bug 39710
|
2012-08-28 10:53:09 +10:00 |
|
UserTest.php
|
merging latest master
|
2012-08-20 16:55:28 +02:00 |
|
WebRequestTest.php
|
Big oops - merged to wrong branch.
|
2012-06-05 22:58:54 +00:00 |
|
WikiPageTest.php
|
Avoid deprecation warnings in test cases.
|
2012-08-28 16:00:39 +02:00 |
|
WikiPageTest_ContentHandlerUseDB.php
|
Use integers for content_model and content_format.
|
2012-05-14 10:22:52 +02:00 |
|
WikitextContentHandlerTest.php
|
skip test for WikitextContentHandler::merge3 if $wgDiff3 isn't configured
|
2012-05-29 12:43:53 +02:00 |
|
WikitextContentTest.php
|
merged master (2012-09-11)
|
2012-09-11 11:43:02 +02:00 |
|
XmlJsTest.php
|
Extend MediaWikiTestCase in a few places
|
2011-05-25 00:30:06 +00:00 |
|
XmlSelectTest.php
|
Followup r99305 - change tests to match behaviour. Would set globals but restoring them manually is just too laborious
|
2011-10-08 11:58:01 +00:00 |
|
XmlTest.php
|
Use Xml::languageSelector in SpecialAllmessages
|
2012-07-10 13:43:38 -04:00 |
|
ZipDirectoryReaderTest.php
|
merged master
|
2012-08-29 15:20:15 +02:00 |