ruby/test
Kazuhiro NISHIYAMA 449b2b9214
Fix typos
2019-11-17 13:11:25 +09:00
..
-ext- Fix typos 2019-11-09 21:12:29 +09:00
base64
benchmark Aliases capture_output to capture_io for test-unit compatiblity. 2019-08-08 17:19:23 +09:00
bigdecimal [ruby/bigdecimal] Remove taint checking 2019-11-12 11:16:07 +09:00
cgi change call CGI methods from :: to . 2019-08-04 09:19:30 +09:00
coverage Introduce pattern matching [EXPERIMENTAL] 2019-04-17 06:48:03 +00:00
csv Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00
date [ruby/date] Add more timezone abbreviations 2019-11-01 17:30:14 +09:00
dbm [ruby/dbm] Remove taint support 2019-10-26 07:03:33 +09:00
digest Restore support library for only test files that are digest and csv. 2019-07-09 21:16:49 +09:00
drb Fix DRbServer#any_to_s 2019-10-16 12:51:13 -07:00
dtrace test/dtrace/helper.rb: Etc.getgrnam may return nil on some platforms 2019-10-06 15:23:00 +09:00
erb Suppress uninitialized instance variable warnings 2019-07-04 18:12:08 +09:00
etc
excludes Migrate Wercker MJIT tests to Actions (#2676) 2019-11-12 21:48:05 -08:00
fiddle Revert "[ruby/fiddle] Fix a failing test (#13)" 2019-10-24 20:58:32 +09:00
fileutils [ruby/fileutils] Use pend instead of skip 2019-10-03 18:32:29 +09:00
gdbm Support old versions of Ruby with FrozenError. 2018-08-07 12:47:11 +00:00
io Revert "[ruby/io-console] Skip cursor position test on Solaris" 2019-09-25 09:48:44 +09:00
irb Suppress warnings except for when last evaluation 2019-11-13 15:15:28 +09:00
json Look up constant instead of caching in a global 2019-10-17 13:30:09 -07:00
lib Enforce --jit-debug test by another way 2019-10-15 22:47:20 -07:00
logger Fix keyword argument warnings in the tests from Class#new 2019-09-06 19:41:23 -07:00
matrix Add abs to Matrix (#2199) 2019-08-21 16:36:39 -04:00
misc
mkmf Fix keyword argument separation warnings in test 2019-08-30 12:39:31 -07:00
monitor Monitor#exit: check monitor ownership. 2019-11-12 10:07:45 +09:00
net Ignore Errno::EPIPE when sending requests in net/http 2019-09-27 07:43:32 -07:00
nkf
objspace Suppress unused variable warnings 2019-06-30 11:45:37 +09:00
open-uri The default charset of text/* media type is UTF-8. 2019-07-15 09:36:52 +09:00
openssl Skip very time consuming test [Bug #16196] 2019-10-10 21:02:45 +09:00
optparse test/optparse/test_did_you_mean.rb - fix suggestion order 2019-10-21 09:53:56 +09:00
ostruct ostruct.rb: Accept block for to_h [#15451]. 2018-12-22 17:05:03 +00:00
pathname Fix more keyword argument separation issues in Pathname 2019-09-26 08:01:53 -07:00
psych [ruby/psych] Remove taint support 2019-11-12 10:35:47 +09:00
racc Fix typos 2019-11-17 13:11:25 +09:00
rdoc Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"" 2019-10-29 13:16:31 +09:00
readline Assert return value of Readline.readline only if Ruby is before 2.7 2019-11-05 21:06:29 +09:00
reline Implement em_set_mark and em_exchange_mark 2019-11-15 16:50:40 +09:00
resolv Use lowercase letters for IPv6 addresses. 2019-07-30 11:59:54 +09:00
rexml Import REXML 3.2.3 (#2548) 2019-10-12 12:07:15 +09:00
rinda Fix `Leaked thread` 2019-07-31 17:45:43 +09:00
ripper `#@1` is no longer an embedded variable 2019-11-14 16:37:25 +09:00
rss Upgrade RSS to 0.2.8 2019-01-25 06:35:04 +00:00
ruby `#@1` is no longer an embedded variable 2019-11-14 16:37:25 +09:00
rubygems Merge RubyGems 3.1.0.pre3 2019-11-11 16:59:49 +09:00
sdbm
socket Remove check of ai.protocol 2019-09-10 12:39:49 +09:00
stringio [ruby/stringio] Remove taint support 2019-10-31 16:24:02 +09:00
strscan Import StringScanner 1.0.3 (#2553) 2019-10-14 12:40:50 +09:00
syslog Honor Syslog::Logger#level overrides 2019-09-26 15:01:44 -07:00
uri Check for invalid hex escapes in URI#query= 2019-10-08 07:30:55 -07:00
webrick [ruby/webrick] Support literal IPv6 addresses in X-Forwarded-Host 2019-10-24 19:47:20 +09:00
win32ole Get rid of toplevel methods 2019-07-08 16:05:04 +09:00
yaml
zlib [ruby/zlib] Fix setting mtime to zero in GzipWriter 2019-10-31 22:23:58 +09:00
runner.rb Separated tool/test/runner.rb and test/runner.rb 2019-07-25 16:57:38 +09:00
test_abbrev.rb
test_delegate.rb Support delegates for BasicObject 2019-10-10 13:15:00 -07:00
test_extlibs.rb
test_find.rb
test_forwardable.rb [ruby/forwardable] Fix NoMethodError on ruby 2.4 or earlier 2019-10-26 09:25:17 +09:00
test_ipaddr.rb Assert obsolete method warnings in IPAddr 2019-07-01 13:02:23 +09:00
test_mutex_m.rb
test_observer.rb
test_open3.rb Restore support library for only test files. 2019-07-09 21:04:07 +09:00
test_pp.rb Suppress void context warnings in verbose mode 2019-06-30 11:49:40 +09:00
test_prettyprint.rb
test_prime.rb Suppress method redefinition warnings 2019-06-30 11:49:41 +09:00
test_pstore.rb Expand the timeout of `test_pstore_files_are_accessed_as_binary_files` 2019-08-05 12:52:14 +09:00
test_pty.rb Remove needless lines 2018-06-12 14:36:32 +00:00
test_rbconfig.rb
test_securerandom.rb Test SecureRandom.uuid format 2019-07-26 09:56:53 -07:00
test_set.rb Add a new #filter alias for #select 2018-02-25 13:52:07 +00:00
test_shellwords.rb Do not escape + in Shellwords.escape 2019-09-27 07:43:32 -07:00
test_singleton.rb
test_syslog.rb test/test_syslog.rb (test_log): skipped on Android 2019-10-11 21:13:52 +09:00
test_tempfile.rb Fix tests for CVE-2018-6914 2019-10-29 22:40:41 +09:00
test_time.rb Test for "%p" in Time.strptime 2019-01-08 07:45:04 +00:00
test_timeout.rb
test_tmpdir.rb Fix tests for CVE-2018-6914 2019-10-29 22:40:41 +09:00
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb Removed unused variables 2019-06-28 23:21:37 +09:00
test_weakref.rb Pin weakmap references 2019-04-09 23:03:40 +00:00
test_win32api.rb test_win32api.rb: suppress a warning 2018-09-23 12:40:46 +00:00