ruby/test/optparse
Nobuyoshi Nakada 502ca37dde [ruby/optparse] The encoding argument of `Regexp.new` has been ignored since 1.9
https://github.com/ruby/optparse/commit/766f567405
2022-12-21 14:09:12 +09: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] The encoding argument of `Regexp.new` has been ignored since 1.9 2022-12-21 14:09:12 +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