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