1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
Lars Kanis b0ca1fc21b Reline: Fix changed test results due to change to UTF-8 on Windows
In commit f8ea2860b0 the Reline encoding
for native windows console was changed to hardcoded UTF-8.
This caused failures in reline and readline tests, but they were hidden,
because parallel ruby tests incorrectly used Reline::ANSI as IOGate.
Tests failures were raised in single process mode, but not with -j switch.

This patch corrects encodings on native Windows console.
2020-01-21 21:26:58 +09:00
..
-ext- rb_rational_raw: convert num and den by to_int 2020-01-17 10:57:51 +09:00
base64
benchmark
bigdecimal
cgi
coverage
csv
date
dbm
did_you_mean
digest
drb Add GC guard 2020-01-08 12:26:48 +09:00
dtrace
erb
etc
excludes
fiddle
fileutils
gdbm
io [ruby/io-console] Filter Ruby engine name rather than just /ruby/ 2020-01-18 00:15:00 +09:00
irb [ruby/irb] Add newline_before_multiline_output 2020-01-21 09:51:16 +09:00
json
lib
logger
matrix
misc
mkmf
monitor
net
nkf
objspace
open-uri
openssl Get rid of false positive misspellings 2019-12-24 10:33:32 +09:00
optparse
ostruct
pathname
psych
racc
rdoc
readline Reline: Fix changed test results due to change to UTF-8 on Windows 2020-01-21 21:26:58 +09:00
reline Reline: Fix changed test results due to change to UTF-8 on Windows 2020-01-21 21:26:58 +09:00
resolv MinGW on Actions (#2791) 2019-12-30 23:19:31 -08:00
rinda
ripper
ruby Sort globbed results by default [Feature #8709] 2020-01-19 14:46:01 +09:00
rubygems Update tests for full keyword argument separation 2020-01-02 18:40:45 -08:00
sdbm
socket
stringio
strscan
syslog
uri
webrick
win32ole
yaml
zlib
runner.rb
test_abbrev.rb
test_delegate.rb Call initialize_clone with freeze: false if clone called with freeze: false 2020-01-03 20:13:09 -08:00
test_extlibs.rb
test_find.rb
test_forwardable.rb
test_ipaddr.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 Call initialize_clone with freeze: false if clone called with freeze: false 2020-01-03 20:13:09 -08:00
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
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