re/reg_fold.t: Test more code points
authorKarl Williamson <public@khwilliamson.com>
Sun, 25 Dec 2011 21:32:56 +0000 (14:32 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 19 Jan 2012 18:58:20 +0000 (11:58 -0700)
commit3c3418fb500d59ad404a81b943408ce8254f50ae
treebbbc0c25840936a3d8c9f5f8b61d8d16a47ecc4f
parent67fcf67cbcf88880d1580ecb2c465322917abee8
re/reg_fold.t: Test more code points

This statement was wrong that said all these things are tested in
fold_grind.t.  It will test them all when run with a particular option,
but due to time issues, it skips many code points.  reg_fold.t, on the
other hand, does just basic sanity testing, and so should always test
every code point for that.
t/re/reg_fold.t