ruby/test/optparse
Nobuyoshi Nakada d5fb76a6c8 [ruby/optparse] Add tests for `load(into:)`
https://github.com/ruby/optparse/commit/51f7e060ee
2022-10-29 13:47:23 +00:00
..
test_acceptable.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_autoconf.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_bash_completion.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_cclass.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_did_you_mean.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_getopts.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_kwargs.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_load.rb [ruby/optparse] Add tests for `load(into:)` 2022-10-29 13:47:23 +00:00
test_noarg.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_optarg.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_optparse.rb [ruby/optparse] Fixed error message of unparsed non-option 2021-03-29 19:37:24 +09:00
test_placearg.rb [ruby/optparse] Also accept '-' as an optional argument (https://github.com/ruby/optparse/pull/35) 2022-07-29 19:10:10 +09:00
test_reqarg.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
test_summary.rb [ruby/optparse] Don't treat empty string as an option description 2022-10-08 19:30:34 +09:00
test_zsh_completion.rb Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00