ruby/test/optparse
2025-08-08 10:39:20 +00:00
..
test_acceptable.rb [ruby/optparse] Fix parsing array arguments with :into option 2024-08-05 02:28:12 +00:00
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 [ruby/optparse] Adjust arguments for lambda-callbacks 2024-02-09 19:58:31 +09:00
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 [ruby/optparse] Adjust arguments for lambda-callbacks 2024-02-09 19:58:31 +09:00
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