1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
Nobuyoshi Nakada 0c459af7c2
Colorize error characters
* lib/irb/color.rb (IRB::Color.scan): ignore "incomplete end of
  input" error only, to colorize invalid characters, e.g., control
  characters, and invalid symbols, as errors.
2019-06-04 00:14:55 +09:00
..
-ext- Ignore warnings about argument prefix with operator symbol. 2019-06-01 15:20:21 +03:00
base64
benchmark
bigdecimal
cgi
coverage
csv
date
dbm
digest
drb
dtrace
erb
etc
excludes
fiddle
fileutils
gdbm
io
irb Colorize error characters 2019-06-04 00:14:55 +09:00
json Ignore warnings about ambiguous first argument with the negative integer. 2019-06-01 15:07:35 +03:00
lib
logger
matrix
minitest
misc
mkmf
monitor
net
nkf
objspace Ignore warnings about ambiguous first argument of regexp with assert match. 2019-06-01 14:44:24 +03:00
open-uri open-uri: Regenerate server certificates for tests 2019-05-27 12:58:08 +09:00
openssl Ignore warnings about ambiguous first argument with the negative integer. 2019-06-01 15:07:35 +03:00
optparse
ostruct
pathname
psych
rdoc
readline Revert 3b7862c8e8 causing various CI hangs 2019-05-29 09:05:26 +09:00
reline Use lines instead of split 2019-06-03 10:32:32 +09:00
resolv
rexml
rinda
ripper Fix the error token on "invalid hex escape" 2019-06-03 15:15:54 +09:00
rss
ruby Fix the error token on "invalid hex escape" 2019-06-03 15:15:54 +09:00
rubygems Merge rubygems master from upstream. 2019-06-01 13:50:41 +03:00
scanf
sdbm
shell
socket
stringio
strscan
syslog
testunit
uri
webrick Update String#crypt tests to work on OpenBSD 2019-06-01 10:50:06 -07:00
win32ole
yaml
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb Fix visibility of some methods when using DelegateClass 2019-05-30 18:34:45 -07: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
test_shellwords.rb
test_singleton.rb
test_sync.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