ruby/lib
Yuji Yaginuma 8bb90f4d77 [rubygems/rubygems] Use `Minitest::TestTask` in a template file for `minitest`
`minitest` has introduced a rake task for running test on 5.16.0.
https://github.com/minitest/minitest/blob/master/History.rdoc#5160--2022-06-14-

This has some tasks related to running tests and it's useful for
`minitest` user I think.
https://github.com/minitest/minitest#rake-tasks-

This PR changed to use the task in a template file for `minitest`

https://github.com/rubygems/rubygems/commit/7a86d13062
2023-12-08 03:25:43 +00:00
..
bundler [rubygems/rubygems] Use `Minitest::TestTask` in a template file for `minitest` 2023-12-08 03:25:43 +00:00
cgi [ruby/cgi] Add snake case aliases for escapeURIComponent 2023-11-07 10:22:30 +00:00
csv [ruby/csv] Add CSV::InvalidEncodingError 2023-10-03 16:13:18 +09:00
did_you_mean [ruby/did_you_mean] Bump version to 1.6.3 2022-12-19 14:59:59 +09:00
drb [ruby/drb] Removed old version on doc section 2023-11-07 15:37:45 +09:00
erb [ruby/erb] Version 4.0.3 2023-08-21 21:45:55 -07:00
error_highlight [ruby/error_highlight] Identify which node in `Foo::Bar::Baz` causes a NameError 2023-01-13 08:25:09 +00:00
forwardable
irb [ruby/irb] Debugging command warning should not be specific to the 2023-12-07 16:09:15 +00:00
logger [ruby/logger] Bump up 1.6.0 2023-11-07 05:17:52 +00:00
net [ruby/net-protocol] Bump up 0.2.2 2023-11-07 04:06:59 +00:00
open3 [ruby/open3] Bump up 0.2.0 2023-11-07 02:32:01 +00:00
optparse
prism [ruby/prism] Move flag position consistently to front 2023-12-06 20:50:02 +00:00
random [ruby/securerandom] Add support for UUID version 7 2023-09-19 01:55:27 +00:00
rdoc [ruby/rdoc] Only word-ending colon separates new definition 2023-12-06 09:35:44 +00:00
reline [ruby/reline] Fallback to 256color if COLORTERM != truecolor 2023-11-13 12:42:31 +00:00
rinda [ruby/rinda] Bump up 0.2.0 2023-11-07 02:27:08 +00:00
ruby_vm/rjit [Fix] Support when nil is assigned to variable `name` (#9105) 2023-12-02 13:17:53 -08:00
rubygems [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
set [ruby/set] Expose Set::VERSION 2023-04-25 01:58:12 +00:00
syntax_suggest [ruby/syntax_suggest] Remove duplicate error messages 2023-12-05 17:51:29 +00:00
unicode_normalize update Unicode normalization tables to version 15.0.0 2022-12-06 10:11:33 +09:00
uri [ruby/uri] Bump up 0.13.0 2023-11-06 10:08:41 +00:00
yaml [ruby/yaml] Compatibility for Psych 4 2023-10-30 08:35:13 +00:00
English.gemspec [ruby/English] Bump up 0.8.0 2023-11-07 07:32:00 +00:00
English.rb [ruby/English] Combine duplicate aliases into single sections to more clearly denote sameness and make more concise. 2023-11-07 07:24:50 +00:00
abbrev.gemspec [ruby/abbrev] Expose Abbrev::VERSION 2023-04-25 01:55:56 +00:00
abbrev.rb [ruby/abbrev] Update lib/abbrev.rb 2023-04-25 01:55:57 +00:00
base64.gemspec [ruby/base64] Bump required_ruby_version to 2.4.0 2023-09-19 01:04:54 +00:00
base64.rb [ruby/base64] Bump up 0.2.0 2023-11-07 07:01:35 +00:00
benchmark.gemspec Fixup 5bfb317a93 2023-05-25 16:09:29 +09:00
benchmark.rb [ruby/benchmark] Bump up 0.3.0 2023-11-06 18:33:03 +09:00
bundled_gems.rb Move replace_require into bundled_gems.rb 2023-12-07 11:37:08 +09:00
bundler.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
cgi.rb [ruby/cgi] Bump up 0.4.1 2023-12-05 06:38:55 +00:00
csv.rb [ruby/csv] [DOC] Fix broken links 2023-10-03 16:13:18 +09:00
delegate.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
delegate.rb [ruby/delegate] Bump up 0.3.1 2023-11-07 13:37:17 +09:00
did_you_mean.rb [ruby/did_you_mean] Keep the deprecated API for another year in case this could break 'bundle install' 2023-01-07 08:47:05 +00:00
drb.rb
erb.gemspec Apply the accidental commits again before Ruby 3.2. 2022-12-26 12:07:42 +09:00
erb.rb [ruby/erb] [DOC] Use indented heredoc 2023-03-21 15:05:29 +00:00
error_highlight.rb
fileutils.gemspec
fileutils.rb [ruby/fileutils] Bump up 1.7.2 2023-11-07 07:15:34 +00:00
find.gemspec Fixed version detection paths in ruby repository 2023-04-03 12:00:59 +09:00
find.rb [ruby/find] Bump up 0.2.0 2023-11-07 12:53:16 +09:00
forwardable.rb [ruby/forwardable] Bump version to 1.3.3 2022-12-05 06:15:38 +00:00
getoptlong.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
getoptlong.rb [ruby/getoptlong] Bump up 0.2.1 2023-11-07 03:47:15 +00:00
ipaddr.gemspec
ipaddr.rb Improve performance of include? by 5-10x 2023-09-23 02:22:25 +00:00
irb.rb [ruby/irb] Page evaluation result's output 2023-11-30 15:22:22 +00:00
logger.rb [ruby/logger] [DOC] Fix broken link 2023-11-07 15:35:37 +09:00
mkmf.rb Fix `dir_config` cache for -include and -lib options 2023-10-12 17:46:01 +09:00
mutex_m.gemspec [ruby/mutex_m] Drop to support Ruby 2.4 2023-01-12 05:38:31 +00:00
mutex_m.rb [ruby/mutex_m] Bump up 0.2.0 2023-11-07 02:52:46 +00:00
observer.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
observer.rb [ruby/observer] Bump up 0.1.2 2023-11-07 03:42:58 +00:00
open-uri.gemspec [ruby/open-uri] Expose OpenURI::VERSION 2023-04-13 09:47:40 +00:00
open-uri.rb [ruby/open-uri] Bump up 0.4.1 2023-12-07 07:22:20 +00:00
open3.rb Manually sync with https://github.com/ruby/open3/pull/22 and related PRs 2023-11-30 12:21:25 +09:00
optionparser.rb
optparse.rb [ruby/optparse] Bump up 0.4.0 2023-11-07 01:40:53 +00:00
ostruct.gemspec [ruby/ostruct] Use Gemfile instead of Gem::Specification#add_development_dependency 2023-10-19 06:55:40 +00:00
ostruct.rb [ruby/ostruct] Bump up 0.6.0 2023-11-07 06:16:31 +00:00
pp.gemspec [ruby/pp] Expose PP::VERSION 2023-04-14 01:49:51 +00:00
pp.rb [ruby/pp] Bump up 0.5.0 2023-11-07 01:00:08 +00:00
prettyprint.gemspec [ruby/prettyprint] Expose PrettyPrint::VERSION 2023-04-14 01:52:08 +00:00
prettyprint.rb [ruby/prettyprint] Bump up 0.2.0 2023-11-07 01:10:12 +00:00
prism.rb [ruby/prism] Remove warnings check from parse_success? method 2023-12-07 14:39:11 +00:00
pstore.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
pstore.rb [ruby/pstore] Bump up 0.1.3 2023-11-07 03:10:45 +00:00
rdoc.rb
readline.gemspec
readline.rb
reline.rb [ruby/reline] Introduce a new class Reline::Face to configure 2023-11-06 14:40:42 +00:00
resolv-replace.gemspec [ruby/resolv-replace] Bump version to 0.1.1 2022-12-14 17:42:15 +09:00
resolv-replace.rb
resolv.gemspec [ruby/resolv] Expose Resolv::VERSION 2023-04-14 01:46:38 +00:00
resolv.rb [ruby/resolv] Support a :use_ipv6 option to Resolv#initialize 2023-11-25 11:40:08 -08:00
ruby2_keywords.gemspec
rubygems.rb [rubygems/rubygems] Introduce the Gem::CIDetector 2023-12-06 20:05:23 +00:00
securerandom.gemspec [ruby/securerandom] Expose SecureRandom::VERSION 2023-04-14 01:43:47 +00:00
securerandom.rb [ruby/securerandom] Bump up 0.3.0 2023-11-07 13:21:23 +09:00
set.rb [ruby/set] Update lib/set.rb 2023-04-25 01:58:12 +00:00
shellwords.gemspec [ruby/shellwords] Expose Shellwords::VERSION 2023-04-13 09:48:55 +00:00
shellwords.rb [ruby/shellwords] Bump up 0.2.0 2023-11-06 09:46:21 +00:00
singleton.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
singleton.rb [ruby/singleton] Bump up 0.2.0 2023-11-06 09:44:09 +00:00
syntax_suggest.rb Sync SyntaxSuggest 2022-08-19 10:02:24 +09:00
tempfile.gemspec Redirect to `IO::NULL` for the portability 2023-05-05 18:52:36 +09:00
tempfile.rb [ruby/tempfile] Bump up 0.2.1 2023-12-05 07:02:17 +00:00
time.gemspec [ruby/time] Expose Time::VERSION 2023-04-13 18:51:18 +09:00
time.rb [ruby/time] Bump up 0.3.0 2023-11-07 05:09:48 +00:00
timeout.gemspec [ruby/timeout] Require Ruby >= 2.6 for the timeout gem 2023-07-03 09:57:07 +00:00
timeout.rb [ruby/timeout] Bump up 0.4.1 2023-11-07 04:56:40 +00:00
tmpdir.gemspec [ruby/tmpdir] Bump up 0.2.0 2023-11-07 11:39:02 +09:00
tmpdir.rb [ruby/tmpdir] [Bug #18933] Make `Dir.mktmpdir` Ractor-safe 2023-07-03 05:47:43 +00:00
tsort.gemspec Fixed version detection paths in ruby repository 2023-04-03 12:00:59 +09:00
tsort.rb [ruby/tsort] Bump up 0.2.0 2023-11-07 01:59:17 +00:00
un.gemspec [ruby/un] Expose UN::VERSION 2023-04-13 09:47:22 +00:00
un.rb [ruby/un] Bump up 0.3.0 2023-11-06 09:29:53 +00:00
uri.rb
weakref.gemspec Move gemspec files to top of lib directory. 2023-05-25 15:47:48 +09:00
weakref.rb [ruby/weakref] Bump up 0.1.3 2023-11-07 01:46:40 +00:00
yaml.rb [ruby/yaml] Bump up 0.3.0 2023-11-06 19:03:04 +09:00