Skip to content

Commit

Permalink
Remove TestTranscode excludes that pass now.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed May 17, 2012
1 parent ede8fd9 commit af3d582
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions test/externals/ruby1.9/excludes/TestTranscode.rb
@@ -1,30 +1,11 @@
exclude :test_Big5, "needs investigation"
exclude :test_Big5_Hkscs, "needs investigation"
exclude :test_Big5_UAO, "needs investigation" exclude :test_Big5_UAO, "needs investigation"
exclude :test_CP850, "needs investigation"
exclude :test_CP852, "needs investigation"
exclude :test_CP855, "needs investigation"
exclude :test_IBM437, "needs investigation"
exclude :test_IBM775, "needs investigation"
exclude :test_IBM852, "needs investigation"
exclude :test_IBM855, "needs investigation"
exclude :test_IBM857, "needs investigation"
exclude :test_IBM860, "needs investigation"
exclude :test_IBM861, "needs investigation"
exclude :test_IBM862, "needs investigation"
exclude :test_IBM863, "needs investigation"
exclude :test_IBM865, "needs investigation"
exclude :test_IBM866, "needs investigation"
exclude :test_IBM869, "needs investigation"
exclude :test_TIS_620, "needs investigation" exclude :test_TIS_620, "needs investigation"
exclude :test_all_bytes, "needs investigation" exclude :test_all_bytes, "needs investigation"
exclude :test_ascii_range, "needs investigation" exclude :test_ascii_range, "needs investigation"
exclude :test_encodings, "needs investigation" exclude :test_encodings, "needs investigation"
exclude :test_errors, "needs investigation" exclude :test_errors, "needs investigation"
exclude :test_euc_jp, "needs investigation"
exclude :test_eucjp_ms, "needs investigation" exclude :test_eucjp_ms, "needs investigation"
exclude :test_eucjp_sjis_unassigned, "needs investigation" exclude :test_eucjp_sjis_unassigned, "needs investigation"
exclude :test_eucjp_sjis_undef, "needs investigation"
exclude :test_fallback, "needs investigation" exclude :test_fallback, "needs investigation"
exclude :test_fallback_hash_default, "needs investigation" exclude :test_fallback_hash_default, "needs investigation"
exclude :test_fallback_method, "needs investigation" exclude :test_fallback_method, "needs investigation"
Expand All @@ -36,24 +17,15 @@
exclude :test_invalid_replace, "needs investigation" exclude :test_invalid_replace, "needs investigation"
exclude :test_invalid_replace_string, "needs investigation" exclude :test_invalid_replace_string, "needs investigation"
exclude :test_iso_2022_jp, "needs investigation" exclude :test_iso_2022_jp, "needs investigation"
exclude :test_macCroatian, "needs investigation"
exclude :test_macCyrillic, "needs investigation"
exclude :test_macGreek, "needs investigation"
exclude :test_macIceland, "needs investigation"
exclude :test_macRoman, "needs investigation" exclude :test_macRoman, "needs investigation"
exclude :test_macRomania, "needs investigation"
exclude :test_macTurkish, "needs investigation"
exclude :test_macUkraine, "needs investigation"
exclude :test_noargument, "needs investigation" exclude :test_noargument, "needs investigation"
exclude :test_shift_jis, "needs investigation"
exclude :test_tilde_overline, "needs investigation" exclude :test_tilde_overline, "needs investigation"
exclude :test_to_cp50221, "needs investigation" exclude :test_to_cp50221, "needs investigation"
exclude :test_undef_replace_string, "needs investigation" exclude :test_undef_replace_string, "needs investigation"
exclude :test_utf8_mac, "needs investigation" exclude :test_utf8_mac, "needs investigation"
exclude :test_utf_16_bom, "needs investigation" exclude :test_utf_16_bom, "needs investigation"
exclude :test_utf_32_bom, "needs investigation" exclude :test_utf_32_bom, "needs investigation"
exclude :test_windows_1250, "needs investigation" exclude :test_windows_1250, "needs investigation"
exclude :test_windows_1251, "needs investigation"
exclude :test_windows_1252, "needs investigation" exclude :test_windows_1252, "needs investigation"
exclude :test_windows_1253, "needs investigation" exclude :test_windows_1253, "needs investigation"
exclude :test_windows_1254, "needs investigation" exclude :test_windows_1254, "needs investigation"
Expand Down

0 comments on commit af3d582

Please sign in to comment.