index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
mod.rs
Age
Commit message (
Expand
)
Author
2024-11-13
feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package....
David Sherret
2024-09-18
feat: default to TS for file extension and support ext flag in more scenarios...
Leo Kettmeir
2024-08-28
test: add supporting for ignoring spec tests (#25242)
Bartek IwaĆczuk
2024-08-20
feat(unstable): ability to use a local copy of jsr packages (#25068)
David Sherret
2024-06-06
chore: support `-- --nocapture` in the spec tests (#24113)
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-05-13
chore(task): various small refactorings (#23793)
David Sherret
2024-05-03
chore(tests/specs): ability to have sub tests in file (#23667)
David Sherret
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-04-27
fix(compile): certain jsr specifiers sometimes can't load (#23567)
David Sherret
2024-04-15
fix(lsp): improved cjs tracking (#23374)
David Sherret
2024-04-12
chore(test): use file_test_runner for spec tests (#23348)
David Sherret
2024-04-01
chore(specs): add jsr and npm env vars to tests by default (#23171)
David Sherret
2024-04-01
fix: prevent cache db errors when deno_dir not exists (#23168)
David Sherret
2024-03-25
feat(lint): automatically opt-in packages to `jsr` lint tag (#23072)
David Sherret
2024-03-15
chore: move more tests away from itest (#22909)
David Sherret
2024-03-15
chore(specs): use jsonc for metadata file (#22946)
David Sherret
2024-03-15
chore(lsp): add tests for compiler options being resolved relative the config...
David Sherret
2024-03-13
chore: improve spec tests output (#22908)
David Sherret
2024-03-13
chore: rough first pass on spec tests (#22877)
David Sherret