summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2021-07-07 15:20:39 +1000
committerTony Cook <tony@develop-help.com>2021-08-10 15:44:59 +1000
commit7e18321c957fcae8d9b16428c51f22dea10040b1 (patch)
tree3c2aba9d5c717e3cc4424cc6795a7181f7ebfe0e /MANIFEST
parenteb52e36c180822dd227f1e3d507abb79d07d45ef (diff)
downloadperl-7e18321c957fcae8d9b16428c51f22dea10040b1.tar.gz
Provide a simple API for testing features enabled
Inspired by discussion in #p5p. This calls caller() itself rather than taking hints and hints_hash parameters so if we end up adding an extra hints word callers won't need to adjust their code.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index a974ee64e7..99677f7ba6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5670,6 +5670,7 @@ t/lib/Devel/nodb.pm Module for t/run/switchd.t
t/lib/Devel/switchd.pm Module for t/run/switchd.t
t/lib/Devel/switchd_empty.pm Module for t/run/switchd.t
t/lib/Devel/switchd_goto.pm Module for t/run/switchd.t
+t/lib/feature/api Test API for checking features enabled/disabled
t/lib/feature/bareword_filehandles Tests for enabling/disabling bareword_filehandles feature
t/lib/feature/bits Tests for feature bit handling
t/lib/feature/bundle Tests for feature bundles