cargo-binstall/e2e-tests
Jiahao XU 1432093dcc
feat: Add new cmdline option --no-track (#1111)
Same as `cargo-install`'s `--no-track`.
It is also passed to `cargo-install` if it is invoked.

Also fixed `fs::atomic_symlink_file` which on Windows could fallback to
non-atomic install if symlinking failed.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-06-03 09:15:18 +00:00
..
fake-cargo Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
manifests Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
live.sh e2e-tests: Check version of installed crates (#1119) 2023-06-03 08:28:44 +00:00
manifest-path.sh e2e-tests: Check version of installed crates (#1119) 2023-06-03 08:28:44 +00:00
no-track.sh feat: Add new cmdline option --no-track (#1111) 2023-06-03 09:15:18 +00:00
other-repos.sh e2e-tests: Check version of installed crates (#1119) 2023-06-03 08:28:44 +00:00
self-upgrade-no-symlink.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00
strategies.sh e2e-tests: Check version of installed crates (#1119) 2023-06-03 08:28:44 +00:00
subcrate.sh e2e-tests: Check version of installed crates (#1119) 2023-06-03 08:28:44 +00:00
tls.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00
uninstall.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00
upgrade.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00
version-syntax.sh Support subcrate in repo (#991) 2023-04-24 19:41:20 +10:00