cargo/tests/testsuite/cargo_init
2023-10-04 13:11:52 -06:00
..
auto_git fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
bin_already_exists_explicit refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
bin_already_exists_explicit_nosrc refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
bin_already_exists_implicit refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
bin_already_exists_implicit_namenosrc refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
bin_already_exists_implicit_namesrc refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
bin_already_exists_implicit_nosrc refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
both_lib_and_bin refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
cant_create_library_when_both_binlib_present refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
confused_by_multiple_lib_files refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
creates_binary_when_both_binlib_present refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
creates_binary_when_instructed_and_has_lib_file refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
creates_library_when_instructed_and_has_bin_file refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
empty_dir refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
explicit_bin_with_git refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
formats_source refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
fossil_autodetect fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
git_autodetect fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
git_ignore_exists_no_conflicting_entries fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
help feat: Add Edition2024 2023-10-04 13:11:52 -06:00
ignores_failure_to_format_source refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
inferred_bin_with_git refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
inferred_lib_with_git fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
inherit_workspace_package_table refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
invalid_dir_name refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
lib_already_exists_nosrc refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
lib_already_exists_src refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
mercurial_autodetect fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
multibin_project_name_clash refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
no_filename refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
path_contains_separator refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
pijul_autodetect fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
reserved_name refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
simple_bin refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
simple_git fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
simple_git_ignore_exists fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
simple_hg fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
simple_hg_ignore_exists fix(new): Don't ignore Cargo.lock for all package types 2023-07-19 11:56:40 -05:00
simple_lib refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
unknown_flags refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
with_argument refactor(tests): Name init ui tests more consistently 2023-07-24 13:39:37 -05:00
mod.rs test(cli): Track --help output 2023-07-24 17:12:20 -05:00