charset.t: Skip locale tests depending on platform
authorKarl Williamson <public@khwilliamson.com>
Thu, 17 Mar 2011 19:55:35 +0000 (13:55 -0600)
committerKarl Williamson <public@khwilliamson.com>
Thu, 17 Mar 2011 21:55:19 +0000 (15:55 -0600)
commitfff7535cca3d7faa5b59aa82de74bd71e938ea92
tree6e0b9e43888842bef963ffc5ed19fd1d9a45ea19
parentca76786402667360b5ccdf875f434f9a7cbd88b3
charset.t: Skip locale tests depending on platform

The locale tests in this file assume that the code points 128-255 are
not printable, etc in the C locale.  Some platforms do not conform to that
so test at the beginning for that.
t/re/charset.t