1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/lib
ngoto 8ffefcb621 * 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
2015-06-25 09:35:46 +00:00
..
minitest unit.rb: no insult method 2015-01-04 02:04:31 +00:00
test * test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removed 2015-06-22 09:21:53 +00:00
envutil.rb * test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak): 2015-06-25 09:35:46 +00:00
find_executable.rb
leakchecker.rb * test/lib/leakchecker.rb (check): refactor. 2015-06-13 19:42:03 +00:00
memory_status.rb * test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak): 2015-06-25 09:35:46 +00:00
profile_test_all.rb
tracepointchecker.rb tracepointchecker.rb: for older TracePoint 2015-01-02 19:03:23 +00:00
with_different_ofs.rb