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-03-16
fix(ext/node): support MessagePort in `WorkerOptions.workerData` (#22950)
Bartek Iwańczuk
2024-03-15
fix(ext/node): Reimplement StringDecoder to match node's behavior (#22933)
Nathan Whitaker
2024-03-15
fix(ext/node): worker_threads doesn't exit if there are message listeners (#2...
Bartek Iwańczuk
2024-03-15
chore: move more tests away from itest (#22909)
David Sherret
2024-03-15
chore(specs): use jsonc for metadata file (#22946)
David Sherret
2024-03-15
chore(lsp): add tests for compiler options being resolved relative the config...
David Sherret
2024-03-15
fix: handle cache body file not existing when using etag (#22931)
David Sherret
2024-03-14
fix(cli): sanitizer should ignore count of ops started before tests begin (#2...
Matt Mastracci
2024-03-14
fix(ext/node): Support private EC key signing (#22914)
Divy Srivastava
2024-03-14
fix(ext/node): support `spki` format in createPublicKey (#22918)
Divy Srivastava
2024-03-14
fix(ext/node): crypto.getCipherInfo() (#22916)
Divy Srivastava
2024-03-14
fix: typo in error from GPUBuffer.prototype.mapAsync (#22913)
guangwu
2024-03-14
fix(ext/node): DH (`dhKeyAgreement`) support for `createPrivateKey` (#22891)
Divy Srivastava
2024-03-13
fix(cli): show asserts before leaks (#22904)
Matt Mastracci
2024-03-13
fix(node): resolve types via package.json for directory import (#22878)
David Sherret
2024-03-13
chore: improve spec tests output (#22908)
David Sherret
2024-03-13
fix(ext/node): make worker ids sequential (#22884)
Satya Rohith
2024-03-13
fix(ext/node): allow automatic worker_thread termination (#22647)
Satya Rohith
2024-03-13
chore: rough first pass on spec tests (#22877)
David Sherret
2024-03-13
feat(node): implement fs.statfs() (#22862)
Nayeem Rahman
2024-03-13
fix(ext/node): initial `crypto.createPublicKey()` support (#22509)
Asher Gomez
2024-03-13
feat(ext/node): add more named curves in `crypto.generateKeyPair[Sync]()` (#2...
Asher Gomez
2024-03-12
fix(ext/node): flush brotli decompression stream (#22856)
Divy Srivastava
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-11
test(ext/node): add worker_threads test for SharedArrayBuffer (#22850)
Bartek Iwańczuk
2024-03-11
fix(ext/node): Match punycode module behavior to node (#22847)
Nathan Whitaker
2024-03-11
fix(runtime): Restore default signal handler after user handlers are unregist...
Nathan Whitaker
2024-03-11
chore: fix child_process test (#22845)
David Sherret
2024-03-11
fix(ext/node) implement receiveMessageOnPort for node:worker_threads (#22766)
mash-graz
2024-03-10
fix(node:http) Export `validateHeaderName` and `validateHeaderValue` function...
mash-graz
2024-03-10
chore: update WPT expectations (#22838)
Asher Gomez
2024-03-09
fix(publish): regression - publishing with vendor folder (#22830)
David Sherret
2024-03-09
fix(node): require of pkg json imports was broken (#22821)
David Sherret
2024-03-09
fix(ext/node): support junction symlinks on Windows (#22762)
Divy Srivastava
2024-03-08
fix(ext/node): Implement `isBuiltin` in `node:module` (#22817)
Nathan Whitaker
2024-03-08
fix(ext/node): Add Immediate class to mirror NodeJS.Immediate (#22808)
Nathan Whitaker
2024-03-08
fix(publish): suggest using `--allow-dirty` on uncommitted changes (#22810)
David Sherret
2024-03-08
chore(test): add [WILDCHARS(x)] and [WILDLINE] (#22803)
David Sherret
2024-03-08
fix(publish): ability to un-exclude when .gitignore ignores everything (#22805)
David Sherret
2024-03-08
fix(node): resolve .css files in npm packages when type checking (#22804)
David Sherret
2024-03-08
fix(publish): include explicitly specified .gitignored files and directories ...
David Sherret
2024-03-08
fix(publish): do not include .gitignore (#22789)
David Sherret
2024-03-07
feat(ext/node): ref/unref on workers (#22778)
Matt Mastracci
2024-03-07
fix(publish): make include and exclude work (#22720)
David Sherret
2024-03-08
fix: respect unstable "temporal" configuration in config file (#22134)
Bartek Iwańczuk
2024-03-07
fix(publish): reland error if there are uncommitted changes (#22613) (#22632)
Bartek Iwańczuk
2024-03-07
fix(lsp): don't apply renames to remote modules (#22765)
Nayeem Rahman
2024-03-07
fix(publish): properly display graph validation errors (#22775)
David Sherret
2024-03-07
fix(publish): silence warnings for sloppy imports and node builtins with env ...
Bartek Iwańczuk
2024-03-07
fix(ext/node): http2.createServer (#22708)
Satya Rohith
[prev]
[next]