1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nobu 4f969f6eee dir.c: paths as UTF-8
* dir.c (push_pattern, push_glob): deal with read paths as UTF-8
  to stat later, on Windows as well as OS X.
  [ruby-core:73868] [Bug #12081]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-20 04:04:59 +00:00
..
-ext- object.c: fix error message 2016-02-19 16:54:08 +00:00
base64
benchmark
bigdecimal
cgi test_cgi_util.rb: test_cgi_unescapeHTML_invalid 2016-02-14 08:52:38 +00:00
coverage * test/coverage/test_coverage.rb: ignored test when enabled to coverage. 2016-01-04 01:14:45 +00:00
csv Adding a liberal_parsing option to CSV. Patch by Braden Anderson. 2016-01-01 02:44:48 +00:00
date
dbm
digest
drb drbtest.rb: make command an array 2016-02-12 04:24:10 +00:00
dtrace
erb erb.rb: fronzen-string-literal in comment [Fix GH-1229] 2016-01-29 05:16:29 +00:00
etc
excludes TestISeq.rb: exclude time consuming GC test 2016-01-19 02:55:34 +00:00
fiddle
fileutils
gdbm
io test: use assert_not_* 2016-02-19 07:45:58 +00:00
irb
json
lib assertions.rb: fix assert_no_memory_leak 2016-02-17 08:29:58 +00:00
logger
matrix
minitest
misc
mkmf
monitor
net test: use assert_not_* 2016-02-19 07:45:58 +00:00
nkf
objspace
open-uri leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
openssl test: use assert_not_* 2016-02-19 07:45:58 +00:00
optparse optparse.rb: into kwdarg 2016-01-06 08:23:10 +00:00
ostruct test_ostruct.rb: sort method names 2016-01-04 07:47:44 +00:00
pathname
psych
rdoc
readline
resolv
rexml
rinda
ripper Fix Ripper.lex error in dedenting squiggly heredoc 2016-02-02 23:21:34 +00:00
rss
ruby dir.c: paths as UTF-8 2016-02-20 04:04:59 +00:00
rubygems Support 1.8 2016-02-09 01:51:38 +00:00
scanf
sdbm
shell
socket option.c: single byte boolean 2016-01-17 06:31:36 +00:00
stringio stringio: binmode sets encoding to ASCII-8BIT 2016-01-04 20:45:14 +00:00
strscan
syslog
testunit
thread
uri CIDR in no_proxy 2016-02-13 08:31:12 +00:00
webrick leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
win32ole
xmlrpc leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb find.rb: raise with the name 2016-02-19 14:38:28 +00:00
test_forwardable.rb forwardable.rb: adjust backtrace by tail call 2015-12-30 02:28:59 +00:00
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb test_tempfile.rb: use assert_file 2016-01-08 08:24:01 +00:00
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb