summaryrefslogtreecommitdiff
path: root/tests/util
AgeCommit message (Expand)Author
2024-04-02fix(cli): Enforce a human delay in prompt to fix paste problem (#23184)Matt Mastracci
2024-04-02chore: update `std` submodule to 0.221.0 (#23112)Asher Gomez
2024-04-01fix: prevent cache db errors when deno_dir not exists (#23168)David Sherret
2024-03-15chore(lsp): add tests for compiler options being resolved relative the config...David Sherret
2024-03-14fix: typo in error from GPUBuffer.prototype.mapAsync (#22913)guangwu
2024-03-13chore: improve spec tests output (#22908)David Sherret
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret
2024-03-11chore: enable clippy unused_async rule (#22834)David Sherret
2024-03-08chore(test): add [WILDCHARS(x)] and [WILDLINE] (#22803)David Sherret
2024-03-07fix(publish): reland error if there are uncommitted changes (#22613) (#22632)Bartek Iwańczuk
2024-02-29feat(unstable): `deno add` subcommand (#22520)Bartek Iwańczuk
2024-02-29feat(publish): enable package provenance by default on github actions (#22635)Divy Srivastava
2024-02-28fix(cli): ensure that pre- and post-test output is flushed at the appropriate...Matt Mastracci
2024-02-28feat(publish): provenance attestation (#22573)Divy Srivastava
2024-02-23feat: infer dependencies from package.json (#22563)Marvin Hagemeister
2024-02-22chore: Add `timeout!` macro to `test_util` (#22539)Matt Mastracci
2024-02-21Revert "fix(console): support NO_COLOR and colors option in all scena… (#22...Bartek Iwańczuk
2024-02-20perf(jsr): fast check cache and lazy fast check graph (#22485)David Sherret
2024-02-20chore: fix flaky lsp_vendor_dir (#22483)David Sherret
2024-02-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez