clap/tests
CreepySkeleton 7a09195fcb Add a test
2020-04-24 13:05:46 +03:00
..
fixtures Fix some issues 2020-04-09 19:41:33 +02:00
app_from_crate.rs Finished color refactor 2020-04-16 12:51:26 +02:00
app_settings.rs Turn some integration tests into unit tests 2020-03-19 10:49:49 +03:00
arg_aliases.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
borrowed.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
cargo.rs Finished color refactor 2020-04-16 12:51:26 +02:00
conflicts.rs Address review comments 2020-04-10 00:33:16 +02:00
default_vals.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
delimiters.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
derive_order.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
env.rs Make sure that command line OVERRIDES env, not prepends (fix #1835) 2020-04-22 11:35:20 +03:00
flags.rs Turn some integration tests into unit tests 2020-03-19 10:49:49 +03:00
global_args.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
groups.rs Add a test 2020-04-24 13:05:46 +03:00
help.rs fix: Don't print 'OPTIONS' when all options are hidden for short help 2020-04-16 08:21:41 -07:00
hidden_args.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
indices.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
macros.rs Clean up arg_enum 2020-04-22 14:38:16 +02:00
multiple_occurrences.rs Finished color refactor 2020-04-16 12:51:26 +02:00
multiple_values.rs Fix ArgMatcher consuming extra arguments when max_values is set 2020-04-10 09:35:20 +02:00
opts.rs Add tests 2020-04-20 18:29:45 +03:00
positionals.rs Address review comments 2020-04-10 00:33:16 +02:00
posix_compatible.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
possible_values.rs Finished color refactor 2020-04-16 12:51:26 +02:00
propagate_globals.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
require.rs Address review comments 2020-04-10 00:33:16 +02:00
subcommands.rs Finished color refactor 2020-04-16 12:51:26 +02:00
template_help.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
tests.rs Clean up arg_enum 2020-04-22 14:38:16 +02:00
unique_args.rs Address review comments 2020-04-10 00:33:16 +02:00
utf8.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00
utils.rs Finished color refactor 2020-04-16 12:51:26 +02:00
version-numbers.rs Remove #[macro_use] from tests 2020-02-03 12:01:36 -05:00
version.rs Finished color refactor 2020-04-16 12:51:26 +02:00
yaml.rs Put the test helper in tests 2020-02-04 09:51:46 +01:00