..
fixtures
Fix yaml tests
2020-04-27 20:19:26 +05:30
app_from_crate.rs
Finished color refactor
2020-04-16 12:51:26 +02:00
app_settings.rs
Eradicate warnings and errors: tests and examples
2020-05-02 23:33:47 +03:00
arg_aliases.rs
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
borrowed.rs
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
cargo.rs
Finished color refactor
2020-04-16 12:51:26 +02:00
conflicts.rs
Add a test
2020-04-26 21:16:14 +03: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
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
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
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
groups.rs
Add a test
2020-04-24 13:05:46 +03:00
help.rs
cargo fmt
2020-04-27 20:41:41 +05:30
hidden_args.rs
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
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
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
opts.rs
Add tests
2020-04-20 18:29:45 +03:00
positionals.rs
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
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
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
require.rs
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
subcommands.rs
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
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
Apply suggestions from code review
2020-04-24 23:06:13 +03:00
utf8.rs
Put the test helper in tests
2020-02-04 09:51:46 +01:00
utf16.rs
add tests for invalid UTF-16 on Windows
2020-05-05 18:18:30 -04:00
utils.rs
Finished color refactor
2020-04-16 12:51:26 +02:00
validators.rs
Make validator take &str instead of String
2020-05-01 14:21:11 +03:00
version-numbers.rs
Remove #[macro_use]
from tests
2020-02-03 12:01:36 -05:00
version.rs
Updated test and usage of older help APIs with about
2020-04-27 02:42:07 +05:30
yaml.rs
Put the test helper in tests
2020-02-04 09:51:46 +01:00