Test Perl Unicode normalization process collab/dbwells/encode-changed-behaviour-rebased-squashed
authorDan Scott <dscott@laurentian.ca>
Thu, 24 Oct 2013 21:44:00 +0000 (17:44 -0400)
committerDan Wells <dbw2@calvin.edu>
Thu, 24 Oct 2013 21:57:55 +0000 (17:57 -0400)
commitf97f338da278abb6b18554f3d7273f60868503dd
tree4470fa6f376d2560ac57d2740ec0fda3e1d328f3
parented0e4193e332addeb13c9d1a2899372221d23595
Test Perl Unicode normalization process

Add some basic tests of our Unicode normalization (and entityization)
process.

Also, 'use utf8;' tells the script that it contains UTF8 characters,
not binary bytes, and resolves a test problem.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/t/01-OpenILS-Application.t
Open-ILS/src/perlmods/t/14-OpenILS-Utils.t