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 26fa27fe12 string.c: clear NOFREE flag at embedding
* string.c (STR_SET_EMBED): clear NOFREE flag at embedding as
  embedded strings no longer refer static strings.
  [ruby-core:68436] [Bug #10942]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50334 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-04-17 02:58:37 +00:00
..
test_coderange.rb
test_cstr.rb string.c: consider widechar 2015-01-26 02:39:00 +00:00
test_ellipsize.rb
test_enc_associate.rb
test_enc_str_buf_cat.rb
test_modify_expand.rb * test/lib/envutil.rb: Moved from test/ruby/. 2014-11-13 16:05:37 +00:00
test_nofree.rb string.c: clear NOFREE flag at embedding 2015-04-17 02:58:37 +00:00
test_normalize.rb
test_qsort.rb
test_set_len.rb