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
Age
Commit message (
Expand
)
Author
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-03-03
chore: update deno_std submodule to 0.178.0 (#18003)
Bartek Iwańczuk
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-15
refactor: use deno_graph's semver and npm structs (#17791)
David Sherret
2023-02-10
feat(install): follow redirects for urls with no path (#17449)
Kamil Ogórek
2023-02-06
chore: update std submodule to 0.176.0 (#17668)
Bartek Iwańczuk
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-15
chore: update std submodule and its imports (#17408)
Asher Gomez
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-12-02
chore: update std submodule to 0.167.0 (#16894)
Bartek Iwańczuk
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-22
chore: workspace inheritance (#16343)
Leo Kettmeir
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-11-10
feat: don't require --unstable flag for npm programs (#16520)
Bartek Iwańczuk
2022-11-06
chore: upgrade deno_std submodule (#16546)
Bartek Iwańczuk
2022-10-26
chore(unstable): rename Deno.getUid() and Deno.getGid() (#16432)
Colin Ihrig
2022-10-26
feat: Stabilize Deno.consoleSize() API (#15933)
Bartek Iwańczuk
2022-10-24
test(wpt): add mimesniff tests (#16225)
Marcos Casagrande
2022-10-21
feat(unstable/npm): initial type checking of npm specifiers (#16332)
David Sherret
2022-10-17
chore: upgrade internal deno_std to 0.160 (#16333)
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-28
feat: implement Web Cache API (#15829)
Satya Rohith
2022-09-22
feat(npm): add flag for creating and resolving npm packages to a local node_m...
David Sherret
2022-09-22
chore: update wpt (#15979)
Divy Srivastava
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-16
upgrade deps (#15914)
Ryan Dahl
2022-09-07
feat(ext/ffi): Implement FFI fast-call trampoline with Dynasmrt (#15305)
Arnau Orriols
2022-09-02
fix(npm): respect `latest` dist tag for getting current version (#15746)
David Sherret
[prev]
[next]