Tune test to run in UTF-8 locales
authorNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 10 Jun 2002 09:51:16 +0000 (09:51 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 10 Jun 2002 09:51:16 +0000 (09:51 +0000)
commitf2bb49b68cb535c8bc5ed120954660e49ab7d44b
treecb253057873f2abfaa83bcd73ce8de1a0f7364fa
parent3f125e84d24d568b354883238496eb3c33c84e9d
Tune test to run in UTF-8 locales
 - test file must be opened as :bytes or high-bit octets
   will be UTF-8 encoded on write in such locales, so
   will not read as expected.

p4raw-id: //depot/perlio@17159
ext/PerlIO/t/fallback.t