]> git.vpit.fr Git - perl/modules/Sub-Nary.git/history - t/24-ops.t
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Sub-Nary.git] / t / 24-ops.t
2013-08-24 Vincent PitSwitch qw delimiters to <>
2008-08-08 Vincent PitMove misc XS tests to t/15-misc-xs.t, including scalops...
2008-08-08 Vincent PitPut grep/map tests into their own test file
2008-08-08 Vincent PitFix map/grep handling of returns in block with a new...
2008-08-07 Vincent PitComplete rewrite. Make the inspect process return both...
2008-08-06 Vincent PitAdd support for grep and while. Inline expect_list...
2008-08-05 Vincent PitAdd tests for delete
2008-08-05 Vincent PitAdd tests for end*() functions
2008-08-05 Vincent PitAdd support and tests for the get{pw,gr,host,net,proto...