Adds completion tests.

Resolves issue #7.
This commit is contained in:
Raphael Reitzig 2018-07-15 12:27:48 +02:00
parent c8a1208c51
commit e13d3f2f50
4 changed files with 177 additions and 4 deletions

View file

@ -1,3 +1,7 @@
# Test that a couple of commands have the same effect when run through
# the fish wrapper and directly.
# Verifies equality of (standard) output, exit code, and PATH.
set test_commands \
"sdk" \
"sdk version" \