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
/
tests
Age
Commit message (
Expand
)
Author
2024-05-13
fix(ext/web): update ongoing promise in async iterator `return()` method (#23...
Mattias Buelens
2024-05-13
chore(task): various small refactorings (#23793)
David Sherret
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-13
fix(cli): panic with `deno coverage` (#23353)
Evan
2024-05-12
fix(ext/node): process.uptime works without this (#23786)
Bartek Iwańczuk
2024-05-12
fix(npm): handle null fields in npm registry JSON (#23785)
David Sherret
2024-05-10
fix(runtime): Allow opening /dev/fd/XXX for unix (#23743)
Matt Mastracci
2024-05-10
fix(node): better cjs re-export handling (#23760)
David Sherret
2024-05-10
fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752)
Leo Kettmeir
2024-05-09
refactor(lsp): Have JS drive TSC event loop in LSP (#23565)
Nathan Whitaker
2024-05-09
fix(lsp): completions for using decl identifiers (#23748)
David Sherret
2024-05-09
refactor(ext/tls): Implement required functionality for later SNI support (#2...
Matt Mastracci
2024-05-09
fix(lsp): move sloppy import resolution from loader to resolver (#23751)
Nathan Whitaker
2024-05-09
fix(task): regression where `npx <command>` sometimes couldn't find command (...
David Sherret
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-08
fix(runtime): allow nul device on windows (#23741)
Matt Mastracci
2024-05-08
chore: cleanup some coverage tests (#23738)
David Sherret
2024-05-08
FUTURE: `deno install` changes (#23498)
Bartek Iwańczuk
2024-05-08
fix: upgrade TypeScript from 5.4.3 to 5.4.5 (#23740)
David Sherret
2024-05-07
fix(jsr): panic when importing jsr package with deps via https (#23728)
David Sherret
2024-05-07
fix: DOMException doesn't throw on __callSitesEvals (#23729)
Bartek Iwańczuk
2024-05-07
chore: fix flaky net_listen_allow_localhost_4555 (#23726)
David Sherret
2024-05-07
fix(runtime): allow r/w access to /etc without --allow-all (#23718)
Luca Casonato
2024-05-07
fix(ext/web): properly handle `Blob` case for `createImageBitmap` (#23518)
Hajime-san
2024-05-07
chore(test): move npm registries to separate servers and to the `tests/regist...
David Sherret
2024-05-06
fix(lsp): Pass diagnostic codes to TSC as numbers (#23720)
Nathan Whitaker
2024-05-06
chore: (Hopefully) make `jupyter_execute_request` test less flaky (#23689)
Nathan Whitaker
2024-05-06
fix(compile): relative permissions should be retained as relative (#23719)
David Sherret
2024-05-06
fix(ext/node): napi_get_element and napi_set_element work with objects (#23713)
Bartek Iwańczuk
2024-05-06
fix(ext/webgpu): correctly validate GPUExtent3D, GPUOrigin3D, GPUOrigin2D & G...
Hajime-san
2024-05-05
docs: update categories to match new planned sitemap (#23677)
Jo Franchetti
2024-05-05
chore: maybe make fmt_check_all_files_on_each_change_test less flaky (#23704)
David Sherret
2024-05-05
chore: update wgpu (#23684)
Leo Kettmeir
2024-05-03
chore: maybe make watcher tests less flaky (#23683)
David Sherret
2024-05-03
fix(lsp): always cache all npm packages (#23679)
David Sherret
2024-05-03
refactor(lsp): cleanup cache and module registry update (#23620)
Nayeem Rahman
2024-05-03
refactor(tests): move worker_threads itests to spec tests (#23648)
Satya Rohith
2024-05-03
chore(tests/specs): ability to have sub tests in file (#23667)
David Sherret
2024-05-03
chore: move cert itests to spec tests (#23607)
David Sherret
2024-05-03
test: npm registry handles two test scopes (#23663)
Bartek Iwańczuk
2024-05-02
fix(test): proper type checking for files with doc tests (#23654)
Leo Kettmeir
2024-05-02
fix(ext/node): support delete process.env.var (#23647)
Satya Rohith
2024-05-01
chore(cli): add permission test (#23633)
Matt Mastracci
2024-05-01
chore: make a couple repl tests less flaky (#23636)
David Sherret
2024-04-30
fix(node): require.resolve - fallback to global cache when bare specifier fro...
David Sherret
2024-05-01
chore: fix flaky module graph cache tests (#23623)
David Sherret
2024-05-01
chore(lsp): revert import map pre-resolution for jsxImportSource (#23619)
Nayeem Rahman
2024-04-30
feat(cli): add support for jsxImportSourceTypes (#23419)
Luca Casonato
2024-04-30
fix(ext/node): support multiple message listeners on MessagePort (#23600)
Satya Rohith
2024-04-29
FUTURE: remove import assertions support for JavaScript (#23541)
Kenta Moriuchi
[prev]
[next]