From 64241b0921e2ae24dd69d225e5d59de5dde77ac5 Mon Sep 17 00:00:00 2001 From: normal Date: Sun, 28 Dec 2014 09:20:21 +0000 Subject: test_iseq_load: expand tests with stack mismatches We can ensure the loader works for these cases even if the reoptimized bytecode is not a match for the original. * test/-ext-/iseq_load/test_iseq_load.rb (test_next_in_block_in_block): test using ISeq#eval (test_break_ensure): ditto [ruby-core:66988] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49044 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5d80e05115..f742b8688d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Dec 28 18:19:28 2014 Eric Wong + + * test/-ext-/iseq_load/test_iseq_load.rb + (test_next_in_block_in_block): test using ISeq#eval + (test_break_ensure): ditto + [ruby-core:66988] + Sun Dec 28 16:25:12 2014 Nobuyoshi Nakada * cygwin/GNUmakefile.in (EXTOBJS): override to add resource files -- cgit v1.2.3