summaryrefslogtreecommitdiff
path: root/tests/specs/check
AgeCommit message (Expand)Author
2024-08-20feat: glob and directory support for `deno check` and `deno cache` cli arg pa...Yazan AbdAl-Rahman
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-05-07chore: fix flaky net_listen_allow_localhost_4555 (#23726)David Sherret
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-04-30feat(cli): add support for jsxImportSourceTypes (#23419)Luca Casonato
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-16feat(check): allow using side effect imports with unknown module kinds (ex. c...David Sherret
2024-04-01chore(specs): add jsr and npm env vars to tests by default (#23171)David Sherret
2024-04-01fix(node): handle empty 'main' entry in pkg json (#23155)David Sherret
2024-03-27fix(check): do not suggest running with `--unstable` (#23092)David Sherret
2024-03-26feat: TypeScript 5.4 (#23086)David Sherret
2024-03-15chore(specs): use jsonc for metadata file (#22946)David Sherret
2024-03-15chore(lsp): add tests for compiler options being resolved relative the config...David Sherret