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