summaryrefslogtreecommitdiff
path: root/tests/integration/info_tests.rs
AgeCommit message (Expand)Author
2024-09-16chore: move info itests (#25659)Mohammad Sulaiman
2024-09-16test: rewrite some ignored tests to spec tests (#25652)Bartek Iwańczuk
2024-09-05BREAKING: remove "emit" and "map" from deno info output (#25468)David Sherret
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret
2024-02-20perf(jsr): fast check cache and lazy fast check graph (#22485)David Sherret
2024-02-19fix: write lockfile in `deno info` (#22272)Luca Casonato
2024-02-12chore: continue tests/ re-org (#22396)Matt Mastracci
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci