chiark / gitweb /
New test: "stg diff"
authorKarl Hasselström <kha@treskal.com>
Tue, 9 Oct 2007 04:34:24 +0000 (06:34 +0200)
committerKarl Hasselström <kha@treskal.com>
Tue, 9 Oct 2007 04:34:24 +0000 (06:34 +0200)
commit677202284a6742d68c05622161ad10689c4ff4a4
tree3b5fb4b8ce2e49ca2b1cc868fd78b35913a247e8
parentf72681803ee283536c595ae752489a9b6f2c4584
New test: "stg diff"

A simple test to make sure that we can run "stg diff" without
arguments, just to list local changes.

Note that two subtests currently fail; these are due to plain "stg
diff" failing on a branch where "stg init" hasn't been run, which is
plainly a bug.

Signed-off-by: Karl Hasselström <kha@treskal.com>
t/t2400-diff.sh [new file with mode: 0755]