From c9b06645de2e0ceff23272de930418fb66b870e0 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Tue, 13 Mar 2018 17:15:03 +0100 Subject: Start adding tests --- test/tests/get-help.success | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/tests/get-help.success (limited to 'test/tests/get-help.success') diff --git a/test/tests/get-help.success b/test/tests/get-help.success new file mode 100644 index 0000000..58036a8 --- /dev/null +++ b/test/tests/get-help.success @@ -0,0 +1,7 @@ +#!/bin/sh + +. "$(cd -- "$(dirname -- "$0")" && pwd -P)/../bootstrap.sh" + +"${BIN_MAIN}" -h +"${BIN_MAIN}" --help +"${BIN_MAIN}" --help this is an invalid number of arguments -- cgit v1.2.3