Ed Page
|
253a944aca
|
test(remove): Add a more extensive formatting test
|
2023-10-17 10:49:33 -05:00 |
|
hi-rustin
|
63ccc35642
|
Add skip gc glob profile test
|
2023-09-06 12:51:39 +08:00 |
|
alcolmenar
|
7ad774a3ff
|
chore: add passing test
|
2023-08-10 07:27:24 -07:00 |
|
Ed Page
|
5101372312
|
test(cli): Track --help output
This makes it easier to evaluate the usability of PRs, like #11905
|
2023-07-24 17:12:20 -05:00 |
|
Ed Page
|
ad9a44ddde
|
refactor(tests): Reduce cargo-remove setup load
Benefits
- Clarifies a tests needs
- Speeds up testing, especially on Windows
- Reduces disk space issues within CI
|
2023-05-25 13:43:16 -05:00 |
|
Cassaundra Smith
|
299252c78d
|
Clean profile, patch, and replace in cargo remove
After a successful removal of a dependency, clean up the profile, patch, and
replace sections to remove all references to the dependency.
|
2022-11-18 09:33:37 -06:00 |
|
Cassaundra Smith
|
38b23d5c68
|
Clean up workspace dependencies after cargo remove
|
2022-11-01 12:08:16 -07:00 |
|
Cassaundra Smith
|
805f424535
|
Add tests for cargo remove
|
2022-10-06 13:05:42 -07:00 |
|