]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commit
Revamp test skipping logic
authorVincent Pit <perl@profvince.com>
Wed, 11 Nov 2015 15:46:32 +0000 (13:46 -0200)
committerVincent Pit <perl@profvince.com>
Thu, 12 Nov 2015 15:16:05 +0000 (13:16 -0200)
commit5b7da288da2757d62ecaa3de0c40ea876ef9be2b
tree7a53667a0bc050576133a29e4222eb7bb6bed624
parent15e7706165e33a1e52fba63877a92613ff1794a8
Revamp test skipping logic

The Test::Valgrind tests should now be skipped more reliably when no good
valgrind setup is available.

VPIT::TestHelpers is now bundled.
MANIFEST
lib/Test/Valgrind.pm
lib/Test/Valgrind/Session.pm
lib/Test/Valgrind/Tool/memcheck.pm
t/30-skip.t [new file with mode: 0644]