MediaWiki  REL1_19
CleanUpTest Class Reference

Additional tests for UtfNormal::cleanUp() function, inclusion regression checks for known problems. More...

Inheritance diagram for CleanUpTest:
Collaboration diagram for CleanUpTest:

List of all members.

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!

Detailed Description

Additional tests for UtfNormal::cleanUp() function, inclusion regression checks for known problems.

Requires PHPUnit.

Definition at line 33 of file CleanUpTest.php.


Member Function Documentation

CleanUpTest::doTestBytes ( head,
tail 
)
Todo:
document

Definition at line 106 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Referenced by testAllBytes().

Here is the call graph for this function:

Here is the caller graph for this function:

CleanUpTest::doTestDoubleBytes ( head,
tail 
)
Todo:
document

Definition at line 142 of file CleanUpTest.php.

References UtfNormal\cleanUp(), and UtfNormal\NFC().

Referenced by testDoubleBytes().

Here is the call graph for this function:

Here is the caller graph for this function:

CleanUpTest::doTestTripleBytes ( head,
tail 
)
Todo:
document

Definition at line 186 of file CleanUpTest.php.

References UtfNormal\cleanUp(), and UtfNormal\NFC().

Referenced by testTripleBytes().

Here is the call graph for this function:

Here is the caller graph for this function:

Todo:
document

Definition at line 98 of file CleanUpTest.php.

References doTestBytes().

Here is the call graph for this function:

Todo:
document

Definition at line 35 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 350 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 252 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 132 of file CleanUpTest.php.

References doTestDoubleBytes().

Here is the call graph for this function:

Todo:
document

Definition at line 365 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 374 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 275 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 50 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 56 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 41 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 310 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 335 of file CleanUpTest.php.

References UtfNormal\cleanUp().

Here is the call graph for this function:

Todo:
document

Definition at line 178 of file CleanUpTest.php.

References doTestTripleBytes().

Here is the call graph for this function:

This test is *very* expensive!

Todo:
document

Definition at line 66 of file CleanUpTest.php.

References UtfNormal\$utfCanonicalComp, UtfNormal\$utfCanonicalDecomp, UtfNormal\cleanUp(), codepointToUtf8(), echo, and UtfNormal\NFC().

Here is the call graph for this function:


The documentation for this class was generated from the following file: