ruby/test
Nobuyoshi Nakada 0bfb185654 [ruby/optparse] Add `raise_unknown` flag
(https://github.com/ruby/optparse/pull/38)

https://github.com/ruby/optparse/commit/12529653cd
2022-11-28 14:24:06 +00:00
..
-ext- Transition shape when object's capacity changes 2022-11-10 10:11:34 -05:00
base64
benchmark
bigdecimal [ruby/bigdecimal] Tweak check_rounding_mode_option 2022-11-13 02:02:02 +00:00
cgi [ruby/cgi] Loosen the domain regex to accept '.' 2022-11-28 04:34:11 +00:00
coverage Fix false LocalJumpError when branch coverage is enabled 2022-11-08 14:37:08 +09:00
csv
date [ruby/date] Fix misplaced time zone offset checks 2022-10-07 14:41:31 +09:00
did_you_mean
digest
drb Skip TestDRbSSLAry on mswin 2022-11-19 21:14:08 -08:00
dtrace
erb [ruby/erb] Drop deprecated -S option from erb command 2022-11-24 22:49:21 +00:00
error_highlight [ruby/error_highlight] Enable tests for TypeError and ArgumentError 2022-11-14 06:22:35 +00:00
etc
excludes
fiber Add support for `sockaddr_un` on Windows. (#6513) 2022-11-17 14:50:25 -08:00
fiddle [ruby/fiddle] Add support for linker script on Linux 2022-10-18 17:21:45 +09:00
fileutils [ruby/fileutils] [Feature #18925] Add `ln_sr` method and `relative:` option to `ln_s` 2022-11-25 01:03:57 +00:00
fixtures/fake_sorted_set_gem
io Fix io/console test for --with-static-linked-ext 2022-11-18 18:50:34 -05:00
irb [ruby/irb] Activate yamatanooroti tests on CI 2022-11-27 06:09:50 +00:00
json
lib YJIT: Run test-all tests without requiring RUN_OPTS 2022-11-25 17:15:24 -05:00
logger
mkmf Also the tests should use the configured pkg-config 2022-10-02 15:19:14 +09:00
monitor
net [ruby/net-http] Fix test for Ruby head 2022-11-26 16:06:05 -05:00
nkf
objspace Add RVALUE_OVERHEAD and move ractor_belonging_id 2022-11-21 11:26:26 -05:00
open-uri Add :ssl_min_version and :ssl_max_version options 2022-10-12 10:36:51 +09:00
openssl [ruby/openssl] add BN#mod_sqrt 2022-10-17 23:38:34 +09:00
optparse [ruby/optparse] Add `raise_unknown` flag 2022-11-28 14:24:06 +00:00
ostruct
pathname
psych
racc [ruby/racc] Make racc test more flexible (for JRuby). 2022-11-10 22:36:34 +00:00
rdoc [ruby/rdoc] Add `--no-skipping-tests` option 2022-11-28 04:36:29 +00:00
readline
reline [ruby/reline] use assert_nothing_raised 2022-09-22 22:28:39 +09:00
resolv
rinda
ripper
ruby Make the timeout of test_system_sigpipe longer 2022-11-27 22:48:19 -08:00
rubygems [rubygems/rubygems] Stop installing everything under "lib" at the top in all tests 2022-11-25 08:02:28 +00:00
socket Prevent a "warning: assigned but unused variable - s2" 2022-11-18 14:39:40 +09:00
stringio
strscan
syslog
uri [ruby/uri] Fix splitting relative URI 2022-10-13 16:24:53 +09:00
win32ole
yaml
zlib
runner.rb
test_abbrev.rb
test_delegate.rb [ruby/delegate] Fix DelegateClass block "method redefined" warning 2022-10-15 00:08:44 +09:00
test_extlibs.rb dbm and gdbm have been extracted gems. 2022-09-28 17:06:12 +09:00
test_find.rb
test_forwardable.rb
test_getoptlong.rb
test_ipaddr.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb [ruby/pp] [Feature #19045] Add support Data#pretty_print 2022-10-14 21:31:24 +09:00
test_prettyprint.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_sorted_set.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb [ruby/timeout] Explicit add the timeout thread to default ThreadGroup 2022-09-28 01:59:35 +09:00
test_tmpdir.rb [ruby/tmpdir] Warnings should contain the environment variable name 2022-10-27 03:12:00 +00:00
test_trick.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb