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-04-13
refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)
Yiyu Lin
2023-04-06
fix(npm): reload an npm package's dependency's information when version not f...
David Sherret
2023-04-01
fix(check): ensure diagnostics caused by changes in other files get invalidat...
David Sherret
2023-03-30
fix(lsp): include all diagnosable documents on initialize (#17979)
David Sherret
2023-03-30
fix(repl): improve package.json support (#18497)
David Sherret
2023-03-28
chore: restore pty tests and make them run on the Linux CI (#18424)
David Sherret
2023-03-27
feat(core): initialize SQLite off-main-thread (#18401)
Matt Mastracci
2023-03-25
chore: update wpt again (#18384)
Kenta Moriuchi
2023-03-22
chore(test_util): replace tempdir code w/tempdir crate (#18340)
Matt Mastracci
2023-03-22
Revert "chore: update wpt (#18335)" (#18355)
Bartek Iwańczuk
2023-03-22
chore: update wpt (#18335)
Kenta Moriuchi
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-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
[next]