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
/
check_tests.rs
Age
Commit message (
Expand
)
Author
2024-10-02
chore: deprecate check itests (#25963)
Mohammad Sulaiman
2024-09-26
feat: add `--allow-import` flag (#25469)
Bartek Iwańczuk
2024-09-17
feat(cli): evaluate code snippets in JSDoc and markdown (#25220)
Yusuke Tanaka
2024-09-16
test: rewrite some ignored tests to spec tests (#25652)
Bartek Iwańczuk
2024-09-14
feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)
David Sherret
2024-09-10
test: remove usage of `--unstable` flag (#25549)
Bartek Iwańczuk
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-08-30
BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)
Bartek Iwańczuk
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
2024-08-26
feat: lockfile v4 by default (#25165)
David Sherret
2024-08-19
feat(FUTURE): terse lockfile (v4) (#25059)
David Sherret
2024-07-25
fix(unstable): move sloppy-import warnings to lint rule (#24710)
David Sherret
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-04-10
chore: update references to `deno_std` to use JSR (#23239)
Asher Gomez
2024-02-27
fix(unstable): sloppy imports should resolve .d.ts files during types resolut...
David Sherret
2024-02-12
chore: continue tests/ re-org (#22396)
Matt Mastracci
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci