summaryrefslogtreecommitdiff
path: root/tests/specs/run/no_deno_json/code
AgeCommit message (Collapse)Author
2024-10-18fix(npm): ensure scoped package name is encoded in URLs (#26390)Marvin Hagemeister
Fixes https://github.com/denoland/deno/issues/26385
2024-09-23tests: enable auto_discovered tests of run/no_deno_json (#25821)Satya Rohith
Towards https://github.com/denoland/deno/issues/25241
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret