index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
integration
/
cache_tests.rs
Age
Commit message (
Expand
)
Author
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-11-14
chore: switch compile tests over to the TestBuilder (#21180)
David Sherret
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-04-12
fix(ext/cache): cache.put overwrites previous call (#18649)
Satya Rohith
2023-04-11
fix(npm): do not "npm install" when npm specifier happens to match package.js...
David Sherret
2023-02-23
feat(npm): support bare specifiers from package.json in more subcommands and ...
David Sherret
2023-01-13
tests: move integration tests to a single module (#17380)
Bartek Iwańczuk
2022-11-26
tests: move integration tests to separate modules (#16816)
Bartek Iwańczuk
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-08-23
fix(cache): do not attempt to emit non-emitable files (#15562)
David Sherret
2022-06-13
feat: no type-check by default (#14691)
Bartek Iwańczuk
2022-05-17
feat: subcommands type-check only local files by default (#14623)
Bartek Iwańczuk
2022-04-01
chore(tests): use custom temp dir creation for the tests (#14153)
David Sherret
2022-02-03
fix: don't crash when $HOME is a relative path (#13581)
Luca Casonato
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-06-27
chore: split up integration_tests.rs into separate files (#11131)
David Sherret