summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRadu Greab <radu@netsoft.ro>2003-07-06 23:09:12 +0300
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-06 16:46:20 +0000
commit7619c85e4dd9a96a05fc0fc72ace9eb2b9f1bc6f (patch)
tree88ad9fbd60c34574dbe69a0d142746c4ba6673ef /MANIFEST
parenta7433df8ff37a7cd2fbb0f3ac8f0c0cc2aa71114 (diff)
downloadperl-7619c85e4dd9a96a05fc0fc72ace9eb2b9f1bc6f.tar.gz
DProf fixes
Message-ID: <16136.22456.99575.573777@ix.netsoft.ro> p4raw-id: //depot/perl@20034
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 7b937b8611..6b8f765227 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2541,6 +2541,10 @@ t/lib/dprof/test5_t Perl code profiler tests
t/lib/dprof/test5_v Perl code profiler tests
t/lib/dprof/test6_t Perl code profiler tests
t/lib/dprof/test6_v Perl code profiler tests
+t/lib/dprof/test7_t Perl code profiler tests
+t/lib/dprof/test7_v Perl code profiler tests
+t/lib/dprof/test8_t Perl code profiler tests
+t/lib/dprof/test8_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/Filter/Simple/ExportTest.pm Helper file for Filter::Simple tests