cargo/tests/testsuite/cargo_init
Ed Page db54c040ae fix(new): Print a 'Creating', rather than 'Created' status
This has bothered me about `cargo new` and `cargo init` for a while that
the output is read backwards, for example:
```diff
--- i/tests/testsuite/cargo_init/path_contains_separator/stderr.log
+++ w/tests/testsuite/cargo_init/path_contains_separator/stderr.log
@@ -1,3 +1,3 @@
+    Creating binary (application) package
 warning: the path `[ROOT]/case/test:ing/.` contains invalid PATH characters (usually `:`, `;`, or `"`)
 It is recommended to use a different name to avoid problems.
-     Created binary (application) package
```
2024-01-29 15:29:10 -06:00
..
auto_git fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
bin_already_exists_explicit fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
bin_already_exists_explicit_nosrc fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
bin_already_exists_implicit fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
bin_already_exists_implicit_namenosrc fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
bin_already_exists_implicit_namesrc fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
bin_already_exists_implicit_nosrc fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
both_lib_and_bin
cant_create_library_when_both_binlib_present fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
confused_by_multiple_lib_files
creates_binary_when_both_binlib_present fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
creates_binary_when_instructed_and_has_lib_file fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
creates_library_when_instructed_and_has_bin_file fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
empty_dir Update workspace manifest with new members. 2023-10-28 07:42:23 -07:00
explicit_bin_with_git fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
formats_source fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
fossil_autodetect fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
git_autodetect fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
git_ignore_exists_no_conflicting_entries fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
help Fix --quiet being used with nested subcommands. 2023-11-12 11:17:43 -08:00
ignores_failure_to_format_source fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
inferred_bin_with_git fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
inferred_lib_with_git fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
inherit_workspace_package_table fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
invalid_dir_name fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
lib_already_exists_nosrc fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
lib_already_exists_src fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
mercurial_autodetect fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
multibin_project_name_clash
no_filename
path_contains_separator fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
pijul_autodetect fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
reserved_name fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
simple_bin fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
simple_git fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
simple_git_ignore_exists fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
simple_hg fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
simple_hg_ignore_exists fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
simple_lib fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
unknown_flags fix(help): Consistently use SCREAMING_CASE for value names 2023-10-17 16:47:44 -05:00
with_argument fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
workspace_add_member fix(new): Print a 'Creating', rather than 'Created' status 2024-01-29 15:29:10 -06:00
mod.rs Update workspace manifest with new members. 2023-10-28 07:42:23 -07:00