summaryrefslogtreecommitdiff
path: root/tests/testdata/test
AgeCommit message (Expand)Author
2024-09-16chore: deprecate test itests (#25512)HasanAlrimawi
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-09-09BREAKING: remove deprecated files config (#25535)David Sherret
2024-09-03BREAKING(permissions): remove --allow-hrtime (#25367)Luca Casonato
2024-09-02BREAKING: remove `--trace-ops` (#25344)Asher Gomez
2024-09-02BREAKING: remove `--jobs` flag (#25336)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-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-03-26fix(cli): output more detailed information for steps when using JUnit reporte...Yusuke Tanaka
2024-03-01perf(cli): use new deno_core timers (#22569)Matt Mastracci
2024-02-28fix(cli): ensure that pre- and post-test output is flushed at the appropriate...Matt Mastracci
2024-02-28chore(cli): rename `--trace-ops` to `--trace-leaks` (#22598)Matt Mastracci
2024-02-16refactor(cli): move op sanitizer to Rust (#22413)Matt Mastracci
2024-02-16chore(cli): pre-factor the sanitizer tests (#22436)Matt Mastracci
2024-02-13chore: deno_core bump (#22407)Matt Mastracci
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci