]> arthur.barton.de Git - bup.git/commit
Add trivial test-main.sh
authorRob Browning <rlb@defaultvalue.org>
Sat, 9 Jan 2016 21:42:35 +0000 (15:42 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sat, 9 Jan 2016 21:43:01 +0000 (15:43 -0600)
commitb00131b7e3270b60fa81c780c3765e8d5c66c857
treea35eee9deeaba0f7a2876052b9fcbcdb0c52d409
parentdd2bf330103347208f63198c7e8a1490bddc0c6e
Add trivial test-main.sh

For now, just test that "bup" exits with the specified 99, which also
exercises the usage() code (so we at least notice missing imports,
etc.).

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Makefile
t/test-main.sh [new file with mode: 0755]