This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Note that the shell's test uses eq etc for numbers, = etc for
[perl5.git] / MANIFEST
index 2056fc8..219da18 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,8 +6,6 @@ av.c                    Array value code
 av.h                   Array value header
 beos/beos.c            BeOS port
 beos/beosish.h         BeOS port
-beos/beos_flock_server.cpp     BeOS port
-beos/beos_flock_server.h       BeOS port
 beos/nm.c              BeOS port
 bytecode.pl            Produces ext/ByteLoader/byterun.h, ext/ByteLoader/byterun.c and ext/B/Asmdata.pm
 cc_runtime.h           Macros need by runtime of compiler-generated code
@@ -1805,6 +1803,7 @@ lib/Test/Simple/t/has_plan2.t     Test::More->plan tests
 lib/Test/Simple/t/has_plan.t   Test::Builder->plan tests
 lib/Test/Simple/t/import.t     Test::More test, importing functions
 lib/Test/Simple/t/is_deeply.t  Test::More test, is_deeply()
+lib/Test/Simple/t/is_fh.t      Test::Builder test, _is_fh()
 lib/Test/Simple/t/maybe_regex.t        Test::Builder->maybe_regex() tests
 lib/Test/Simple/t/missing.t    Test::Simple test, missing tests
 lib/Test/Simple/t/More.t       Test::More test, basic stuff