t0001: add basic testlib tests
commitac089b101e0cba89e296feed75abf821aa815c2b
authorKyle J. McKay <mackyle@gmail.com>
Sat, 31 Dec 2016 11:05:30 +0000 (31 03:05 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 31 Dec 2016 11:05:30 +0000 (31 03:05 -0800)
tree05f3398e0a0e798226657c1c49c59dfa850beea9
parent1e823e5016209c139f6e2c663ec8dd655521d9a0
t0001: add basic testlib tests

Taken from the Git test suite and adjusted to work
under testlib, t0001 verifies that the testing
framework is operating properly.

It also runs a few tests involving Git which while
not specific to TopGit do help verify that the Git
being used in the tests actually behaves in a sane
fashion.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
t/t0001-testlib-basic.sh [new file with mode: 0755]