summaryrefslogtreecommitdiff
path: root/tests/util/server/src/builders.rs
AgeCommit message (Expand)Author
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek Iwańczuk
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-06-27fix(ext/node): discover .npmrc in user's homedir (#24021)Bartek Iwańczuk
2024-06-06chore: support `-- --nocapture` in the spec tests (#24113)David Sherret
2024-05-28feat(vendor): support modifying remote files in vendor folder without checksu...David Sherret
2024-05-03chore: move cert itests to spec tests (#23607)David Sherret
2024-04-27fix(compile): certain jsr specifiers sometimes can't load (#23567)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-01fix: prevent cache db errors when deno_dir not exists (#23168)David Sherret
2024-03-13chore: improve spec tests output (#22908)David Sherret
2024-02-21Revert "fix(console): support NO_COLOR and colors option in all scena… (#22...Bartek Iwańczuk
2024-02-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez