1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/command_line
Lars Kanis 94b6933d1c
Set default for Encoding.default_external to UTF-8 on Windows (#2877)
* Use UTF-8 as default for Encoding.default_external on Windows
* Document UTF-8 change on Windows to Encoding.default_external

fix https://bugs.ruby-lang.org/issues/16604
2020-12-08 01:48:37 +09:00
..
fixtures Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
shared
dash_a_spec.rb
dash_c_spec.rb
dash_d_spec.rb
dash_e_spec.rb
dash_encoding_spec.rb
dash_external_encoding_spec.rb
dash_internal_encoding_spec.rb
dash_l_spec.rb Refined "Drop support for ruby 2.4 from ruby/spec" 2020-04-03 09:44:40 +09:00
dash_n_spec.rb
dash_p_spec.rb
dash_r_spec.rb Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
dash_s_spec.rb
dash_upper_c_spec.rb
dash_upper_e_spec.rb
dash_upper_f_spec.rb
dash_upper_i_spec.rb
dash_upper_k_spec.rb Set default for Encoding.default_external to UTF-8 on Windows (#2877) 2020-12-08 01:48:37 +09:00
dash_upper_s_spec.rb
dash_upper_u_spec.rb
dash_upper_w_spec.rb Fix Rubyspec (ruby-2.7) failures 2020-11-01 17:37:03 +09:00
dash_upper_x_spec.rb
dash_v_spec.rb
dash_w_spec.rb
dash_x_spec.rb
error_message_spec.rb Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
feature_spec.rb Update to ruby/spec@4f59d86 2020-10-24 15:53:53 +02:00
frozen_strings_spec.rb
rubylib_spec.rb
rubyopt_spec.rb Assoc pattern matching (#3703) 2020-10-26 18:00:24 +09:00
syntax_error_spec.rb