From: Karen Etheridge Date: Fri, 20 Apr 2018 21:42:10 +0000 (+0200) Subject: 0.136 of my bundle moved minimum-version.t to xt/author X-Git-Tag: v0.24~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FSub-Name.git;a=commitdiff_plain;h=d613704701f5cda890e778ec3c86d9906e6f421d 0.136 of my bundle moved minimum-version.t to xt/author --- diff --git a/dist.ini b/dist.ini index dd67f47..4d0636c 100644 --- 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/