mktables: Add tests for wrong equivalence attempts
authorKarl Williamson <public@khwilliamson.com>
Sat, 30 Oct 2010 15:43:50 +0000 (09:43 -0600)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 31 Oct 2010 13:11:41 +0000 (06:11 -0700)
commit45e32b91012d25c005eeed1854b16d65b27931cb
tree8867a76d1e9f73583471d95ab7539ee1769124be
parent8eb023a9cc1ea46c4dc9b9bb6dd651817ac32889
mktables: Add tests for wrong equivalence attempts

mktables allows for multiple tables to be made equivalent, which in Unix
terminology means that they are essentially symbolic links.  However
this should happen only when they have the same code points in them to
begin with.  This adds a little more error checking.
lib/unicore/mktables