includes/normal/UtfNormalTest.php File Reference

Go to the source code of this file.

Variables

 $verbose = true
 Implements the conformance test at: http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt.
if(php_sapi_name()!= 'cli') $in = fopen("NormalizationTest.txt", "rt")
if(!$in) $normalizer = new UtfNormal
 $total = 0
 $success = 0
 $failure = 0
 $ok = true
 $testedChars = array()
if(!$in) print Now testing
invariants 
n


Variable Documentation

$failure = 0

Definition at line 70 of file UtfNormalTest.php.

$in = fopen("NormalizationTest.txt", "rt")

Definition at line 58 of file UtfNormalTest.php.

if (!$in) $normalizer = new UtfNormal

Definition at line 66 of file UtfNormalTest.php.

$ok = true

$success = 0

Definition at line 69 of file UtfNormalTest.php.

$testedChars = array()

Definition at line 72 of file UtfNormalTest.php.

$total = 0

Definition at line 68 of file UtfNormalTest.php.

if (!$in) print Now testing invariants n

Definition at line 103 of file UtfNormalTest.php.


Generated on Sat Sep 5 02:08:24 2009 for MediaWiki by  doxygen 1.5.9