summaryrefslogtreecommitdiff
path: root/test_util/src/temp_dir.rs
AgeCommit message (Expand)Author
2023-06-10chore(tests): test_util - Add `PathRef` (#19450)David Sherret
2023-06-09chore(tests): add `.use_symlinked_temp_dir()` to `TestBuilder` (#19435)David Sherret
2023-05-27fix(compile): inline symlinks as files outside node_modules dir and warn for ...David Sherret
2023-05-19feat(vendor): support for npm specifiers (#19186)David Sherret
2023-05-10feat(compile): unstable npm and node specifier support (#19005)David Sherret
2023-03-22chore(test_util): replace tempdir code w/tempdir crate (#18340)Matt Mastracci
2023-03-08refactor(lsp): improve test client initialization (#18015)David Sherret
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
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