wiki.techinc.nl/tests/phpunit/includes
Aaron Schulz ac14c1c8a6 filebackend: Added supported for retrieving file metadata/headers
* This can be useful for carrying over metadata when copying files around
* Also fixed a bug in sanitizeHdrs() for Swift (broken content-disposition)

Change-Id: I4534e9acac2b306086797b3677f85c05b98e39fc
2014-01-08 13:22:11 -08:00
..
api Fix mediawiki-core-regression-master 2013-12-23 13:48:21 -05: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 Make setUp and tearDown protected in tests 2013-11-24 01:48:09 +01:00
db Avoid interacting with LBFactory singleton in tests 2014-01-02 14:27:19 +01:00
debug Fixed spacing 2013-11-21 18:52:25 +00:00
diff Make setUp and tearDown protected in tests 2013-11-24 01:48:09 +01:00
filebackend filebackend: Added supported for retrieving file metadata/headers 2014-01-08 13:22:11 -08:00
filerepo filebackend: cleaned up the FileBackend constructor 2013-12-03 13:57:01 -08:00
GlobalFunctions Use lower memory limits 2013-11-23 02:53:55 +05:30
htmlform Cleanup HTMLCheckMatrixTest. 2014-01-06 14:30:46 +01:00
installer Fix scope on all /phpunit test methods 2013-10-24 10:31:32 +02:00
jobqueue Fixed spacing 2013-12-01 20:58:51 +01:00
json Merge "FormatJson: Remove whitespace from empty arrays and objects" 2013-10-25 22:33:12 +00:00
libs Moved HashRing to /libs 2014-01-07 22:18:09 +00:00
logging Call Language::getLocalisationCache() static 2014-01-04 21:33:12 +01:00
media Fixed spacing 2013-12-15 20:56:09 +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 Added a MemoryFileBackend class and made MockFileBackend subclass it 2013-12-19 12:38:00 -08:00
search Fix SearchEngineTest when $wgSearchType is set to non-default 2014-01-03 11:28:41 +01:00
site Add @covers tags for more tests 2013-10-21 11:28:39 +02:00
specials Throw exception for unknown field in SpecialListfiles::formatValue() 2014-01-02 09:49:21 +00:00
upload Fixed spacing 2013-11-21 18:52:25 +00:00
utils Moved HashRing to /libs 2014-01-07 22:18:09 +00: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 Call parent::setUp() in DiffHistoryBlobTest before marking skipped tests 2013-11-24 00:29:57 +00:00
EditPageTest.php Fixed spacing 2013-11-21 18:52:25 +00:00
ExceptionTest.php Fixed spacing 2013-12-08 20:31:47 +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
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
LinkFilterTest.php Fixed spacing 2013-12-01 20:58:51 +01:00
LinksUpdateTest.php @covers tags for unit tests 2013-10-24 18:22:57 +01:00
LocalFileTest.php filebackend: cleaned up the FileBackend constructor 2013-12-03 13:57:01 -08: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 Fixed spacing 2013-11-21 18:52:25 +00:00
PreferencesTest.php Fixed spacing 2013-12-01 20:58:51 +01:00
RequestContextTest.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
ResourceLoaderModuleTest.php resourceloader: Add definition hashing to improve cache invalidation 2013-12-02 21:45:33 -08:00
ResourceLoaderTest.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
RevisionStorageTest.php Remove deprecated methods from Revision, SkinTemplate, and WikiPage 2013-12-27 19:44:14 +01:00
RevisionStorageTest_ContentHandlerUseDB.php Fixed spacing 2013-11-21 18:52:25 +00:00
RevisionTest.php Fixed spacing 2013-11-21 18:52:25 +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 Don't assume test user has ID 1 in SpecialPageTest 2013-12-06 13:48:22 +01:00
StatusTest.php Fixed spacing 2013-12-15 20:56:09 +01:00
TemplateCategoriesTest.php Add a RefreshLinks job when a template is deleted 2013-11-06 12:56:53 -05:00
TestUser.php Improve TestUser group handling 2014-01-04 19:58:25 +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 Make setUp and tearDown protected in tests 2013-11-24 01:48:09 +01:00
TitlePermissionTest.php Use lowercase key words 2013-11-23 15:56:42 +01:00
TitleTest.php Remove hints to fixed bug 54044 2013-12-27 12:57:26 +01: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 Fixed spacing 2013-11-21 18:52:25 +00: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