| .. |
|
api
|
Another @group Broken
|
2012-01-08 16:40:05 +00:00 |
|
db
|
Follow-up r107376: disable test by default, causes failures in some configurations
|
2012-01-04 08:38:13 +00:00 |
|
filerepo
|
* r107986: Added readOnly checks to prepare(), secure(), and clean() in FileBackendBase.
|
2012-01-09 00:20:28 +00:00 |
|
GlobalFunctions
|
Followup r105809; Split up the tests with a dataProvider and add a round trip test.
|
2012-01-05 00:26:13 +00:00 |
|
installer
|
|
|
|
json
|
Followup r96717; Fix whitespace.
|
2011-09-25 02:09:42 +00:00 |
|
libs
|
Revert r103978, r103979 -- screwed something up, breaks jQuery minification.
|
2011-11-23 00:22:46 +00:00 |
|
media
|
In FileBackend/FileOp:
|
2012-01-07 01:33:23 +00:00 |
|
normal
|
|
|
|
parser
|
Remove no-op codepath
|
2012-01-09 13:04:05 +00:00 |
|
search
|
Use LinkCache::singleton()->clear() instead of using a local variable so that I can see what LinkCache::singleton() will be used for directly in grep
|
2011-12-21 18:46:39 +00:00 |
|
specials
|
test skeleton for Special:Search
|
2012-01-09 11:41:13 +00:00 |
|
upload
|
Calls to editToken() that r103294 missed.
|
2012-01-07 23:26:35 +00:00 |
|
ArticleTablesTest.php
|
Reverted r92364 (per-namespace permissions).
|
2011-12-12 06:03:01 +00:00 |
|
ArticleTest.php
|
Need to set mDataLoaded so that this works without a db
|
2011-12-27 20:48:06 +00:00 |
|
BlockTest.php
|
Simplify r101365, this cruft is not really needed
|
2011-10-31 17:00:29 +00:00 |
|
CdbTest.php
|
|
|
|
EditPageTest.php
|
For bug 32617: lift some code out to a function - EditPage::extractSectionTitle - so it can be tested and fixed.
|
2011-12-06 23:35:42 +00:00 |
|
ExternalStoreTest.php
|
|
|
|
ExtraParserTest.php
|
ExtraParserTest::testTrackingCategory and ExtraParserTest::testTrackingCategorySpecial need a db
|
2011-12-19 21:00:03 +00: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
|
|
|
|
HtmlTest.php
|
Use canonical case
|
2011-10-27 15:54:49 +00: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
|
Add, update, tweak documentation
|
2011-10-26 03:45:13 +00:00 |
|
JsonTest.php
|
enhance tests name (for --testdox option)
|
2011-07-03 18:09:30 +00:00 |
|
LanguageConverterTest.php
|
|
|
|
LicensesTest.php
|
|
|
|
LocalFileTest.php
|
In FileBackend/FileOp:
|
2012-01-07 01:33:23 +00:00 |
|
MessageTest.php
|
Whitespace/documentation
|
2011-09-14 15:07:20 +00:00 |
|
MWFunctionTest.php
|
|
|
|
MWNamespaceTest.php
|
[Core JS] More fixing of global config variable usage
|
2011-12-31 21:25:00 +00:00 |
|
ParserOptionsTest.php
|
* Drop old parserTests.php way of running parser tests. You can run parser tests via --group Parser or specifying
|
2012-01-08 17:28:13 +00:00 |
|
PathRouterTest.php
|
Followup r104676, r104688:
|
2011-12-09 00:28:34 +00:00 |
|
Providers.php
|
using real identity for hashar
|
2011-10-24 09:08:13 +00:00 |
|
ResourceLoaderTest.php
|
Comment tweak on MediaWikiParserTest and make ResourceLoaderTest extend MediaWikiTestCase
|
2011-11-12 21:32:39 +00:00 |
|
RevisionTest.php
|
|
|
|
SampleTest.php
|
|
|
|
SanitizerTest.php
|
Test handling of escaped CSS comments
|
2011-10-24 08:39:58 +00: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
|
Test to ensure that after adding a category to a template, the articles get moved into that category.
|
2011-11-27 16:12:20 +00:00 |
|
TimeAdjustTest.php
|
|
|
|
TitleMethodsTest.php
|
Implement a number of namespace related equals functions:
|
2011-11-22 13:34:55 +00:00 |
|
TitlePermissionTest.php
|
Reverted r92364 (per-namespace permissions).
|
2011-12-12 06:03:01 +00:00 |
|
TitleTest.php
|
Title::isValidMoveOperation needs a db
|
2011-10-02 21:07:17 +00:00 |
|
UserTest.php
|
Reverted r92364 (per-namespace permissions).
|
2011-12-12 06:03:01 +00:00 |
|
WebRequestTest.php
|
Removed debugging code from r94932
|
2011-08-18 20:05:09 +00:00 |
|
XmlJsTest.php
|
|
|
|
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
|
@group Broken rather than marking incomplete
|
2012-01-08 16:38:59 +00:00 |
|
ZipDirectoryReaderTest.php
|
|
|