summaryrefslogtreecommitdiff
path: root/tests/util/server/src
AgeCommit message (Expand)Author
2024-04-23test: add private npm registry (#23510)Bartek Iwańczuk
2024-04-16chore(lsp): Add benchmark for performance on a large real-world repo (#23395)Nathan Whitaker
2024-04-11fix(npm): local nodeModulesDir was sometimes resolving duplicates of same pac...David Sherret
2024-04-05perf(lsp): use lockfile to reduce npm pkg resolution time (#23247)David Sherret
2024-04-05fix(lsp): respect DENO_FUTURE for BYONM config (#23207)Nayeem Rahman
2024-04-02feat(lsp): respect nested deno.json for fmt and lint config (#23159)Nayeem Rahman
2024-04-02fix(cli): Enforce a human delay in prompt to fix paste problem (#23184)Matt Mastracci
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