diff options
| author | sorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-08-20 02:07:24 +0000 |
|---|---|---|
| committer | sorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2012-08-20 02:07:24 +0000 |
| commit | 5f4b7f5afa7fb91d93192f32e6eaf0e4e2a95870 (patch) | |
| tree | 5b9333c0e49c15f9a167f35e9688b7a61b9bb474 /ChangeLog | |
| parent | 8198cca945dba5bf43cd6bbca0d13add003f223d (diff) | |
* lib/test/unit.rb, lib/test/unit/parallel.rb:
generate error message (String) in parallel.rb instead of
marshalling Exception. Fixes [Bug #6882] [ruby-dev:46054]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36730 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Mon Aug 20 10:51:01 2012 Shota Fukumori <sorah@tubusu.net> + + * lib/test/unit.rb, lib/test/unit/parallel.rb: + generate error message (String) in parallel.rb instead of + marshalling Exception. Fixes [Bug #6882] [ruby-dev:46054] + Sun Aug 19 01:24:32 2012 Ayumu AIZAWA <ayumu.aizawa@gmail.com> * enum.c: fix docs. https://github.com/ruby/ruby/pull/129 by |
