1 require 'yarvtest/yarvtest'
3 class TestJump < YarvTestBase
40 def test_next_with_val
135 def test_exception_and_break
151 # this test can't run on ruby 1.9(yarv can do)
183 def test_complex_jump
199 [true, nil, true].all_?{|be| be}
233 def test_break_from_times
241 def test_catch_and_throw