]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commit
Tools can only be run in one session at a time by default
authorVincent Pit <vince@profvince.com>
Mon, 24 Aug 2009 22:55:28 +0000 (00:55 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 24 Aug 2009 22:55:28 +0000 (00:55 +0200)
commit8a51ed6220d0fb2e29c669011bdf733c347b60f4
tree0615db6d64c9a44258ae500cdc7aa96396d7875b
parent01942f85f66b0e5468e198fd0101c2e9686fd118
Tools can only be run in one session at a time by default

So that Tool::memcheck doesn't have to check if its private ->_session accessor is set
lib/Test/Valgrind/Tool.pm
lib/Test/Valgrind/Tool/memcheck.pm