1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-/string
nobu 5ee0135a2f * test/ruby/envutil.rb (assert_no_memory_leak): new assertion to
check memory leak by invoking child ruby process and watch its
  memory size.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34520 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-09 15:47:11 +00:00
..
test_cstr.rb
test_ellipsize.rb * string.c (rb_str_ellipsize): new function to ellipsize a string. 2011-01-30 04:01:58 +00:00
test_enc_associate.rb * encoding.c (rb_enc_set_index, rb_enc_associate_index): should 2011-07-07 06:44:46 +00:00
test_modify_expand.rb * test/ruby/envutil.rb (assert_no_memory_leak): new assertion to 2012-02-09 15:47:11 +00:00
test_qsort.rb * util.c (mmprepare): fix for fragmental size. 2011-10-20 02:42:26 +00:00
test_set_len.rb