wiki.techinc.nl/tests/phpunit/includes
Dan Collins 9846e2558c (bug 27936) Improve parser handling of nested braces.
Parser tests also included, test case and original patch supplied by
Bergi on bugzilla. Tested against the current version.

Change-Id: Id7ec4e694783dd0f682f65f39d8b9e59f82e58aa
2013-02-06 03:39:07 +00:00
..
api pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
cache Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
content pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
db Merge "Force case-sensitivity on the LIKE operator, to ensure similar behaviour between MySQL and SQLite" 2013-01-31 20:49:56 +00:00
debug tests: always call parent setUp 2012-10-23 19:04:40 +02:00
filebackend pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
filerepo pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
GlobalFunctions Merge "pass codesniffer on tests/" 2013-01-28 23:47:45 +00:00
installer Basic first round of testing for the InstallDocFormatter 2011-06-29 01:26:56 +00:00
json Followup r96717; Fix whitespace. 2011-09-25 02:09:42 +00:00
libs pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
logging pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
media Merge "pass codesniffer on tests/" 2013-01-28 23:47:45 +00:00
normal Only run CleanUpTest on a quarter of the cases. 2011-05-28 08:38:14 +00:00
objectcache pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
parser (bug 27936) Improve parser handling of nested braces. 2013-02-06 03:39:07 +00:00
search Add some missing parent::tearDown() 2012-12-31 13:54:06 +01:00
site pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
specials pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
upload Add some missing parent::tearDown() 2012-12-31 13:54:06 +01:00
ArticleTablesTest.php Avoid deprecation warnings in test cases. 2012-08-28 16:00:39 +02:00
ArticleTest.php hideDeprecated( 'CategoryPage::getAutosummary' ) 2012-12-07 22:43:02 +01:00
BlockTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
CdbTest.php raise timeout for CdbTest::testCdb() 2013-01-28 12:33:22 +01:00
DiffHistoryBlobTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
EditPageTest.php Add MediaWikiTestCase::checkHasDiff3 and use it 2012-11-22 17:45:50 +01:00
ExternalStoreTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
ExtraParserTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
FauxResponseTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
FormOptionsInitializationTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
FormOptionsTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
HooksTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
HtmlTest.php (bug 40585) Don't drop 'step="any"' in HTML input fields. 2012-12-07 19:26:29 +00:00
HttpTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
IPTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
JsonTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
LanguageConverterTest.php (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
LicensesTest.php * verbose and color default output from phpunit 2010-12-28 18:17:16 +00:00
LinkerTest.php Set wgWellFormedXml for LinkerTest::testUserLink 2012-12-09 11:56:45 +01:00
LinksUpdateTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
LocalFileTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
LocalisationCacheTest.php Updated plural rules from CLDR 22 2012-09-17 16:59:29 +00:00
MessageTest.php Add test for substitution of params with multiple digits 2013-01-03 09:45:22 +00:00
MWFunctionTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
MWNamespaceTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
OutputPageTest.php (bug 43942) Skip screen sheets with media queries when printing 2013-01-17 16:31:43 -05:00
ParserOptionsTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
PathRouterTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00
PreferencesTest.php Adding missing @group Database to unit tests 2012-12-09 10:27:56 +01:00
Providers.php using real identity for hashar 2011-10-24 09:08:13 +00:00
RecentChangeTest.php RecentChangeTest now uses 'colon-separator' msg 2012-11-17 10:00:45 +01:00
RequestContextTest.php It should not be possible for a RequestContext's WikiPage and Title to be different. 2012-10-24 08:17:27 -07:00
ResourceLoaderTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
RevisionStorageTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
RevisionStorageTest_ContentHandlerUseDB.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
RevisionTest.php Merge "pass codesniffer on tests/" 2013-01-28 23:47:45 +00:00
SampleTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
SanitizerTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
SanitizerValidateEmailTest.php Rename class to match change of method location 2011-07-24 19:59:42 +00:00
SeleniumConfigurationTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
SiteConfigurationTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
StringUtilsTest.php abstract utf8 validation fallback 2012-12-12 11:24:38 +00:00
TemplateCategoriesTest.php [JobQueue] Optimized JobQueueGroup::pop(). 2013-01-14 16:40:27 -08: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 (bug 35204) set wgLanguageCode in unit tests 2012-11-17 09:53:34 +01:00
TimestampTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
TitleMethodsTest.php Adding missing @group Database to unit tests 2012-12-09 10:27:56 +01:00
TitlePermissionTest.php Remove references to non-existent 'execute' right in Title.php 2013-01-22 09:13:51 +01:00
TitleTest.php Whitelisting publicly readable title with regex 2013-01-28 14:38:37 +01:00
UserTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
WebRequestTest.php Clean and repair many phpunit tests (+ fix implied configuration) 2012-10-09 03:01:51 +02:00
WikiPageTest.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
WikiPageTest_ContentHandlerUseDB.php pass codesniffer on tests/ 2013-01-28 12:14:26 +01:00
XmlJsTest.php Extend MediaWikiTestCase in a few places 2011-05-25 00:30:06 +00:00
XmlSelectTest.php Set wgHtml5/wgWellFormedXml for XmlTests 2012-12-09 11:47:03 +01:00
XmlTest.php Set wgHtml5/wgWellFormedXml for XmlTests 2012-12-09 11:47:03 +01:00
ZipDirectoryReaderTest.php tests: always call parent setUp 2012-10-23 19:04:40 +02:00