Sync-up tests with libnet distribution
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 8618ff2..2b8b218 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -888,6 +888,7 @@ lib/CPAN/t/vcmp.t           See if CPAN the module works
 lib/ctime.pl                   A ctime workalike
 lib/Cwd.pm                     Various cwd routines (getcwd, fastcwd, chdir)
 lib/DB.pm                      Debugger API (draft)
+lib/DB.t                       See if DB works
 lib/Devel/SelfStubber.pm       Generate stubs for SelfLoader.pm
 lib/Devel/SelfStubber.t                See if Devel::SelfStubber works
 lib/diagnostics.pm             Print verbose diagnostics
@@ -988,8 +989,10 @@ lib/Filter/Simple.pm               Simple frontend to Filter::Util::Call
 lib/Filter/Simple/Changes      Filter::Simple
 lib/Filter/Simple/README       Filter::Simple
 lib/Filter/Simple/t/data.t     See if Filter::Simple works
+lib/Filter/Simple/t/export.t   See if Filter::Simple works
 lib/Filter/Simple/t/filter.t   See if Filter::Simple works
 lib/Filter/Simple/t/filter_only.t      See if Filter::Simple works
+lib/Filter/Simple/t/import.t   See if Filter::Simple works
 lib/find.pl                    A find emulator--used by find2perl
 lib/FindBin.pm                 Find name of currently executing program
 lib/FindBin.t                  See if FindBin works
@@ -1057,8 +1060,6 @@ lib/Math/BigInt/t/bigintc.t       See if BigInt/Calc.pm works
 lib/Math/BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t
 lib/Math/BigInt/t/bigintpm.t   See if BigInt.pm works
 lib/Math/BigInt/t/calling.t    Test calling conventions
-lib/Math/BigInt/t/Math/BigFloat/Subclass.pm    Empty subclass of BigFloat for test
-lib/Math/BigInt/t/Math/BigInt/Subclass.pm      Empty subclass of BigInt for test
 lib/Math/BigInt/t/mbimbf.t     BigInt/BigFloat accuracy, precicion and fallback, round_mode
 lib/Math/BigInt/t/sub_mbf.t    Empty subclass test of BigFloat
 lib/Math/BigInt/t/sub_mbi.t    Empty subclass test of BigInt
@@ -1134,6 +1135,7 @@ lib/Net/t/config.t                libnet
 lib/Net/t/ftp.t                        libnet
 lib/Net/t/hostname.t           libnet
 lib/Net/t/libnet_t.pl          libnet
+lib/Net/t/netrc.t              libnet
 lib/Net/t/nntp.t               libnet
 lib/Net/t/require.t            libnet
 lib/Net/t/smtp.t               libnet
@@ -1168,6 +1170,7 @@ lib/Pod/Parser.pm         Pod-Parser - define base class for parsing POD
 lib/Pod/ParseUtils.pm          Pod-Parser - pod utility functions
 lib/Pod/Plainer.pm             Pod migration utility module
 lib/Pod/Select.pm              Pod-Parser - select portions of POD docs
+lib/Pod/t/basic.cap            podlators test
 lib/Pod/t/basic.clr            podlators test
 lib/Pod/t/basic.man            podlators test
 lib/Pod/t/basic.ovr            podlators test
@@ -2078,12 +2081,16 @@ t/lib/dprof/test6_t             Perl code profiler tests
 t/lib/dprof/test6_v            Perl code profiler tests
 t/lib/dprof/V.pm               Perl code profiler tests
 t/lib/filter-util.pl           See if Filter::Util::Call works
-t/lib/FilterOnlyTest.pm                Helper file for lib/Filter/Simple/t/filter_only.t
-t/lib/FilterTest.pm            Helper file for lib/Filter/Simple/t/filter.t
+t/lib/Filter/Simple/ExportTest.pm      Helper file for Filter::Simple tests 
+t/lib/Filter/Simple/FilterOnlyTest.pm  Helper file for Filter::Simple tests
+t/lib/Filter/Simple/FilterTest.pm      Helper file for Filter::Simple tests
+t/lib/Filter/Simple/ImportTest.pm      Helper file for Filter::Simple tests
 t/lib/h2ph.h                   Test header file for h2ph
 t/lib/h2ph.pht                 Generated output from h2ph.h by h2ph, for comparison
 t/lib/locale/latin1            Part of locale.t in Latin 1
 t/lib/locale/utf8              Part of locale.t in UTF8
+t/lib/Math/BigFloat/Subclass.pm        Empty subclass of BigFloat for test
+t/lib/Math/BigInt/Subclass.pm  Empty subclass of BigInt for test
 t/lib/sample-tests/bailout             Test data for Test::Harness
 t/lib/sample-tests/combined            Test data for Test::Harness
 t/lib/sample-tests/descriptive         Test data for Test::Harness