From f9cbebe1529365fa24b4bfbacdcdacd498d1cc75 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Sun, 25 Jul 1999 19:06:59 +0000 Subject: Recode locale.t so that the change in #3730 is not needed and locale.t works both without and with the utf8 pragma. p4raw-id: //depot/cfgperl@3748 --- MANIFEST | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 9adb74cf68..89e480e489 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1313,7 +1313,9 @@ t/pod/testcmp.pl Module to compare output against expected results t/pod/testp2pt.pl Module to test Pod::PlainText for a given file t/pod/testpchk.pl Module to test Pod::Checker for a given file t/pragma/constant.t See if compile-time constants work -t/pragma/locale.t See if locale support (i18n and l10n) works +t/pragma/locale.t See if locale support works +t/pragma/locale/latin1 Part of locale.t in Latin 1 +t/pragma/locale/utf8 Part of locale.t in UTF8 t/pragma/overload.t See if operator overloading works t/pragma/strict-refs Tests of "use strict 'refs'" for strict.t t/pragma/strict-subs Tests of "use strict 'subs'" for strict.t -- cgit v1.2.1