| .. |
|
api
|
Remove completely broken test
|
2012-09-26 17:04:36 +00:00 |
|
cache
|
[FileBackend] Factored out code into ProcessCacheLRU class.
|
2012-07-12 17:09:23 +00:00 |
|
db
|
Reenable testStoredFunctions() in DatabaseTest.php.
|
2012-09-22 18:14:22 +00:00 |
|
debug
|
Moved warning stuff into MWDebug class.
|
2012-08-28 15:33:44 +02:00 |
|
filerepo
|
raise filerepo tests timeout to 10sec
|
2012-08-29 17:01:02 +02:00 |
|
GlobalFunctions
|
Wrap long lines
|
2012-09-29 00:35:16 +01:00 |
|
installer
|
|
|
|
json
|
|
|
|
libs
|
Added default implmentation of instanceProvider to GenericArrayObjectTest
|
2012-08-29 19:52:13 +02:00 |
|
media
|
wfTimestamp should not die on bogus input [Regression]
|
2012-09-14 18:28:22 +02:00 |
|
mobile
|
Big oops - merged to wrong branch.
|
2012-06-05 22:58:54 +00:00 |
|
normal
|
|
|
|
parser
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 21:45:00 +02:00 |
|
search
|
Use WikiPage instead of Article to call doEdit() and getId()
|
2012-02-06 11:19:14 +00:00 |
|
specials
|
test: unwanted search namespace should not be there
|
2012-08-31 17:56:11 +02:00 |
|
upload
|
Move api/ApiTestUser.php to TestUser.php and make available in MediaWikiTestCase class.
|
2012-09-13 18:40:23 +00:00 |
|
ArticleTablesTest.php
|
Replace some deprecated method calls.
|
2012-08-19 23:27:43 +02:00 |
|
ArticleTest.php
|
|
|
|
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 |
|
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
|
clear magicword cache before testing cleanSig
|
2012-08-29 12:31:24 +02:00 |
|
FauxResponseTest.php
|
|
|
|
FormOptionsInitializationTest.php
|
|
|
|
FormOptionsTest.php
|
|
|
|
HooksTest.php
|
|
|
|
HtmlTest.php
|
Change case to use the canonical names.
|
2012-09-18 22:30:38 +02:00 |
|
HttpTest.php
|
|
|
|
IPTest.php
|
[IP] Added an IP::prettifyIP() function for displaying IPs.
|
2012-05-11 10:53:14 -07:00 |
|
JsonTest.php
|
|
|
|
LanguageConverterTest.php
|
|
|
|
LicensesTest.php
|
|
|
|
LinksUpdateTest.php
|
Sane whitespace
|
2012-10-02 08:39:30 +00:00 |
|
LocalFileTest.php
|
|
|
|
LocalisationCacheTest.php
|
Updated plural rules from CLDR 22
|
2012-09-17 16:59:29 +00:00 |
|
MessageTest.php
|
Add phpunit testcases for Bug 30681
|
2012-03-28 15:36:23 +05:30 |
|
MWFunctionTest.php
|
|
|
|
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
|
Move api/ApiTestUser.php to TestUser.php and make available in MediaWikiTestCase class.
|
2012-09-13 18:40:23 +00:00 |
|
Providers.php
|
|
|
|
RecentChangeTest.php
|
RecentChangeTest use the Database
|
2012-03-23 18:20:01 +01:00 |
|
ResourceLoaderTest.php
|
|
|
|
RevisionStorageTest.php
|
Make userWasLastToEdit reusable.
|
2012-09-03 12:22:52 +02:00 |
|
RevisionTest.php
|
|
|
|
SampleTest.php
|
Change some NS_IMAGE to NS_FILE
|
2012-06-24 21:50:10 +02:00 |
|
SanitizerTest.php
|
Preemptively add css3's image() to our css sanitizer.
|
2012-09-26 05:24:16 +00:00 |
|
SanitizerValidateEmailTest.php
|
|
|
|
SeleniumConfigurationTest.php
|
|
|
|
SiteConfigurationTest.php
|
|
|
|
TemplateCategoriesTest.php
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 21:45:00 +02:00 |
|
TestUser.php
|
Move api/ApiTestUser.php to TestUser.php and make available in MediaWikiTestCase class.
|
2012-09-13 18:40:23 +00: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
|
Added PHP complement for mw.Time.
|
2012-08-30 20:44:09 -04:00 |
|
TitleMethodsTest.php
|
Adding more tests for Title.
|
2012-05-02 19:32:56 +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
|
more public accessors for Title class
|
2012-10-01 20:52:03 +02:00 |
|
UserTest.php
|
Add UserTest::testAllRightsWithMessage
|
2012-08-13 23:26:58 +02:00 |
|
WebRequestTest.php
|
Big oops - merged to wrong branch.
|
2012-06-05 22:58:54 +00:00 |
|
WikiPageTest.php
|
converts '@fixme' to '@todo FIXME'
|
2012-07-10 17:16:46 +02:00 |
|
XmlJsTest.php
|
|
|
|
XmlSelectTest.php
|
|
|
|
XmlTest.php
|
Follow-up Ifd700826 (60d119c), address a fixme in a re-enabled test.
|
2012-09-23 10:15:20 +02:00 |
|
ZipDirectoryReaderTest.php
|
Use __DIR__ instead of dirname( __FILE__ )
|
2012-08-27 21:45:00 +02:00 |