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 8a0ab36db1 file.c: skip invalid byte
* file.c (rb_str_normalize_ospath): skip invalid byte sequence not
  to loop infinitely.  this case usually does not happen as the
  input name should come from real file systems.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51180 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-07 06:02:21 +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 test_nofree.rb: fix commit miss 2015-06-12 08:04:39 +00:00
test_normalize.rb file.c: skip invalid byte 2015-07-07 06:02:21 +00:00
test_qsort.rb
test_set_len.rb