summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-07-27 18:37:45 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-27 18:37:45 +0000
commit84a725ce7fe8d91d8384edf0aeea552b4d19c40e (patch)
tree02119e59ddd6e40cf0f4eabe2cf452efdb89773d /MANIFEST
parentbd6c346e4e3690246a860f9d51da416c9ee28c92 (diff)
downloadperl-84a725ce7fe8d91d8384edf0aeea552b4d19c40e.tar.gz
Missing MakeMaker test.
p4raw-id: //depot/perl@20237
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 3 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 15e1c72ba3..21879ac317 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1141,10 +1141,11 @@ lib/ExtUtils/t/MM_VMS.t See if ExtUtils::MM_VMS works
lib/ExtUtils/t/MM_Win32.t See if ExtUtils::MM_Win32 works
lib/ExtUtils/t/oneliner.t See if MM can generate perl one-liners
lib/ExtUtils/t/Packlist.t See if Packlist works
+lib/ExtUtils/t/postamble.t See if postamble works
lib/ExtUtils/t/prefixify.t See if MakeMaker can apply a PREFIX
lib/ExtUtils/t/problems.t How MakeMaker reacts to build problems
lib/ExtUtils/t/prompt.t See if E::MM::prompt() works
-lib/ExtUtils/t/recurs.t See if recursive builds work
+lib/ExtUtils/t/recurs.t See if recursive builds work
lib/ExtUtils/t/split_command.t See if MM's xargs-like function works
lib/ExtUtils/t/testlib.t See if ExtUtils::testlib works
lib/ExtUtils/t/VERSION_FROM.t See if MakeMaker's VERSION_FROM works
@@ -2556,7 +2557,7 @@ 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/MakeMaker/Test/Setup/Recurs.pm MakeMaker test utilities
+t/lib/MakeMaker/Test/Setup/Recurs.pm MakeMaker test utilities
t/lib/MakeMaker/Test/Utils.pm MakeMaker test utilities
t/lib/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test
t/lib/Math/BigInt/BareCalc.pm Bigint's simulation of Calc