MediaWiki
REL1_19
|
Additional tests for UtfNormal::cleanUp() function, inclusion regression checks for known problems. More...
Public Member Functions | |
doTestBytes ($head, $tail) | |
doTestDoubleBytes ($head, $tail) | |
doTestTripleBytes ($head, $tail) | |
testAllBytes () | |
testAscii () | |
testBomRegression () | |
testChunkRegression () | |
testDoubleBytes () | |
testForbiddenRegression () | |
testHangulRegression () | |
testInterposeRegression () | |
testLatin () | |
testLatinNormal () | |
testNull () | |
testOverlongRegression () | |
testSurrogateRegression () | |
testTripleBytes () | |
XtestAllChars () | |
This test is *very* expensive! |
Additional tests for UtfNormal::cleanUp() function, inclusion regression checks for known problems.
Requires PHPUnit.
Definition at line 33 of file CleanUpTest.php.
CleanUpTest::doTestBytes | ( | $ | head, |
$ | tail | ||
) |
Definition at line 106 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Referenced by testAllBytes().
CleanUpTest::doTestDoubleBytes | ( | $ | head, |
$ | tail | ||
) |
Definition at line 142 of file CleanUpTest.php.
References UtfNormal\cleanUp(), and UtfNormal\NFC().
Referenced by testDoubleBytes().
CleanUpTest::doTestTripleBytes | ( | $ | head, |
$ | tail | ||
) |
Definition at line 186 of file CleanUpTest.php.
References UtfNormal\cleanUp(), and UtfNormal\NFC().
Referenced by testTripleBytes().
Definition at line 98 of file CleanUpTest.php.
References doTestBytes().
Definition at line 35 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 350 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 252 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 132 of file CleanUpTest.php.
References doTestDoubleBytes().
Definition at line 365 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 374 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 275 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 50 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 56 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 41 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 310 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 335 of file CleanUpTest.php.
References UtfNormal\cleanUp().
Definition at line 178 of file CleanUpTest.php.
References doTestTripleBytes().
This test is *very* expensive!
Definition at line 66 of file CleanUpTest.php.
References UtfNormal\$utfCanonicalComp, UtfNormal\$utfCanonicalDecomp, UtfNormal\cleanUp(), codepointToUtf8(), echo, and UtfNormal\NFC().