Adjust test count for non-windows machines
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 832ec79..05a30ad 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -238,6 +238,7 @@ ext/Devel/PPPort/parts/inc/newRV    Devel::PPPort include
 ext/Devel/PPPort/parts/inc/ppphbin     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/ppphdoc     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/ppphtest    Devel::PPPort include
+ext/Devel/PPPort/parts/inc/sv_xpvf     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/SvPV        Devel::PPPort include
 ext/Devel/PPPort/parts/inc/threads     Devel::PPPort include
 ext/Devel/PPPort/parts/inc/uv  Devel::PPPort include
@@ -278,6 +279,7 @@ ext/Devel/PPPort/PPPort_xs.PL       Devel::PPPort PPPort.xs writer
 ext/Devel/PPPort/README                Devel::PPPort Readme
 ext/Devel/PPPort/soak          Devel::PPPort Test Harness to run under various Perls
 ext/Devel/PPPort/t/call.t      Devel::PPPort test file
+ext/Devel/PPPort/t/cop.t       Devel::PPPort test file
 ext/Devel/PPPort/t/grok.t      Devel::PPPort test file
 ext/Devel/PPPort/t/limits.t    Devel::PPPort test file
 ext/Devel/PPPort/t/magic.t     Devel::PPPort test file
@@ -287,10 +289,11 @@ ext/Devel/PPPort/t/MY_CXT.t       Devel::PPPort test file
 ext/Devel/PPPort/t/newCONSTSUB.t       Devel::PPPort test file
 ext/Devel/PPPort/t/newRV.t     Devel::PPPort test file
 ext/Devel/PPPort/t/ppphtest.t  Devel::PPPort test file
+ext/Devel/PPPort/t/sv_xpvf.t   Devel::PPPort test file
 ext/Devel/PPPort/t/SvPV.t      Devel::PPPort test file
 ext/Devel/PPPort/t/testutil.pl Devel::PPPort test utilities
 ext/Devel/PPPort/t/threads.t   Devel::PPPort test file
-ext/Devel/PPPort/t/uv.t        Devel::PPPort test file
+ext/Devel/PPPort/t/uv.t                Devel::PPPort test file
 ext/Devel/PPPort/TODO          Devel::PPPort Todo
 ext/Devel/PPPort/typemap       Devel::PPPort Typemap
 ext/Digest/MD5/Changes         Digest::MD5 extension changes
@@ -584,6 +587,7 @@ ext/IO/README                       IO extension maintenance notice
 ext/IO/t/io_const.t    See if constants from IO work
 ext/IO/t/io_dir.t      See if directory-related methods from IO work
 ext/IO/t/io_dup.t      See if dup()-related methods from IO work
+ext/IO/t/io_file.t     See if binmode()-related methods on IO::File work
 ext/IO/t/io_linenum.t  See if I/O line numbers are tracked correctly
 ext/IO/t/io_multihomed.t       See if INET sockets work with multi-homed hosts
 ext/IO/t/io_pipe.t     See if pipe()-related methods from IO work
@@ -876,6 +880,7 @@ ext/Time/HiRes/hints/svr4.pl        Hints for Time::HiRes for named architecture
 ext/Time/HiRes/HiRes.pm                Time::HiRes extension
 ext/Time/HiRes/HiRes.xs                Time::HiRes extension
 ext/Time/HiRes/Makefile.PL     Time::HiRes extension
+ext/Time/HiRes/ppport.h                portability header for Time::HiRes
 ext/Time/HiRes/t/HiRes.t       Test for Time::HiRes
 ext/Time/HiRes/typemap         Time::HiRes extension
 ext/Unicode/Normalize/Changes  Unicode::Normalize
@@ -1417,6 +1422,7 @@ lib/I18N/LangTags/t/01_about_verbose.t    See whether I18N::LangTags works
 lib/I18N/LangTags/t/05_main.t  See whether I18N::LangTags works
 lib/I18N/LangTags/t/07_listy.t See whether I18N::LangTags works
 lib/I18N/LangTags/t/10_http.t  See whether I18N::LangTags works
+lib/I18N/LangTags/t/20_locales.t       See whether I18N::LangTags works
 lib/I18N/LangTags/t/50_super.t See whether I18N::LangTags works
 lib/I18N/LangTags/t/55_supers_strict.t See whether I18N::LangTags works
 lib/I18N/LangTags/t/80_all_env.t       See whether I18N::LangTags works
@@ -2649,6 +2655,7 @@ t/op/recurse.t                    See if deep recursion works
 t/op/ref.t                     See if refs and objects work
 t/op/regexp_noamp.t            See if regular expressions work with optimizations
 t/op/regexp.t                  See if regular expressions work
+t/op/regexp_qr.t               See if regular expressions work as qr//
 t/op/regmesg.t                 See if one can get regular expression errors
 t/op/repeat.t                  See if x operator works
 t/op/re_tests                  Regular expressions for regexp.t