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 1c16a35017 test_modify_expand.rb: skip if no overflow
* test/-ext-/string/test_modify_expand.rb (test_integer_overflow):
  no longer happens on platforms where size_t is larger than long,
  e.g. 64bit windows, since r57122.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-12-22 23:20:00 +00:00
..
test_capacity.rb * string.c (rb_str_init): introduce String.new(capacity: size) 2016-02-17 03:21:35 +00:00
test_coderange.rb
test_cstr.rb string.c: return reallocated pointer 2016-05-30 07:20:28 +00:00
test_ellipsize.rb
test_enc_associate.rb
test_enc_str_buf_cat.rb
test_fstring.rb test_fstring.rb: fix exception 2016-11-12 13:24:23 +00:00
test_modify_expand.rb test_modify_expand.rb: skip if no overflow 2016-12-22 23:20:00 +00:00
test_nofree.rb
test_normalize.rb
test_qsort.rb
test_set_len.rb string.c: fix buffer overflow check condition in rb_str_set_len() 2016-09-13 07:08:15 +00:00