wiki.techinc.nl/tests/phpunit/includes
aude d0aba5ed4a Move RecentChangeTest to subdirectory
matches location of class within includes

Change-Id: I78d3212032ded3deaeef93aaca4d575a35559990
2013-11-18 16:45:15 +01:00
..
api Merge "ApiFormatWddxTest @requires wddx_deserialize" 2013-11-05 20:11:25 +00: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 Fix WikitextContentHandlerTest::testMakeRedirectContent() when content language is not english 2013-11-12 13:57:13 +01:00
db Use the native set_charset() method if available instead of SET NAMES 2013-11-16 07:57:52 +00:00
debug @covers tags for more test classes 2013-10-24 20:35:04 +01:00
diff use getOldid and getNewid methods in DifferenceEngineTest 2013-10-31 11:22:02 +01:00
filebackend Add @covers tags for more tests 2013-10-21 11:28:39 +02:00
filerepo Fix scope on all /phpunit test methods 2013-10-24 10:31:32 +02:00
GlobalFunctions Fix covers tag in GlobalTest 2013-11-16 16:01:47 +01:00
installer Fix scope on all /phpunit test methods 2013-10-24 10:31:32 +02:00
jobqueue @covers tags for more test classes 2013-10-24 20:35:04 +01:00
json Merge "FormatJson: Remove whitespace from empty arrays and objects" 2013-10-25 22:33:12 +00:00
libs @covers tags for unit tests 2013-10-24 18:22:57 +01:00
logging Change mode of non-executable files back to 0644 2013-11-05 08:13:32 +01:00
media Merge "Make FormatMetadata accept RequestContext, instead of hard coding $wgLang." 2013-10-29 18:25:57 +00: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 Merge "Fix Tidy quietly breaking TOC disabling" 2013-10-25 19:44:11 +00:00
search Merge "@covers tags for more test classes" 2013-10-25 01:09:58 +00:00
site Add @covers tags for more tests 2013-10-21 11:28:39 +02:00
specials Merge "@covers tags for more test classes" 2013-10-25 01:09:58 +00:00
upload Remove unneeded methods in tests 2013-10-28 16:48:56 +00:00
utils Remove underscore from CdbReader_[DBA|PHP] classes and related file 2013-11-07 13:16:56 -08: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 @covers tags for inclues/*Test 2013-10-24 11:54:02 +01:00
EditPageTest.php @covers tags for inclues/*Test 2013-10-24 11:54:02 +01:00
ExceptionTest.php Tests for MWExceptionHandler::jsonSerializeException 2013-11-05 21:46:55 -08: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 @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00: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
HTMLCheckMatrixTest.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
LinksUpdateTest.php @covers tags for unit tests 2013-10-24 18:22:57 +01:00
LocalFileTest.php @covers tags for unit tests 2013-10-24 18:22:57 +01: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 Add test for getRedactedTrace and reference args 2013-11-01 23:36:13 +00: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 @covers tags for more test classes 2013-10-24 20:35:04 +01:00
PreferencesTest.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
RequestContextTest.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
ResourceLoaderTest.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
RevisionStorageTest.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
RevisionStorageTest_ContentHandlerUseDB.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
RevisionTest.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +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 Remove unused exception in SpecialPage::getTitleFor and add tests 2013-11-16 20:48:47 +01:00
StatusTest.php Test for Status::hasMessage 2013-10-25 17:53:18 -07:00
TemplateCategoriesTest.php Add a RefreshLinks job when a template is deleted 2013-11-06 12:56:53 -05:00
TestUser.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +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 Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
TitlePermissionTest.php @covers tags for the rest of test files.. 2013-10-24 21:38:08 +01:00
TitleTest.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
UserMailerTest.php @covers for all GlobalFunc tests 2013-10-24 10:00:55 +00: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 @covers tags for inclues/*Test 2013-10-24 11:54:02 +01:00
WikiPageTest_ContentHandlerUseDB.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00:00
XmlJsTest.php Add more @covers tags and test cleanup 2013-10-22 08:59:42 +00: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