1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ruby/enc
Jeremy Evans ab3cb29bd9 Avoid defining the same test class in multiple files
Should fix issues with parallel testing sometimes not running all
tests.

This should be viewed skipping whitespace changes.

Fixes [Bug #18731]
2022-04-22 15:00:16 -07:00
..
test_big5.rb
test_case_comprehensive.rb Use omit instead of skip: test/ruby/enc/**/*.rb 2021-12-29 19:27:58 +09:00
test_case_mapping.rb
test_case_options.rb
test_cesu8.rb
test_cp949.rb
test_emoji.rb
test_emoji_breaks.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_euc_jp.rb
test_euc_kr.rb
test_euc_tw.rb
test_gb18030.rb
test_gbk.rb
test_grapheme_breaks.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_iso_8859.rb
test_koi8.rb
test_regex_casefold.rb Use omit instead of skip: test/ruby/enc/**/*.rb 2021-12-29 19:27:58 +09:00
test_shift_jis.rb
test_utf16.rb
test_utf32.rb
test_windows_1251.rb
test_windows_1252.rb