projects
/
p5sagit/Sub-Name.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
15a3eed
)
0.136 of my bundle moved minimum-version.t to xt/author
Karen Etheridge [Fri, 20 Apr 2018 21:42:10 +0000 (23:42 +0200)]
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
dd67f47
..
4d0636c
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-46,6
+46,7
@@
x_IRC = irc://irc.perl.org/#toolchain
; TODO: make this an option of [Test::MinimumVersion]
[Substitute]
+file = xt/author/minimum-version.t
file = xt/release/minimum-version.t
code = s/^(all_minimum_version_ok\([^)]+)(\s*\);)/$1, { skip => ["t\/exotic_names.t", "t\/lexical.t"] }$2/