Convert UtfNormalTest into a PHPUnit test
authorKunal Mehta <legoktm@gmail.com>
Wed, 7 Jan 2015 20:27:33 +0000 (12:27 -0800)
committerLegoktm <legoktm.wikipedia@gmail.com>
Fri, 20 Feb 2015 06:04:26 +0000 (06:04 +0000)
commitdfcca581bdb7c7525602db50a19e381f056df2ce
treea0dcb3fbbcfb5b934d60e73a618c4efdf7ebc794
parent94d47e49796e9122c02d066b777674409d59c15a
Convert UtfNormalTest into a PHPUnit test

Change-Id: I20b90b1d9d2225d12adadb8c00c793fe7927f1bc
includes/libs/normal/Makefile
includes/libs/normal/UtfNormalTest.php [deleted file]
tests/phpunit/data/normal/NormalizationTest.txt [new file with mode: 0644]
tests/phpunit/data/normal/UnicodeData.txt [new file with mode: 0644]
tests/phpunit/includes/libs/normal/UtfNormalTest.php [new file with mode: 0644]