MediaWiki
REL1_20
|
Parser-related tests that don't suit for parserTests.txt. More...
Public Member Functions | |
provideStringsForCleanSigInSig () | |
setUp () | |
testBug8689 () | |
testCleanSig () | |
cleanSig() makes all templates substs and removes tildes | |
testCleanSigDisabled () | |
cleanSig() should do nothing if disabled | |
testCleanSigInSig ($in, $out) | |
cleanSigInSig() just removes tildes provideStringsForCleanSigInSig | |
testGetPreloadText () | |
Templates and comments are not affected, but noinclude/onlyinclude is. | |
testGetSection () | |
testParse () | |
testPreprocess () | |
testPreSaveTransform () | |
testReplaceSection () | |
testTrackingCategory () | |
Database | |
testTrackingCategorySpecial () | |
Database | |
Static Public Member Functions | |
static | statelessFetchTemplate ($title, $parser=false) |
Parser-related tests that don't suit for parserTests.txt.
Definition at line 6 of file ExtraParserTest.php.
Definition at line 104 of file ExtraParserTest.php.
Definition at line 8 of file ExtraParserTest.php.
References $wgContLang, $wgMemc, MagicWord\clearCache(), and ParserOptions\setTemplateCallback().
static ExtraParserTest::statelessFetchTemplate | ( | $ | title, |
$ | parser = false |
||
) | [static] |
Definition at line 136 of file ExtraParserTest.php.
References $title.
Definition at line 29 of file ExtraParserTest.php.
References $options, $t, $wgLang, $wgUser, Title\newFromText(), and ParserOptions\newFromUser().
cleanSig() makes all templates substs and removes tildes
Definition at line 67 of file ExtraParserTest.php.
References $title, and Title\newFromText().
cleanSig() should do nothing if disabled
Definition at line 83 of file ExtraParserTest.php.
References $title, and Title\newFromText().
ExtraParserTest::testCleanSigInSig | ( | $ | in, |
$ | out | ||
) |
cleanSigInSig() just removes tildes provideStringsForCleanSigInSig
Definition at line 100 of file ExtraParserTest.php.
References $in, $out, and Parser\cleanSigInSig().
Templates and comments are not affected, but noinclude/onlyinclude is.
Definition at line 129 of file ExtraParserTest.php.
References $title, and Title\newFromText().
Definition at line 112 of file ExtraParserTest.php.
Definition at line 43 of file ExtraParserTest.php.
References $title, and Title\newFromText().
Definition at line 57 of file ExtraParserTest.php.
References $title, and Title\newFromText().
Definition at line 49 of file ExtraParserTest.php.
References $title, $wgUser, and Title\newFromText().
Definition at line 120 of file ExtraParserTest.php.
Definition at line 149 of file ExtraParserTest.php.
References $result, $title, Title\makeTitleSafe(), Title\newFromText(), and wfMessage().
Definition at line 162 of file ExtraParserTest.php.
References $result, $title, and SpecialPage\getTitleFor().