summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRobin Barker <Robin.Barker@npl.co.uk>2009-02-25 09:41:52 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-02-25 09:41:52 +0100
commitc0f08d2c3ac00e3462618e9b7575fa42baf6064b (patch)
treefd616f94a8d684b775b8213aa7e14ac713b9c27b /MANIFEST
parent15e5e8668b86d4e43615103f790f9c1a736045dd (diff)
downloadperl-c0f08d2c3ac00e3462618e9b7575fa42baf6064b.tar.gz
test script for deprecate.pm
First pass at tests for deprecate.pm. Had to modify the module to provide an interface for testing - need to provide fake install directories, but deprecated reads from %Config::Config, which is read only.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index cd3fd065c5..4aa99c4302 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3809,6 +3809,9 @@ t/lib/compress/zlib-generic.pl Compress::Zlib
t/lib/contains_bad_pod.xr Pod-Parser test file
t/lib/contains_pod.xr Pod-Parser test file
t/lib/cygwin.t Builtin cygwin function tests
+t/lib/deprecate.t Test deprecate.pm
+t/lib/deprecate/Deprecated.pm Deprecated module to test deprecate.pm
+t/lib/deprecate/Optionally.pm Optionally deprecated module to test deprecate.pm
t/lib/Devel/switchd.pm Module for t/run/switchd.t
t/lib/Dev/Null.pm Test::More test module
t/lib/dprof/test1_t Perl code profiler tests