Commit Graph

4 Commits

Author SHA1 Message Date
Rick Olson
82df715085 test that (MISSING) is not in the init message anymore 2015-07-06 17:27:09 -06:00
Rick Olson
fb4cc48ef6 test --force 2015-07-06 17:12:31 -06:00
rubyist
1dbc5a102c Isolate init tests
There's a race condition in the integration suite for anything that
relies on $HOME/.gitconfig. When the suite runs in parallel (by
default), a new $HOME/.gitconfig is copied in for each test that's run.
If a test is trying to modify and validate changes to this file, as the
init tests are, then it could be overwritten before the checks, causing
tests to fail.
2015-06-29 15:33:12 -04:00
Rick Olson
7955046d5c add some basic init tests 2015-06-28 06:48:59 -06:00