From 07413b1a5e535e103b3794f28a60b74e08202e0d Mon Sep 17 00:00:00 2001 From: ko1 Date: Thu, 19 Jun 2014 22:27:53 +0000 Subject: * test/ruby/test_settracefunc.rb: rewrite tests with assert_consistent_call_return(). assert_consistent_call_return() is also modified to check consistency. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46472 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index afb92e220e..740c57167b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri Jun 20 07:26:44 2014 Koichi Sasada + + * test/ruby/test_settracefunc.rb: rewrite tests with + assert_consistent_call_return(). + + assert_consistent_call_return() is also modified to check + consistency. + Fri Jun 20 07:07:28 2014 Koichi Sasada * compile.c (rb_iseq_compile_node): put start label of block after -- cgit v1.2.3