summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorchromatic <chromatic@wgz.org>2001-10-06 12:52:10 -0600
committerAbhijit Menon-Sen <ams@wiw.org>2001-10-07 00:48:10 +0000
commitd1b7517499e3d0b728e5d962307954b425a8d95f (patch)
treef663a38681907c2550fa30526c0d9dad4c8bfba4 /MANIFEST
parentc1e05be8f96121a409e016f3e505a812142f9ee1 (diff)
downloadperl-d1b7517499e3d0b728e5d962307954b425a8d95f.tar.gz
Add Tests for sigtrap.pm
Message-Id: <20011007005801.98381.qmail@onion.perl.org> p4raw-id: //depot/perl@12347
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 3ed96cdb25..652901cf8e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1135,6 +1135,7 @@ lib/Shell.pm Make AUTOLOADed system() calls
lib/Shell.t Tests for above
lib/shellwords.pl Perl library to split into words with shell quoting
lib/sigtrap.pm For trapping an abort and giving traceback
+lib/sigtrap.t See if sigtrap works
lib/stat.pl Perl library supporting stat function
lib/strict.pm For "use strict"
lib/strict.t See if strictures work