diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2015-08-01 23:45:55 +0200 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2015-08-01 23:45:55 +0200 |
| commit | 112819777c7f77a47a97474dee21bbe1cfe531ec (patch) | |
| tree | ef19201173696b0d7e4e2aad518b22dab8d1e35a /t/expected.txt | |
| parent | 0c254aded5a945a2bba1ab30265c344392a7f4fa (diff) | |
| download | g-112819777c7f77a47a97474dee21bbe1cfe531ec.tar.gz g-112819777c7f77a47a97474dee21bbe1cfe531ec.zip | |
The test suite is working just fine
Diffstat (limited to 't/expected.txt')
| -rw-r--r-- | t/expected.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/t/expected.txt b/t/expected.txt new file mode 100644 index 0000000..d78dcb8 --- /dev/null +++ b/t/expected.txt @@ -0,0 +1,26 @@ +g version 0.3.8 +g version 0.3.8 +usage: g [-h | --help] [-v | --version] <command> [<args>] + +The g commands are: + add Add a new shortcut. + rm Remove a shorcut. + list List all the available shortcuts. +usage: g [-h | --help] [-v | --version] <command> [<args>] + +The g commands are: + add Add a new shortcut. + rm Remove a shorcut. + list List all the available shortcuts. +Cannot use 'add': keyword. +usage: g add <name> [path] +usage: g rm <name> +usage: g rm <name> +b root +b root +b +t +c +Unknown shortcut `unknown'. + +usage: g [-h | --help] [-v | --version] <command> [<args>] |
