summaryrefslogtreecommitdiff
path: root/tests/cli.rs
AgeCommit message (Expand)Author
2023-03-17Use shlex to split shell argumentsJustin Wernick
2023-03-13Git clone / fetchJustin Wernick
2023-03-12Added an batch modeJustin Wernick
2023-03-12Test for batch commandJustin Wernick
2023-03-01Isolate test runs from each otherJustin Wernick
2023-02-28Git initJustin Wernick
2023-02-28Specifically test that commands that other shells might support aren't leaked...Justin Wernick
2023-02-27Revamp parsing to support more complex commandsJustin Wernick
2023-02-24Anyhow to simplify testsJustin Wernick
2023-02-24ExitJustin Wernick
2023-02-21Prompt in a loopJustin Wernick
2023-02-20The first test, prints a promptJustin Wernick