summaryrefslogtreecommitdiff
path: root/cli/tests/integration/vendor_tests.rs
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-17chore: various improvements to tests (#21222)David Sherret
2023-05-19feat(vendor): support for npm specifiers (#19186)David Sherret
2023-02-15refactor: make resolver required (#17783)David Sherret
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-13tests: move integration tests to a single module (#17380)Bartek Iwańczuk
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk
2022-11-18chore: use Rust 1.65.0 (#16688)Aaron O'Mullan
2022-09-19refactor: move out test files from root testdata directory into sub directori...David Sherret
2022-07-01chore: use Rust 1.62.0 (#15028)Bartek Iwańczuk
2022-06-29fix(vendor): ignore import map in output directory instead of erroring (#14998)David Sherret
2022-06-14feat(vendor): support using an existing import map (#14836)David Sherret
2022-04-01chore(tests): use custom temp dir creation for the tests (#14153)David Sherret
2022-02-16feat: deno vendor (#13670)David Sherret