]> git.vpit.fr Git - perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git/history - t/10-basic.t
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Perl-Critic-Policy-Dynamic-NoIndirect.git] / t / 10-basic.t
2011-01-03 Vincent PitSwitch to qw<>
2010-09-07 Vincent PitDisable strict and warnings when evaluating the code
2010-09-07 Vincent PitCorrectly report test compilation failures
2009-07-14 Vincent PitDocument and test using indirect inside the auditted...
2009-07-14 Vincent PitMake the policy aware of blocks reported by indirect...
2009-07-14 Vincent PitGenerate reports for blocks and make t/10-basic.t recog...
2009-07-09 Vincent PitFix not reporting multiple violations with the same...
2009-07-09 Vincent PitMake sure the errors are sorted before mapping them...
2009-07-09 Vincent PitAlso test the count of violations
2009-07-07 Vincent PitInitial import