]> git.vpit.fr Git - perl/modules/Sub-Nary.git/history - t/20-return.t
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Sub-Nary.git] / t / 20-return.t
2013-08-24 Vincent PitSwitch qw delimiters to <>
2008-11-30 Vincent PitOne more eval { return } test
2008-08-09 Vincent PitAllow returning from a scalar assignment
2008-08-08 Vincent PitOne more test to exaust for cases. Remove debugging...
2008-08-08 Vincent Pitfor/while (...) { return if } should be interpreted...
2008-08-08 Vincent PitPut grep/map tests into their own test file
2008-08-08 Vincent PitFix handling of partial returns in lists
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 PitGet the good count in aassign. Fixes successive arrays...
2008-08-05 Vincent PitAdd support for constant ranges, and tests for kinds...
2008-08-05 Vincent PitAdd support and tests for the get{pw,gr,host,net,proto...
2008-08-05 Vincent Pitkeys/values return a 'list', each return zero or two...
2008-08-05 Vincent Pitstat() can also return no arguments if the file can...
2008-08-05 Vincent PitAdd support for gmtime
2008-08-04 Vincent PitTest some filestat operators
2008-08-04 Vincent PitAlso add support for stat
2008-08-04 Vincent PitAdd support for localtime and caller
2008-08-04 Vincent Pitreadline/<> should be seen as returning a list
2008-08-04 Vincent Piteval '...' should be interpreted as returning a list
2008-08-04 Vincent PitAdd support and tests for eval { }
2008-08-04 Vincent PitImporting Sub-Nary-0.01.tar.gz v0.01