cargo/tests/testsuite/cargo_add/empty_dep_table
Ed Page 29dc47fa9a refactor(tests): Reduce cargo-add setup load
This just gets rid of irrelevant packages in the registry.  Looking into
which versions aren't needed would require a deeper pass, so I held off
on that for now.

Before, the tests were in the 300-500ms range and now they take
100-300ms.

This did call to my attention that `unrelated` is misspelled as
`unrelateed` but holding off on fixing that to reduce conflicts.
2023-05-26 09:24:45 -05:00
..
in Add test for empty dep table error 2023-04-20 08:49:30 +08:00
out Add test for empty dep table error 2023-04-20 08:49:30 +08:00
mod.rs refactor(tests): Reduce cargo-add setup load 2023-05-26 09:24:45 -05:00
stderr.log Update error message to not start with capital letters 2023-04-20 09:16:45 +08:00
stdout.log Add test for empty dep table error 2023-04-20 08:49:30 +08:00