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
/
util
/
server
/
src
/
builders.rs
Age
Commit message (
Expand
)
Author
2024-11-06
chore: serve node headers from a test server to fix flaky `node-gyp` test (#2...
Nathan Whitaker
2024-10-24
chore: remove print debugging from test server (#26529)
David Sherret
2024-08-31
chore: remove DENO_FUTURE=1 from spec tests (#25329)
Bartek Iwańczuk
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-06-27
fix(ext/node): discover .npmrc in user's homedir (#24021)
Bartek Iwańczuk
2024-06-06
chore: support `-- --nocapture` in the spec tests (#24113)
David Sherret
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-03
chore: move cert itests to spec tests (#23607)
David Sherret
2024-04-27
fix(compile): certain jsr specifiers sometimes can't load (#23567)
David Sherret
2024-04-05
fix(lsp): respect DENO_FUTURE for BYONM config (#23207)
Nayeem Rahman
2024-04-02
feat(lsp): respect nested deno.json for fmt and lint config (#23159)
Nayeem Rahman
2024-04-01
fix: prevent cache db errors when deno_dir not exists (#23168)
David Sherret
2024-03-13
chore: improve spec tests output (#22908)
David Sherret
2024-02-21
Revert "fix(console): support NO_COLOR and colors option in all scena… (#22...
Bartek Iwańczuk
2024-02-19
chore: move `test_util` to `tests/util/server` (#22444)
Asher Gomez