summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorPali <pali@cpan.org>2019-06-02 12:49:20 +0200
committerNicolas R <atoomic@cpan.org>2019-06-21 16:26:48 -0400
commit14dfa0eb32cd463f1dceb15f5a4a15febe390e23 (patch)
treecf198f788e9b2d8cd8fcf7730a802158ac5d5063 /MANIFEST
parentcb0d0e59b1701e58e4d869e968c7b298cc5d02c9 (diff)
downloadperl-14dfa0eb32cd463f1dceb15f5a4a15febe390e23.tar.gz
Add mktests.PL to MakeMaker's PL_FILES
This would ensure that mktests.PL is run from make all. Every script in PL_FILES must generate file, so add empty test 01_test file for it. (cherry picked from commit 74263dc21b864812d7996df9cb6c8f2153b33f20) Signed-off-by: Nicolas R <atoomic@cpan.org>
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 8e90f03a10..882d8f7c31 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3111,6 +3111,7 @@ dist/Devel-PPPort/parts/base/5023008 Devel::PPPort baseline todo file
dist/Devel-PPPort/parts/base/5023009 Devel::PPPort baseline todo file
dist/Devel-PPPort/parts/base/5024000 Devel::PPPort baseline todo file
dist/Devel-PPPort/parts/embed.fnc Devel::PPPort Perl API listing
+dist/Devel-PPPort/parts/inc/01_test Devel::PPPort include
dist/Devel-PPPort/parts/inc/call Devel::PPPort include
dist/Devel-PPPort/parts/inc/cop Devel::PPPort include
dist/Devel-PPPort/parts/inc/exception Devel::PPPort include
@@ -3293,6 +3294,7 @@ dist/Devel-PPPort/ppport_h.PL Devel::PPPort ppport.h writer
dist/Devel-PPPort/PPPort_pm.PL Devel::PPPort PPPort.pm writer
dist/Devel-PPPort/RealPPPort_xs.PL Devel::PPPort RealPPPort.xs writer
dist/Devel-PPPort/soak Devel::PPPort Test Harness to run under various Perls
+dist/Devel-PPPort/t/01_test.t Devel::PPPort test file
dist/Devel-PPPort/t/call.t Devel::PPPort test file
dist/Devel-PPPort/t/cop.t Devel::PPPort test file
dist/Devel-PPPort/t/exception.t Devel::PPPort test file