Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-26 | Reland "test: run unit tests with DENO_FUTURE=1" (#25212) | Bartek Iwańczuk | |
Reverted in https://github.com/denoland/deno/pull/25060 | |||
2024-08-15 | Revert "test: run unit tests with DENO_FUTURE=1 (#24400)" (#25060) | Bartek Iwańczuk | |
This reverts commit 22a834ff5b4b312b8f91be8991f2b495d49fad2f. Appears this commit might have broken tests on `main`. | |||
2024-08-14 | test: run unit tests with DENO_FUTURE=1 (#24400) | Bartek Iwańczuk | |
This commit adds another test suite that runs all Deno unit tests with `DENO_FUTURE=1` flag to ensure all APIs are working as expected, once Deno 2 is released. --------- Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com> |