]> git.vpit.fr Git - perl/modules/Scalar-Vec-Util.git/history - t/40-vshift.t
Clarify some test loops by using next instead of last
[perl/modules/Scalar-Vec-Util.git] / t / 40-vshift.t
2012-09-24 Vincent PitClarify some test loops by using next instead of last
2012-09-24 Vincent PitRestyle tests
2011-01-06 Vincent PitSwitch to qw<>
2011-01-06 Vincent PitRun lengthy tests with Test::Leaner
2009-05-17 Vincent PitImprove argument checking
2009-05-16 Vincent PitFix shifting more bits than the length of the window
2009-05-16 Vincent PitIntroduce vshift()