wiki.techinc.nl/tests/phpunit/includes
Thiemo Mättig 1ccdd5bec0 Add tests for disabled actions in ActionTest
Change-Id: I2c742fca0fa87604c1d503b938ecc495aafd8376
2014-07-22 13:55:44 +02:00
..
actions Add tests for disabled actions in ActionTest 2014-07-22 13:55:44 +02:00
api Limit test leakage, $wgCapitalLinks expected to be true 2014-07-07 16:54:35 -07:00
cache
changes Remove unneeded rc_cur_time key from RCCacheEntryFactoryTest 2014-04-24 19:23:54 +00:00
composer Pass phpcs-strict on some test files (6/11) 2014-04-24 18:26:19 +00:00
config Fixed spacing 2014-07-20 21:41:41 +02:00
content Limit test leakage, $wgCapitalLinks expected to be true 2014-07-07 16:54:35 -07:00
db Fixed spacing 2014-07-19 23:12:10 +02:00
debug Fixed spacing 2014-07-19 23:12:10 +02:00
diff Fixed spacing 2014-07-20 21:41:41 +02:00
exception Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
filebackend Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
filerepo Reformat function chains in FileTest.php 2014-07-20 20:06:35 +00:00
GlobalFunctions Mark relevant tests with @group GlobalFunctions 2014-07-20 23:36:10 +00:00
htmlform Pass phpcs-strict on some test files (8/11) 2014-04-24 13:49:48 -07:00
installer Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
jobqueue Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
json Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
libs Merge "Skip 64 bit MWMessagePack tests on 32 bit machines" 2014-07-09 16:59:58 +00:00
logging
media Fixed spacing 2014-07-19 23:12:10 +02:00
normal Convert CleanUpTest to use data providers 2014-07-07 16:27:34 -07:00
objectcache Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
parser Fixed spacing 2014-07-19 23:12:10 +02:00
poolcounter Fixed spacing 2014-07-19 23:12:10 +02:00
resourceloader OutputPage: Support foreign module sources in makeResourceLoaderLink 2014-07-19 23:44:00 +00:00
search Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
site Limit test leakage, $wgCapitalLinks expected to be true 2014-07-07 16:54:35 -07:00
specials Force default search backend on search test 2014-07-07 20:30:18 -07:00
title Fixed spacing 2014-07-20 21:41:41 +02:00
upload Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
utils Add HKDF as a fast, random number source 2014-06-09 11:32:26 -07:00
ArrayUtilsTest.php Fixed spacing 2014-07-20 21:41:41 +02:00
ArticleTablesTest.php
ArticleTest.php Add deprecation messages to static methods in Article.php 2014-06-24 12:47:58 -07:00
BlockTest.php Pass phpcs-strict on some test files (1/x) 2014-04-24 17:05:32 +02:00
CollationTest.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
DiffHistoryBlobTest.php
EditPageTest.php Editing unit tests: set title in context 2014-07-17 23:59:00 +00:00
ExternalStoreTest.php Pass phpcs-strict on some test files (1/x) 2014-04-24 17:05:32 +02:00
ExtraParserTest.php Pass phpcs-strict on some test files (1/x) 2014-04-24 17:05:32 +02:00
FallbackTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
FauxRequestTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
FauxResponseTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php Fix GitInfo cache file path computation and storage location 2014-07-08 16:36:10 +00:00
HooksTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
HtmlFormatterTest.php Fixed spacing 2014-07-20 21:41:41 +02:00
HtmlTest.php Html: Throw exception if array is used for an attribute not supporting it 2014-07-10 16:46:35 +00:00
HttpTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
ImagePage404Test.php Make SVG files show "In other resolutions" at all sizes 2014-07-02 15:01:00 -03:00
ImagePageTest.php Make SVG files show "In other resolutions" at all sizes 2014-07-02 15:01:00 -03:00
ImportTest.php Fixed spacing 2014-07-20 21:41:41 +02:00
LanguageConverterTest.php
LicensesTest.php
LinkerTest.php Limit test leakage, $wgCapitalLinks expected to be true 2014-07-07 16:54:35 -07:00
LinkFilterTest.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
LinksUpdateTest.php Fixed spacing 2014-07-19 23:12:10 +02:00
LocalFileTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
LocalisationCacheTest.php
MediaWikiVersionFetcherTest.php
MessageTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
MimeMagicTest.php Add unit tests for ffmpeg2theora ogg recognition bug 2014-07-04 04:53:22 -03:00
MWFunctionTest.php
MWNamespaceTest.php Allow moving category pages 2014-05-09 18:12:25 +01:00
MWTimestampTest.php
OutputPageTest.php Tests: setMWGlobals -> setMwGlobals 2014-07-20 21:50:34 +02:00
PathRouterTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
PreferencesTest.php
RequestContextTest.php Fix RequestContextTest screwing up $wgUser 2014-06-27 14:18:07 -07:00
RevisionStorageTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
RevisionStorageTestContentHandlerUseDB.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
RevisionTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
SampleTest.php Limit test leakage, $wgCapitalLinks expected to be true 2014-07-07 16:54:35 -07:00
SanitizerTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
SkinTemplateTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
SpecialPageTest.php
StatusTest.php Fixed spacing 2014-07-20 21:41:41 +02:00
TemplateCategoriesTest.php
TestUser.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
TimeAdjustTest.php Fixed spacing 2014-07-19 23:12:10 +02:00
TitleArrayFromResultTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
TitleMethodsTest.php
TitlePermissionTest.php Fix TitlePermissionTest failing on non-English setups 2014-07-09 17:40:35 +02:00
TitleTest.php Merge "Allow local interwiki links with an empty title part" 2014-07-03 17:46:48 +00:00
UserArrayFromResultTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
UserMailerTest.php
UserTest.php UserTest: Cover User::isIP and User::isValidUserName better 2014-07-01 18:31:07 +02:00
WebRequestTest.php Fixed spacing 2014-07-20 21:41:41 +02:00
WikiPageTest.php Limit test leakage, $wgCapitalLinks expected to be true 2014-07-07 16:54:35 -07:00
WikiPageTestContentHandlerUseDB.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
XmlJsTest.php
XmlSelectTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
XmlTest.php Pass phpcs-strict on some test files (8/11) 2014-04-24 13:49:48 -07:00
XmlTypeCheckTest.php