index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testdata
/
test
Age
Commit message (
Expand
)
Author
2024-09-16
chore: deprecate test itests (#25512)
HasanAlrimawi
2024-09-10
feat(cli): use NotCapable error for permission errors (#25431)
Luca Casonato
2024-09-09
BREAKING: remove deprecated files config (#25535)
David Sherret
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-02
BREAKING: remove `--trace-ops` (#25344)
Asher Gomez
2024-09-02
BREAKING: remove `--jobs` flag (#25336)
Asher Gomez
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-03-26
fix(cli): output more detailed information for steps when using JUnit reporte...
Yusuke Tanaka
2024-03-01
perf(cli): use new deno_core timers (#22569)
Matt Mastracci
2024-02-28
fix(cli): ensure that pre- and post-test output is flushed at the appropriate...
Matt Mastracci
2024-02-28
chore(cli): rename `--trace-ops` to `--trace-leaks` (#22598)
Matt Mastracci
2024-02-16
refactor(cli): move op sanitizer to Rust (#22413)
Matt Mastracci
2024-02-16
chore(cli): pre-factor the sanitizer tests (#22436)
Matt Mastracci
2024-02-13
chore: deno_core bump (#22407)
Matt Mastracci
2024-02-13
chore: move `test_util/std` to `tests/util/std` (#22402)
Asher Gomez
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci