summaryrefslogtreecommitdiff
path: root/tests/integration/run_tests.rs
AgeCommit message (Expand)Author
2024-04-19feat(runtime): Allow embedders to perform additional access checks on file op...Matt Mastracci
2024-04-19refactor: move redirect handling into deno_graph (#23444)David Sherret
2024-04-17perf: v8 code cache (#23081)Igor Zinkovsky
2024-04-02fix(cli): Enforce a human delay in prompt to fix paste problem (#23184)Matt Mastracci
2024-03-15fix: handle cache body file not existing when using etag (#22931)David Sherret
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-02-28fix(cli): ensure that pre- and post-test output is flushed at the appropriate...Matt Mastracci
2024-02-21fix(publish): better no-slow-types type discovery (#22517)David Sherret
2024-02-21Revert "fix(console): support NO_COLOR and colors option in all scena… (#22...Bartek Iwańczuk
2024-02-19feat(core): highlight unprintable chars in permission prompts (#22468)Matt Mastracci
2024-02-18feat(fs): `Deno.FsFile.{isTerminal,setRaw}()` (#22234)Asher Gomez
2024-02-15feat(unstable): single checksum per JSR package in the lockfile (#22421)David Sherret
2024-02-15chore: add DENO_FUTURE env var (#22318)Divy Srivastava
2024-02-12chore: continue tests/ re-org (#22396)Matt Mastracci
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