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
2024-02-14
chore: rename DENO_REGISTRY_URL to JSR_URL (#22414)
Nayeem Rahman
2024-02-13
chore: move `test_util/std` to `tests/util/std` (#22402)
Asher Gomez
2024-02-13
feat: denort binary for `deno compile` (#22205)
Divy Srivastava
2024-02-12
chore: continue tests/ re-org (#22396)
Matt Mastracci
2024-02-12
chore: move test_ffi and test_nap to tests/ [WIP] (#22394)
Matt Mastracci
2024-02-12
fix(console): support NO_COLOR and colors option in all scenarios (#21910)
Leo Kettmeir
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-02-09
refactor: split integration tests from CLI (part 1) (#22308)
Matt Mastracci
2024-02-07
chore: use same test server for jsr tests (#22303)
David Sherret
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-24
refactor: use hyper 1.0 in grpc test server (#21584)
Bartek Iwańczuk
2023-12-14
refactor(test_util): move servers to a separate module (#21577)
Bartek Iwańczuk
2023-12-13
test: integration tests for tarring/unfurling (#21544)
Bartek Iwańczuk
2023-12-05
feat(unstable): kv.watch() (#21147)
Luca Casonato
2023-11-27
ci: make upgrade_lsp_repl_sleeps less flaky (#21363)
David Sherret
2023-11-23
chore: fix upgrade_prompt test on main (#21314)
David Sherret
2023-11-23
chore: add upgrade prompt integration test (#21273)
David Sherret
2023-11-17
chore: combine `TestCommandBuilder` with `DenoCmd` (#21248)
David Sherret
2023-11-17
chore: various improvements to tests (#21222)
David Sherret
2023-11-08
chore: refactor test_server and move to rustls-tokio-stream (#21117)
Matt Mastracci
2023-11-01
feat(ext/websocket): websockets over http2 (#21040)
Matt Mastracci
2023-10-31
chore: update ext/kv to use denokv_* crates (#20986)
Luca Casonato
2023-10-26
chore: update base64 crate (#20877)
Luca Casonato
2023-10-25
feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)
David Sherret
2023-09-18
feat(unstable): package manager (#20517)
David Sherret
2023-09-15
feat(ext/node): http2.connect() API (#19671)
Bartek Iwańczuk
2023-09-14
chore(tests): ability to pattern match unordered lines (#20488)
David Sherret
2023-08-29
chore(cli): use NPM_CONFIG_REGISTRY for all tests (#20320)
Matt Mastracci
2023-08-26
chore: update to Rust 1.72 (#20258)
林炳权
2023-08-22
feat(ext/kv): connect to remote database (#20178)
Heyang Zhou
2023-08-10
chore: upgrade fastwebsockets to 0.4.4 (#19089)
Divy Srivastava
2023-08-01
fix: retry module download once if server errored (#17252)
Bartek Iwańczuk
2023-07-28
feat: Deno.createHttpClient allowHost (#19689)
Leo Kettmeir
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-06
fix(node/http): use fake socket and proper url handling (#19340)
Leo Kettmeir
2023-05-31
refactor: further work on node http client (#19327)
Leo Kettmeir
2023-05-23
refactor: further work on node http client (#19211)
Leo Kettmeir
2023-05-22
chore(cli): One Rust test per JS and Node unit test file (#19199)
Matt Mastracci
2023-05-21
feat(unstable): add more options to Deno.createHttpClient (#17385)
Leo Kettmeir
2023-05-17
fix: support "fetch" over HTTPS for IP addresses (#18499)
Bartek Iwańczuk
2023-04-22
refactor: rewrite tests to "fastwebsockets" crate (#18781)
Bartek Iwańczuk
2023-04-13
refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)
Yiyu Lin
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-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
[next]