summaryrefslogtreecommitdiff
path: root/tests/integration/test_tests.rs
AgeCommit message (Expand)Author
2024-09-16chore: deprecate test itests (#25512)HasanAlrimawi
2024-09-16test: rewrite some ignored tests to spec tests (#25652)Bartek Iwańczuk
2024-09-09BREAKING: remove deprecated files config (#25535)David Sherret
2024-09-02BREAKING: remove `--trace-ops` (#25344)Asher Gomez
2024-09-02BREAKING: remove `--jobs` flag (#25336)Asher Gomez
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
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