summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2009-12-20 20:48:08 +0100
committerJesse Vincent <jesse@bestpractical.com>2009-12-20 15:06:20 -0500
commita27ed3b8870954559045bbc9e35d9aec37ab9d6c (patch)
treebd6d737ed018631f51de3aa5bc02d48572cd2a35 /MANIFEST
parent65f8b4e7268e4e92274620b6945d509caa201532 (diff)
downloadperl-a27ed3b8870954559045bbc9e35d9aec37ab9d6c.tar.gz
Generate a stub for newly added tests since the last release (2nd try, with fixed pod)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2d79cbc7f1..8312e8dbd6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4033,6 +4033,7 @@ Porting/makerel Release making utility
Porting/make_snapshot.pl Make a tgz snapshot of our tree with a .patch file in it
Porting/manicheck Check against MANIFEST
Porting/manisort Sort the MANIFEST
+Porting/newtests-perldelta.pl Generate Perldelta stub for newly added tests
Porting/perldelta_template.pod Template for creating new perldelta.pod files
Porting/podtidy Reformat pod using Pod::Tidy
Porting/pumpkin.pod Guidelines and hints for Perl maintainers