This is the complete list of members for ParserTest, including all inherited members.
$color | ParserTest | private |
$databaseSetupDone | ParserTest | private |
$db | ParserTest | private |
$dbClone | ParserTest | private |
$djVuSupport | ParserTest | private |
$fuzzSeed | ParserTest | private |
$markWhitespace | ParserTest | private |
$maxFuzzTestLength | ParserTest | private |
$memoryLimit | ParserTest | private |
$normalizationFunctions | ParserTest | private |
$recorder | ParserTest | private |
$regex | ParserTest | |
$savedGlobals | ParserTest | private |
$showOutput | ParserTest | private |
$tidySupport | ParserTest | private |
$uploadDir | ParserTest | private |
$useDwdiff | ParserTest | private |
$useTemporaryTables | ParserTest | private |
__construct($options=[]) | ParserTest | |
abort() | ParserTest | |
addArticle($name, $text, $line= 'unknown', $ignoreDuplicate= '') | ParserTest | static |
chomp($s) | ParserTest | static |
cleanupOption($opt) | ParserTest | private |
colorDiff($text) | ParserTest | protected |
deleteDirs($dirs) | ParserTest | privatestatic |
deleteFiles($files) | ParserTest | privatestatic |
dumpToFile($data, $filename) | ParserTest | private |
extractFragment($text, $position) | ParserTest | private |
fuzzTest($filenames) | ParserTest | |
getFakeTimestamp(&$parser, &$ts) | ParserTest | static |
getFuzzInput($filenames) | ParserTest | |
getMemoryBreakdown() | ParserTest | |
getOptionValue($key, $opts, $default) | ParserTest | privatestatic |
getParser($preprocessor=null) | ParserTest | |
listTables() | ParserTest | private |
parseOptions($instring) | ParserTest | private |
quickDiff($input, $output, $inFileTail= 'expected', $outFileTail= 'actual') | ParserTest | protected |
requireFunctionHook($name) | ParserTest | |
requireHook($name) | ParserTest | |
requireTransparentHook($name) | ParserTest | |
resetTitleServices() | ParserTest | static |
runTest($desc, $input, $result, $opts, $config) | ParserTest | |
runTests($tests) | ParserTest | |
runTestsFromFiles($filenames) | ParserTest | |
setUp() | ParserTest | |
setupDatabase() | ParserTest | |
setupGlobals($opts= '', $config= '') | ParserTest | private |
setupInterwikis() | ParserTest | static |
setupRecorder($options) | ParserTest | |
setupUploadDir() | ParserTest | private |
showFailure(ParserTestResult $testResult) | ParserTest | protected |
showRunFile($path) | ParserTest | |
showSkipped() | ParserTest | protected |
showSuccess(ParserTestResult $testResult) | ParserTest | protected |
showTesting($desc) | ParserTest | protected |
showTestResult(ParserTestResult $testResult) | ParserTest | |
teardownDatabase() | ParserTest | |
teardownGlobals() | ParserTest | private |
tearDownInterwikis() | ParserTest | static |
teardownUploadDir($dir) | ParserTest | private |
wellFormed($text) | ParserTest | private |