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
/
integration
/
test_tests.rs
Age
Commit message (
Expand
)
Author
2024-09-16
chore: deprecate test itests (#25512)
HasanAlrimawi
2024-09-16
test: rewrite some ignored tests to spec tests (#25652)
Bartek Iwańczuk
2024-09-09
BREAKING: remove deprecated files config (#25535)
David Sherret
2024-09-02
BREAKING: remove `--trace-ops` (#25344)
Asher Gomez
2024-09-02
BREAKING: remove `--jobs` flag (#25336)
Asher Gomez
2024-08-30
BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)
Bartek Iwańczuk
2024-07-25
fix: upgrade deno_core to 0.298.0 (#24709)
Bartek Iwańczuk
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-05-28
fix(cli/test): decoding percent-encoding(non-ASCII) file path correctly (#23200)
Hajime-san
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-04-19
refactor: move redirect handling into deno_graph (#23444)
David Sherret
2024-03-26
fix(cli): output more detailed information for steps when using JUnit reporte...
Yusuke Tanaka
2024-03-07
fix(publish): make include and exclude work (#22720)
David Sherret
2024-03-01
perf(cli): use new deno_core timers (#22569)
Matt Mastracci
2024-02-28
chore(cli): rename `--trace-ops` to `--trace-leaks` (#22598)
Matt Mastracci
2024-02-16
chore(cli): pre-factor the sanitizer tests (#22436)
Matt Mastracci
2024-02-12
chore: continue tests/ re-org (#22396)
Matt Mastracci
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci