summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2021-03-30 15:36:32 +1100
committerTony Cook <tony@develop-help.com>2021-05-24 15:07:27 +1000
commitae7871d912901ad79eb630774844a7fd6dd3def1 (patch)
tree25c11b548dda78cb5e182e116dd725af04cdc977 /META.yml
parent9bb3d0a4d1c952821873e8f184c3f14f7a0e8b09 (diff)
downloadperl-ae7871d912901ad79eb630774844a7fd6dd3def1.tar.gz
mark test modules (found in ext/*/t/) as no_index
fixes #18632
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml34
1 files changed, 34 insertions, 0 deletions
diff --git a/META.yml b/META.yml
index a525490ce5..cd821d576e 100644
--- a/META.yml
+++ b/META.yml
@@ -53,6 +53,40 @@ no_index:
- dist/Time-HiRes
- dist/Unicode-Normalize
- dist/XSLoader
+ - ext/B/t
+ - ext/Devel-Peek/t
+ - ext/DynaLoader/t
+ - ext/Errno/t
+ - ext/Fcntl/t
+ - ext/File-DosGlob/t
+ - ext/File-Find/t
+ - ext/File-Glob/t
+ - ext/FileCache/t
+ - ext/GDBM_File/t
+ - ext/Hash-Util-FieldHash/t
+ - ext/Hash-Util/t
+ - ext/I18N-Langinfo/t
+ - ext/IPC-Open3/t
+ - ext/NDBM_File/t
+ - ext/ODBM_File/t
+ - ext/Opcode/t
+ - ext/PerlIO-encoding/t
+ - ext/PerlIO-scalar/t
+ - ext/PerlIO-via/t
+ - ext/Pod-Functions/t
+ - ext/Pod-Html/t
+ - ext/POSIX/t
+ - ext/re/t
+ - ext/SDBM_File/t
+ - ext/Sys-Hostname/t
+ - ext/Tie-Hash-NamedCapture/t
+ - ext/Tie-Memoize/t
+ - ext/VMS-DCLsym/t
+ - ext/VMS-Filespec/t
+ - ext/VMS-Stdio/t
+ - ext/Win32CORE/t
+ - ext/XS-APItest/t
+ - ext/XS-Typemap/t
- lib/perl5db
- win32
file: