summaryrefslogtreecommitdiff
path: root/tests/integration/test_tests.rs
AgeCommit message (Expand)Author
2024-07-25fix: upgrade deno_core to 0.298.0 (#24709)Bartek IwaƄczuk
2024-07-25chore: use `@std` prefix for internal module specifiers (#24543)Asher Gomez
2024-05-28fix(cli/test): decoding percent-encoding(non-ASCII) file path correctly (#23200)Hajime-san
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-19refactor: move redirect handling into deno_graph (#23444)David Sherret
2024-03-26fix(cli): output more detailed information for steps when using JUnit reporte...Yusuke Tanaka
2024-03-07fix(publish): make include and exclude work (#22720)David Sherret
2024-03-01perf(cli): use new deno_core timers (#22569)Matt Mastracci
2024-02-28chore(cli): rename `--trace-ops` to `--trace-leaks` (#22598)Matt Mastracci
2024-02-16chore(cli): pre-factor the sanitizer tests (#22436)Matt Mastracci
2024-02-12chore: continue tests/ re-org (#22396)Matt Mastracci
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci