From bc2195e4fbf7281af3a0bd055d4263690d7aad9f Mon Sep 17 00:00:00 2001 From: naruse Date: Fri, 14 Dec 2012 01:38:07 +0000 Subject: * test/ruby/envutil.rb (EnvUtil::Unit::Assertionsassert_separately): added to execute given test source on separate process, catch its resulted exception and raise it on main process. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e77efc90bf..a2ed0724fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 14 04:08:05 2012 NARUSE, Yui + + * test/ruby/envutil.rb (EnvUtil::Unit::Assertionsassert_separately): + added to execute given test source on separate process, + catch its resulted exception and raise it on main process. + Fri Dec 14 07:43:44 2012 Aaron Patterson * ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begin -- cgit v1.2.3