]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commit
Improve detection of executables
authorVincent Pit <perl@profvince.com>
Mon, 16 Nov 2015 13:25:56 +0000 (11:25 -0200)
committerVincent Pit <perl@profvince.com>
Mon, 16 Nov 2015 13:41:19 +0000 (11:41 -0200)
commit5f7c59874ed712bf2787c3b0dbbaaf899fdd508c
tree85f44567412ccbb3fdc6e4be4ba7c63fb5cc7c30
parent63366af6711a7bcbaf8f1c0a78bc45ebb307124e
Improve detection of executables

Also make Test::Valgrind::FakeValgrind decide if the test should be skipped
or not depending on the operating system.
Makefile.PL
lib/Test/Valgrind/Session.pm
t/30-skip.t
t/70-session.t
t/lib/Test/Valgrind/FakeValgrind.pm