summaryrefslogtreecommitdiff
path: root/tests/specs/mod.rs
AgeCommit message (Expand)Author
2024-11-13feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package....David Sherret
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-08-28test: add supporting for ignoring spec tests (#25242)Bartek IwaƄczuk
2024-08-20feat(unstable): ability to use a local copy of jsr packages (#25068)David Sherret
2024-06-06chore: support `-- --nocapture` in the spec tests (#24113)David Sherret
2024-06-05fix: better handling of npm resolution occurring on workers (#24094)David Sherret
2024-05-13chore(task): various small refactorings (#23793)David Sherret
2024-05-03chore(tests/specs): ability to have sub tests in file (#23667)David Sherret
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-27fix(compile): certain jsr specifiers sometimes can't load (#23567)David Sherret
2024-04-15fix(lsp): improved cjs tracking (#23374)David Sherret
2024-04-12chore(test): use file_test_runner for spec tests (#23348)David Sherret
2024-04-01chore(specs): add jsr and npm env vars to tests by default (#23171)David Sherret
2024-04-01fix: prevent cache db errors when deno_dir not exists (#23168)David Sherret
2024-03-25feat(lint): automatically opt-in packages to `jsr` lint tag (#23072)David Sherret
2024-03-15chore: move more tests away from itest (#22909)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
2024-03-13chore: improve spec tests output (#22908)David Sherret
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret