summaryrefslogtreecommitdiff
path: root/tests/testdata/coverage
AgeCommit message (Expand)Author
2024-09-05BREAKING(types): soft-remove `Deno.run()` (#25403)Asher Gomez
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-07-25chore: use `@std` prefix for internal module specifiers (#24543)Asher Gomez
2024-05-28fix(coverage): do not generate script coverage with empty url (#24007)Yoshiya Hinosawa
2024-05-28fix(coverage): skip generating coverage json for http(s) scripts (#24008)Yoshiya Hinosawa
2024-05-14fix(emit): regression - keep comments in emit (#23815)David Sherret
2024-04-11fix: upgrade deno_ast related crates (#23187)David Sherret
2024-03-15chore: move more tests away from itest (#22909)David Sherret
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci