summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-08 07:45:54 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-08 07:45:54 +0000
commit6398df5be4c8e4a0e48d35842398f28069e58140 (patch)
treeec75c86e9c303e680fc21d00d10f6be4829ddb76 /test
parent04ce12909c02abdcb2eb7abdd994575850973e7e (diff)
merge revision(s) 36520:
test_dir_m17n.rb: composite character * test/ruby/test_dir_m17n.rb (test_filename_utf8_raw_windows_1252_name): get rid of composite character for troublesome Mac OS X file system. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@37560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test')
-rw-r--r--test/ruby/test_dir_m17n.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/test_dir_m17n.rb b/test/ruby/test_dir_m17n.rb
index e37a2de31d..2cf1c15441 100644
--- a/test/ruby/test_dir_m17n.rb
+++ b/test/ruby/test_dir_m17n.rb
@@ -219,7 +219,7 @@ class TestDir_M17N < Test::Unit::TestCase
end
def test_filename_utf8_raw_windows_1252_name
- create_and_check_raw_file_name(0x00c7, "UTF-8")
+ create_and_check_raw_file_name(0x00c6, "UTF-8")
end
def test_filename_ext_euc_jp_and_int_utf_8