This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-26 12:14:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
test
/
optparse
History
Nobuyoshi Nakada
f76ce9fd28
[ruby/optparse] Use
~/.config
only if
$XDG_CONFIG_HOME
is unset or empty
...
https://github.com/ruby/optparse/commit/2f9c7500a3
2025-08-08 10:39:20 +00:00
..
test_acceptable.rb
…
test_autoconf.rb
…
test_bash_completion.rb
…
test_cclass.rb
…
test_did_you_mean.rb
…
test_getopts.rb
…
test_kwargs.rb
…
test_load.rb
[ruby/optparse] Use
~/.config
only if
$XDG_CONFIG_HOME
is unset or empty
2025-08-08 10:39:20 +00:00
test_noarg.rb
…
test_optarg.rb
…
test_optparse.rb
[ruby/optparse] JRuby does not have EXECUTABLE_EXTS in RbConfg::CONFIG
2025-06-29 07:52:46 +00:00
test_placearg.rb
[ruby/optparse] Fix completion of key-value pairs array
2025-03-17 10:18:49 +00:00
test_reqarg.rb
…
test_summary.rb
…
test_switch.rb
[ruby/optparse] Enhance to support 'Set' object as an enum
2025-06-29 07:30:58 +00:00
test_zsh_completion.rb
…