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
/
lib.rs
Age
Commit message (
Expand
)
Author
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-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-07
feat(npm): add support for `NPM_CONFIG_REGISTRY` (#16980)
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-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-21
chore: use Rust 1.63.0 (#15464)
Mathias Lafeldt
2022-08-20
feat(unstable): initial support for npm specifiers (#15484)
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-05-23
fix: deno task should actually use current exe for `deno` command (#14705)
David Sherret
2022-05-10
chore: fix flaky steps_output_within - part 2 (#14562)
David Sherret
2022-05-02
fix(test/bench): accept file protocol module specifier CLI args (#14429)
Adilson Schmitt Junior
2022-04-01
chore(tests): use custom temp dir creation for the tests (#14153)
David Sherret
2022-03-29
chore: upgrade dprint-core to 0.54.1 (#14146)
David Sherret
2022-03-15
chore(test_util): use pretty_assertions::assert_eq when not pattern matching ...
David Sherret
2022-03-10
feat: "deno task" subcommand (#13725)
Bartek Iwańczuk
2022-02-02
fix(lsp): properly display x-deno-warning with redirects (#13554)
Kitson Kelly
2022-01-31
fix(cli): handle extensionless imports better (#13548)
Kitson Kelly
2022-01-15
chore: upgrade to rust 1.58 (#13377)
David Sherret
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-12-21
feat(lsp): supply accept header when fetching registry config (#13159)
Kitson Kelly
2021-12-09
feat(lsp): registry suggestion cache respects cache headers (#13010)
Kitson Kelly
2021-12-07
chore: upgrade to rustls 0.20 (#12488)
Ryan Dahl
2021-11-24
chore: speed up compat tests (#12884)
Bartek Iwańczuk
2021-11-09
fix(fetch): set content-length for empty POST/PUT (#12703)
Luca Casonato
2021-11-09
feat(cli): support React 17 JSX transforms (#12631)
Kitson Kelly
2021-10-25
fix(tls): Make TLS clients support HTTP/2 (#12530)
Andreu Botella
2021-09-30
feat(tls): custom in memory CA certificates (#12219)
Luca Casonato
2021-09-20
chore(tests): windows pty tests (#12091)
David Sherret
[next]