diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-04-28 19:54:51 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2020-04-29 16:16:24 +0200 |
commit | d30cf769e7cddd57d6042953b1f85079e3fbb60a (patch) | |
tree | c3c1c89f493762d450b1484a5bd262dae2c26714 /NEWS | |
parent | 44c6a113c02ec00dca037c15fac370207afb60a5 (diff) | |
download | urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar.gz urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar.bz2 urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar.xz urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.zip |
cpan_testers: fallback to bundled genhdlist2
we could have done it for all tests directly from within t/helper.pm,
but only those tests actually need to find genhdlist2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ - cpan_testers: o adapt to a world where gcc is no more the apex predator (aka works out of the box when there's clang but not gcc) + o bundled genhdlist2 and fallback to it if CPAN failed to install rpmtools + scripts o check & report where genhdlist2 is o check that web server has actually started o describe more tests to help pinpoint regressions |