From 8ffefcb621510e7964f0e33290d7b247bfaa4988 Mon Sep 17 00:00:00 2001 From: ngoto Date: Thu, 25 Jun 2015 09:35:46 +0000 Subject: * test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak): NO_MEMORY_LEAK_ENVS is moved to Memory::NO_MEMORY_LEAK_ENVS to reduce child executions during test-all on Solaris. * test/lib/memory_status.rb (Memory::NO_MEMORY_LEAK_ENVS): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51028 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7885c0685b..da3a9cc43c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Thu Jun 25 18:25:41 2015 Naohisa Goto + + * test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak): + NO_MEMORY_LEAK_ENVS is moved to Memory::NO_MEMORY_LEAK_ENVS + to reduce child executions during test-all on Solaris. + + * test/lib/memory_status.rb (Memory::NO_MEMORY_LEAK_ENVS): ditto. + Thu Jun 25 17:32:33 2015 Koichi Sasada * vm_method.c (rb_method_entry_create): need to call -- cgit v1.2.3