summaryrefslogtreecommitdiff
path: root/META.json
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.json
parent9bb3d0a4d1c952821873e8f184c3f14f7a0e8b09 (diff)
downloadperl-ae7871d912901ad79eb630774844a7fd6dd3def1.tar.gz
mark test modules (found in ext/*/t/) as no_index
fixes #18632
Diffstat (limited to 'META.json')
-rw-r--r--META.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/META.json b/META.json
index 73079eae36..be1577c2a4 100644
--- a/META.json
+++ b/META.json
@@ -55,6 +55,40 @@
"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"
],