summaryrefslogtreecommitdiff
path: root/tests/testdata/run
AgeCommit message (Expand)Author
2024-04-27fix(ext/node): support process.stdin.unref() (#22865)Yoshiya Hinosawa
2024-04-23fix(workspace): provide workspace members as 'imports' in import map (#23492)Bartek Iwańczuk
2024-04-22feat: add jsx precompile skip element option (#23457)Marvin Hagemeister
2024-04-18test: deflake tests for rejection handled (#23448)Bartek Iwańczuk
2024-04-18chore: remove unused, unstable 'http' namespace (#23436)Matt Mastracci
2024-04-17perf: v8 code cache (#23081)Igor Zinkovsky
2024-04-12chore: upgrade deno_core to 0.274.0 (#23344)Divy Srivastava
2024-04-02fix(cli): Enforce a human delay in prompt to fix paste problem (#23184)Matt Mastracci
2024-04-02chore: update `std` submodule to 0.221.0 (#23112)Asher Gomez
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret
2024-03-08fix: respect unstable "temporal" configuration in config file (#22134)Bartek Iwańczuk
2024-03-01perf(cli): use new deno_core timers (#22569)Matt Mastracci
2024-02-28fix(cli): ensure that pre- and post-test output is flushed at the appropriate...Matt Mastracci
2024-02-24fix(lsp): import map expansion (#22553)David Sherret
2024-02-21Revert "fix(console): support NO_COLOR and colors option in all scena… (#22...Bartek Iwańczuk
2024-02-15chore: add DENO_FUTURE env var (#22318)Divy Srivastava
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-12fix(console): support NO_COLOR and colors option in all scenarios (#21910)Leo Kettmeir
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci