summaryrefslogtreecommitdiff
path: root/test_util
AgeCommit message (Expand)Author
2022-05-23fix: deno task should actually use current exe for `deno` command (#14705)David Sherret
2022-05-13chore: update test_util/std/ submodule (#14595)Bartek Iwańczuk
2022-05-13feat(ext/web): implement static `Response.json` (#14566)Luca Casonato
2022-05-13chore: update wpt (#14592)Luca Casonato
2022-05-10chore: fix flaky steps_output_within - part 2 (#14562)David Sherret
2022-05-05chore: update deps (#14416)Luca Casonato
2022-05-02fix(test/bench): accept file protocol module specifier CLI args (#14429)Adilson Schmitt Junior
2022-04-18chore: update wpt (#14313)Luca Casonato
2022-04-08fix: upgrade to swc_ecmascript 0.143 (#14238)David Sherret
2022-04-03refactor(lsp): migrate from lspower back to tower-lsp (#14163)Jason
2022-04-01chore(tests): use custom temp dir creation for the tests (#14153)David Sherret
2022-03-30chore(tests): add more lsp tests for formatting (#14155)David Sherret
2022-03-30feat(lsp): add experimental testing API (#13798)Kitson Kelly
2022-03-29chore: upgrade dprint-core to 0.54.1 (#14146)David Sherret
2022-03-15chore(test_util): use pretty_assertions::assert_eq when not pattern matching ...David Sherret
2022-03-11chore(test): fix flaky tasks (#13916)David Sherret
2022-03-10feat: "deno task" subcommand (#13725)Bartek Iwańczuk
2022-03-08chore: update regex to 1.5.5 (#13875)Divy Srivastava
2022-03-05chore: update deps (#13821)Satya Rohith
2022-02-25chore: update deno_std submodule (#13771)Bartek Iwańczuk
2022-02-16chore: update wpt (#13679)Andreu Botella
2022-02-07refactor: factor out CDP message types (#13551)Leo Kettmeir
2022-02-02refactor(lsp): remove circular dependency between `LanguageServer` and `Diagn...David Sherret
2022-02-02fix(lsp): properly display x-deno-warning with redirects (#13554)Kitson Kelly
2022-01-31fix(cli): handle extensionless imports better (#13548)Kitson Kelly
2022-01-19chore: update wpt (#13423)Leo Kettmeir
2022-01-15chore: upgrade to rust 1.58 (#13377)David Sherret
2022-01-14chore: update wpt (#13371)Leo Kettmeir
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2022-01-02chore: update std submodule to efa94f2 (#13260)Bartek Iwańczuk
2021-12-21test(test_util/lsp): add tests for invalid content-length (#12971)Hirotaka Tagawa / wafuwafu13
2021-12-21feat(lsp): supply accept header when fetching registry config (#13159)Kitson Kelly
2021-12-10chore: update wpt (#13043)Andreu Botella
2021-12-09feat(lsp): registry suggestion cache respects cache headers (#13010)Kitson Kelly
2021-12-07chore: upgrade to rustls 0.20 (#12488)Ryan Dahl
2021-12-06chore: Update WPT (#12987)Andreu Botella
2021-11-24chore: merge v1.16.3 into main (#12892)Bert Belder
2021-11-24chore: speed up compat tests (#12884)Bartek Iwańczuk
2021-11-24chore: update std submodule to 0.115.1 (#12883)Bartek Iwańczuk
2021-11-14chore(tests): fix typo in pty.rs (#12757)Ikko Ashimine
2021-11-09fix(fetch): set content-length for empty POST/PUT (#12703)Luca Casonato
2021-11-09feat(cli): support React 17 JSX transforms (#12631)Kitson Kelly
2021-11-08feat(ext/web): add `AbortSignal.reason` (#12697)Leo Kettmeir
2021-11-08chore: update wpt (#12682)Luca Casonato
2021-11-02chore: update to Rust edition 2021 (#12578)Bartek Iwańczuk
2021-10-25fix(tls): Make TLS clients support HTTP/2 (#12530)Andreu Botella
2021-09-30feat(tls): custom in memory CA certificates (#12219)Luca Casonato
2021-09-25chore: update wpt (#12206)Andreu Botella
2021-09-20chore(tests): windows pty tests (#12091)David Sherret
2021-09-17chore: Remove unused deps from Cargo.toml files (#12106)Squirrel