| .. |
|
api
|
w/s fixups
|
2011-02-12 04:06:22 +00:00 |
|
db
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
parser
|
Don't use ob_start/ob_get_contents/ob_end_clean just to var_dump() a string. Cleaning var_dump() usage.
|
2011-02-09 17:21:39 +00:00 |
|
search
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
ArticleTablesTest.php
|
whitespace
|
2011-02-12 20:09:12 +00:00 |
|
BlockTest.php
|
Follow up r79109.
|
2010-12-29 15:01:47 +00:00 |
|
CdbTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
ExternalStoreTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
ExtraParserTest.php
|
preSaveTransform() needs $wgTitle.
|
2011-01-23 18:43:08 +00:00 |
|
GlobalTest.php
|
wfShorthandToInteger() PHPUnit code coverage
|
2011-02-06 18:02:47 +00:00 |
|
HooksTest.php
|
Followup to r80435: Forgot the svn add
|
2011-01-17 16:43:12 +00:00 |
|
HttpTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
ImageFunctionsTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
IPTest.php
|
* (bug 27353) IPv6 address ending in "::WORD" was not recognized
|
2011-02-13 23:24:48 +00:00 |
|
JsonTest.php
|
Add JSON test case
|
2011-01-03 21:14:51 +00:00 |
|
LanguageConverterTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
LicensesTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
LocalFileTest.php
|
Follow up r79109.
|
2010-12-29 15:01:47 +00:00 |
|
MediaWikiTest.php
|
Fix the completely broken r81880
|
2011-02-10 10:03:38 +00:00 |
|
MessageTest.php
|
Tests for r81878
|
2011-02-10 10:10:44 +00:00 |
|
MWFunctionTest.php
|
Followup r79523: Test that calling self:: and parent:: throws exception
|
2011-01-03 21:14:22 +00:00 |
|
NewDBTest.php
|
Follow up r79109.
|
2010-12-29 15:01:47 +00:00 |
|
ParserOptionsTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
Providers.php
|
Fix wrong static calls
|
2011-02-18 01:00:05 +00:00 |
|
ResourceLoaderFileModuleTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
ResourceLoaderTest.php
|
ResourceLoader::register() works differently since r77011.
|
2010-12-30 16:16:16 +00:00 |
|
RevisionTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
SampleTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
SanitizerTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
SeleniumConfigurationTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
SiteConfigurationTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
TimeAdjustTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
TitlePermissionTest.php
|
* Replaced $wgMessageCache by MessageCache::singleton(); since we only use one instance of this class (as for ParserCache, LinkCache)
|
2011-01-26 15:42:04 +00:00 |
|
TitleTest.php
|
* verbose and color default output from phpunit
|
2010-12-28 18:17:16 +00:00 |
|
UploadFromUrlTest.php
|
Fix r79532: Strct standards
|
2011-01-04 11:58:17 +00:00 |
|
UploadTest.php
|
Do r82017 the right way. Fix pointed by Bryan.
|
2011-02-12 15:18:59 +00:00 |
|
UserIsValidEmailAddrTest.php
|
Bug 26948 - hyphens incorrectly interpreted as range
|
2011-01-27 20:52:12 +00:00 |
|
XmlJsTest.php
|
Improve PHPUnit code coverage
|
2011-02-06 13:59:06 +00:00 |
|
XmlSelectTest.php
|
Improve PHPUnit code coverage
|
2011-02-06 13:59:06 +00:00 |
|
XmlTest.php
|
* (bug 25571) Xml::encodeJsVar now passes floats natively instead of converting to strings
|
2011-02-14 00:54:40 +00:00 |