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
Peter Zhu a5b6598192 [Feature #18239] Implement VWA for strings
This commit adds support for embedded strings with variable capacity and
uses Variable Width Allocation to allocate strings.
2021-10-25 13:26:23 -04:00
..
test_capacity.rb [Feature #18239] Implement VWA for strings 2021-10-25 13:26:23 -04:00
test_coderange.rb
test_cstr.rb
test_ellipsize.rb
test_enc_associate.rb
test_enc_str_buf_cat.rb Scan the coderange in the given encoding 2021-06-26 16:05:15 +09:00
test_external_new.rb
test_fstring.rb
test_interned_str.rb
test_modify_expand.rb
test_nofree.rb
test_normalize.rb
test_qsort.rb
test_rb_str_dup.rb [Feature #18239] Implement VWA for strings 2021-10-25 13:26:23 -04:00
test_set_len.rb