summaryrefslogtreecommitdiff
path: root/tests/unit/tty_test.ts
AgeCommit message (Expand)Author
2024-09-12test: remove `DENO_FUTURE` (#25587)Asher Gomez
2024-09-04chore(tty): soft-remove `Deno.isatty()` (#25410)Asher Gomez
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-06-05chore: upgrade dlint to 0.60.0 (#24041)Bartek Iwańczuk
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci