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
/
test_util
/
src
Age
Commit message (
Expand
)
Author
2023-03-22
chore(test_util): replace tempdir code w/tempdir crate (#18340)
Matt Mastracci
2023-03-17
fix(test_util): parse strace usecs/call in total line if present (#18241)
Divy Srivastava
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-03-15
chore: add test for ws ping/pong (#18204)
Divy Srivastava
2023-03-15
fix(lsp): avoid calling client while holding lock (#18197)
David Sherret
2023-03-13
fix(npm): show a progress bar when initializing the node_modules folder (#18136)
David Sherret
2023-03-09
refactor(tests/lsp): consolidate more into test LspClient and reduce verbosit...
David Sherret
2023-03-09
chore: update Rust to 1.68.0 (#18102)
Bartek Iwańczuk
2023-03-08
refactor(lsp): improve test client initialization (#18015)
David Sherret
2023-03-06
chore(tests): ability to capture stdout and stderr separately (#18035)
David Sherret
2023-03-03
fix: lazily surface errors in package.json deps parsing (#17974)
David Sherret
2023-02-28
chore(test): remove TestCommandOutput macros (#17975)
David Sherret
2023-02-27
chore: test builders for integration tests (#17965)
David Sherret
2023-02-24
fix: ensure concurrent non-statically analyzable dynamic imports do not somet...
David Sherret
2023-02-22
feat(task): support scripts in package.json (#17887)
David Sherret
2023-02-22
fix(npm): resolve node_modules dir relative to package.json instead of cwd (#...
David Sherret
2023-02-20
feat: auto-discover package.json for npm dependencies (#17272)
Bartek Iwańczuk
2023-02-15
feat: wire up ext/node to the Node compatibility layer (#17785)
Bartek Iwańczuk
2023-02-10
feat(install): follow redirects for urls with no path (#17449)
Kamil Ogórek
2023-02-03
refactor: reland "preserve ProcState::file_fetcher between restarts" (#17636)
Nayeem Rahman
2023-01-30
Revert "fix(watch): preserve `ProcState::file_fetcher` between restarts (#154...
Bartek Iwańczuk
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-10
fix(watch): preserve `ProcState::file_fetcher` between restarts (#15466)
Nayeem Rahman
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-19
chore(test): report correct cwd when running tests via itest macro (#17132)
Kamil Ogórek
2022-12-19
chore(test_util): use pty2 instead of pty (#17131)
Divy Srivastava
2022-12-07
feat(npm): add support for `NPM_CONFIG_REGISTRY` (#16980)
David Sherret
2022-11-30
fix(lsp): analyze fs dependencies of dependencies to find npm package require...
David Sherret
2022-11-28
fix(npm): allow to inspect npm modules with --inspect-brk (#16841)
Bartek Iwańczuk
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-10-21
feat(unstable/npm): initial type checking of npm specifiers (#16332)
David Sherret
2022-10-16
fix(cli/bench): skip strace table border (#16310)
Marcos Casagrande
2022-10-05
feat(npm): implement Node API (#13633)
Divy Srivastava
2022-09-22
feat(npm): add flag for creating and resolving npm packages to a local node_m...
David Sherret
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-02
fix(npm): respect `latest` dist tag for getting current version (#15746)
David Sherret
2022-08-26
chore(npm): add test for esm npm binary package (#15609)
David Sherret
2022-08-25
fix: avoid global declaration collisions in cjs (#15608)
David Sherret
2022-08-23
feat: binary npm commands (#15542)
David Sherret
2022-08-23
fix(cache): do not attempt to emit non-emitable files (#15562)
David Sherret
2022-08-22
perf: cache swc dependency analysis and don't hold onto `ParsedSource`s in me...
David Sherret
2022-08-21
chore: use Rust 1.63.0 (#15464)
Mathias Lafeldt
2022-08-20
feat(unstable): initial support for npm specifiers (#15484)
David Sherret
2022-07-15
chore: fix Windows specific clippy errors (#15212)
David Sherret
2022-06-29
chore(cli/bench): Add bun HTTP server (#15004)
Divy Srivastava
2022-06-21
chore(test_util): add new string assertion macros (#14928)
David Sherret
2022-06-14
feat(vendor): support using an existing import map (#14836)
David Sherret
2022-05-23
fix: deno task should actually use current exe for `deno` command (#14705)
David Sherret
[prev]
[next]