aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_dir_m17n.rb
Commit message (Expand)AuthorAgeFilesLines
* test_dir_m17n.rb: fix ASCII-8BIT envnobu2016-02-201-1/+8
* dir.c: paths as UTF-8nobu2016-02-201-1/+8
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test: use String#b instead of dup.force_encodingnobu2015-12-141-1/+1
* test_dir_m17n.rb: fix testnobu2015-10-041-12/+23
* dir.c: normalize cwdnobu2015-10-041-0/+10
* dir.c: same encoding to the patternnobu2015-02-251-0/+9
* dir.c: fix escaping multibyte charnobu2015-02-071-0/+10
* test_dir_m17n.rb: fix testsnobu2015-02-061-5/+10
* dir.c: preserve encodingnobu2015-02-061-0/+44
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* test_dir_m17n.rb: assert_raw_file_namenobu2014-05-281-4/+4
* test_dir_m17n.rb: fixed encoding file system on OS Xnobu2013-08-141-13/+11
* * test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou2013-05-211-1/+1
* test_dir_m17n.rb: sort Dir.entriesnobu2013-05-211-0/+1
* force_encoding expected result as filesystem encodingnaruse2013-05-211-0/+4
* dir.c: compose HFS file namesnobu2013-05-201-0/+20
* test_dir_m17n.rb: assert_separatelynobu2013-05-201-64/+82
* compose HFS file namesnobu2013-03-191-0/+18
* test_dir_m17n.rb: test_glob_incompatiblenobu2012-09-051-0/+7
* Unix doesn't use win_expected_filename.naruse2012-07-241-3/+1
* test_dir_m17n.rb: composite characternobu2012-07-241-1/+1
* Add the case of Unix: filesystem encoding maybe US-ASCII.naruse2012-07-241-1/+3
* * test/ruby/test_dir_m17n.rb: remove a garbage.usa2012-07-241-2/+1
* * test/ruby/test_dir_m17n.rb: sorry, typo.usa2012-07-241-1/+1
* * test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left sideusa2012-07-241-11/+12
* Fix raw UTF-8 test for non-Japanase Windows systemsluislavena2012-07-231-19/+45
* * dir.c (dir_inspect), io.c (rb_io_inspect): keep encoding of path.nobu2012-02-241-1/+12
* * dir.c (dir_initialize): keep path in original encoding.nobu2012-02-241-0/+11
* * test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently onusa2011-03-251-14/+15
* * test/ruby/test_dir_m17n.rb: changes for windows.usa2010-05-171-26/+46
* * test/ruby/test_dir_m17n.rb: HFS+ escapes invalid byte sequences of filenames.muraken2010-03-251-8/+11
* * ext/socket/extconf.rb: suppress a warning.akr2010-01-261-2/+2
* add test.akr2009-11-181-0/+31
* add tests.akr2009-11-161-17/+88
* add a test.akr2009-11-151-1/+17
* add tests.akr2009-11-151-0/+10
* tests refined.akr2009-11-151-6/+22
* add tests.akr2009-11-151-0/+49