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
Age
Commit message (
Expand
)
Author
2024-04-20
chore: auto-complete for __spec__.jsonc file (#23476)
David Sherret
2024-04-19
FUTURE: remove `Deno.customInspect` (#23453)
Asher Gomez
2024-04-19
refactor: move redirect handling into deno_graph (#23444)
David Sherret
2024-04-17
test(publish): check specifiers outside fast check module graph (#23369)
Asher Gomez
2024-04-16
fix(cli): Identify and fix a test deadlock (#23411)
Matt Mastracci
2024-04-16
feat(check): allow using side effect imports with unknown module kinds (ex. c...
David Sherret
2024-04-15
test: add test for running in V8 jitless mode (#23054)
Bartek Iwańczuk
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-11
fix(publish): do not warn about excluded external modules in node_modules dir...
David Sherret
2024-04-11
fix(npm): local nodeModulesDir was sometimes resolving duplicates of same pac...
David Sherret
2024-04-08
FUTURE(ext/net): remove `Deno.(Conn|TlsConn|Listener|TlsListener|UnixConn).pr...
Asher Gomez
2024-04-07
FUTURE(ext/fs): remove `Deno.FsWatcher.prototype.rid` (#23234)
Asher Gomez
2024-04-07
FUTURE(ext/fs): make `Deno.FsFile` constructor illegal (#23235)
Asher Gomez
2024-04-05
FUTURE: override byonm with nodeModulesDir setting (#23222)
David Sherret
2024-04-05
FUTURE: remove deprecated APIs within workers (#23220)
Asher Gomez
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-04-01
fix(node): handle empty 'main' entry in pkg json (#23155)
David Sherret
2024-03-31
fix(check): ignore certain diagnostics in remote modules and when publishing ...
David Sherret
2024-03-27
feat(task): Task description in the form of comments (#23101)
Nathan Whitaker
2024-03-27
fix(check): do not suggest running with `--unstable` (#23092)
David Sherret
2024-03-27
FUTURE(ext/fs): remove `Deno.FsFile.rid` (#23087)
Asher Gomez
2024-03-27
FUTURE: remove `Deno.resources()` (#23095)
Asher Gomez
2024-03-26
feat: TypeScript 5.4 (#23086)
David Sherret
2024-03-26
fix(bench): Fix group header printing logic + don't filter out the warmup ben...
Nathan Whitaker
2024-03-26
feat: remove deprecated methods from namespace with `DENO_FUTURE=1` (#23075)
Asher Gomez
2024-03-25
feat(lint): automatically opt-in packages to `jsr` lint tag (#23072)
David Sherret
2024-03-25
test: add test for DENO_FUTURE=1 runtime API (#23065)
Bartek Iwańczuk
2024-03-24
fix: don't panic in test and bench if ops not available (#23055)
Bartek Iwańczuk
2024-03-21
feat(unstable/publish): error when a package's module is excluded from publis...
David Sherret
2024-03-21
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
David Sherret
2024-03-21
feat(node): load ES modules defined as CJS (#22945)
David Sherret
2024-03-15
fix(coverage): Error if no files are included in the report (#22952)
Nathan Whitaker
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-14
fix(cli): sanitizer should ignore count of ops started before tests begin (#2...
Matt Mastracci
2024-03-13
fix(cli): show asserts before leaks (#22904)
Matt Mastracci
2024-03-13
fix(node): resolve types via package.json for directory import (#22878)
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
[prev]