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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2024-11-06
refactor(ext/net): Use hickory dns instead of unmaintained trust-dns (#26741)
Kaveh
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
2024-08-01
chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746)
Ryan Dahl
2024-07-29
chore: upgrade to rust 1.80 (#24778)
Satya Rohith
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek IwaĆczuk
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
2024-06-05
chore: upgrade trust-dns-resolver and friends (#24108)
Ryan Dahl
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-05-23
refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...
Felipe Baltor
2024-05-17
feat(serve): support `--port 0` to use an open port (#23846)
Satya Rohith
2024-05-13
chore(task): various small refactorings (#23793)
David Sherret
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-12
fix(npm): handle null fields in npm registry JSON (#23785)
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-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-03-25
chore(tests): Introduce integration tests for `jupyter` subcommand (#23074)
Nathan Whitaker
2024-03-13
chore: rough first pass on spec tests (#22877)
David Sherret
2024-02-12
chore: continue tests/ re-org (#22396)
Matt Mastracci
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci