cargo/tests/testsuite/init
Ed Page 6feea34f8a chore: Upgrade to clap v4.2
Tests in `master` are currently failing because its building with clap
v4.2 but the tests have snapshots from v4.1
2023-03-28 05:00:49 -05:00
..
auto_git refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
bin_already_exists_explicit refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
bin_already_exists_explicit_nosrc refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
bin_already_exists_implicit refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
bin_already_exists_implicit_namenosrc refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
bin_already_exists_implicit_namesrc refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
bin_already_exists_implicit_nosrc refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
both_lib_and_bin refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
cant_create_library_when_both_binlib_present refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
confused_by_multiple_lib_files refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
creates_binary_when_both_binlib_present refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
creates_binary_when_instructed_and_has_lib_file refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
creates_library_when_instructed_and_has_bin_file refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
empty_dir refactor(test): Clarify asserts are for UI 2022-06-21 14:59:54 -05:00
explicit_bin_with_git refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
formats_source refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
fossil_autodetect refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
git_autodetect refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
git_ignore_exists_no_conflicting_entries refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
ignores_failure_to_format_source refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
inferred_bin_with_git refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
inferred_lib_with_git refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
invalid_dir_name refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
lib_already_exists_nosrc refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
lib_already_exists_src refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
mercurial_autodetect chore: fix target in generated hg ignore file 2023-03-15 16:39:24 +00:00
multibin_project_name_clash refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
no_filename refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
path_contains_separator refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
pijul_autodetect refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
reserved_name refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
simple_bin refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
simple_git refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
simple_git_ignore_exists refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
simple_hg chore: fix target in generated hg ignore file 2023-03-15 16:39:24 +00:00
simple_hg_ignore_exists chore: fix target in generated hg ignore file 2023-03-15 16:39:24 +00:00
simple_lib refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
unknown_flags chore: Upgrade to clap v4.2 2023-03-28 05:00:49 -05:00
with_argument refactor: Rename test names to case for init 2023-02-20 11:25:40 -06:00
mod.rs make call to paths::join_paths and warn if path contains invalid chars 2022-11-12 18:43:46 -07:00