Adjust test count for non-windows machines
[p5sagit/p5-mst-13.2.git] / MANIFEST
index e5617e0..05a30ad 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -587,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
@@ -2654,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