clap/tests
Ed Page 3326a11be0 fix(derive): Don't assume use clap::ArgEnum
The error was when doing `#[clap(arg_enum, default_value_t = ...)]`.

Good example of why we should minimize `use`, at least in tests
(besides reducing merge conflicts, code churn, etc).
2022-01-10 15:41:58 -06:00
..
builder fix(parser): Fix more panic quotes 2022-01-04 16:10:26 -06:00
derive fix(derive): Don't assume use clap::ArgEnum 2022-01-10 15:41:58 -06:00
derive_ui test: Consolidate clap tests 2021-11-30 10:07:08 -06:00
app.yml fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00
derive_ui.rs fix: Limit when ui tests run 2021-12-06 12:37:49 -06:00
examples.rs Merge pull request #3104 from epage/unstable 2021-12-08 21:21:12 -06:00
macros.rs fix: Finish reverting clap_app 2021-12-02 10:45:10 -06:00
yaml.rs fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00