summaryrefslogtreecommitdiff
path: root/tests/unit/test_util.ts
AgeCommit message (Expand)Author
2024-09-12test: remove `DENO_FUTURE` (#25587)Asher Gomez
2024-09-05chore(tests): reduce the use of `--unstable` flag in test util (#25443)Yoshiya Hinosawa
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
2024-08-26Reland "test: run unit tests with DENO_FUTURE=1" (#25212)Bartek Iwańczuk
2024-08-15Revert "test: run unit tests with DENO_FUTURE=1 (#24400)" (#25060)Bartek Iwańczuk
2024-08-14test: run unit tests with DENO_FUTURE=1 (#24400)Bartek Iwańczuk
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-05-28fix(ext/http): flush gzip streaming response (#23991)Bartek Iwańczuk
2024-03-07fix(ext/node): http2.createServer (#22708)Satya Rohith
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci