summaryrefslogtreecommitdiff
path: root/cli/tests/repl_tests.rs
AgeCommit message (Expand)Author
2023-01-04fix: upgrade deno_ast to 0.23 (#17269)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-16fix(repl): errors shouldn't terminate repl (#17082)Bartek Iwańczuk
2022-12-13feat(repl): support npm packages (#16770)Bartek Iwańczuk
2022-12-08chore: fix pty_complete_imports test (#16992)David Sherret
2022-12-07feat(repl): run "deno repl" with no permissions (#16795)Bartek Iwańczuk
2022-12-02chore(windows): fix flaky pty_complete_imports (#16905)David Sherret
2022-11-30fix(repl): respect --quiet flag (#16875)Bartek Iwańczuk
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk