##// END OF EJS Templates
tests: hide diff -u saying 'No differences encountered' on solaris
tests: hide diff -u saying 'No differences encountered' on solaris

File last commit:

r12431:d911aa2b default
r16484:bf877ebe stable
Show More
test-hgk.t
18 lines | 311 B | text/troff | Tads3Lexer
Matt Mackall
tests: unify test-hgk
r12431 Minimal hgk check
$ echo "[extensions]" >> $HGRCPATH
$ echo "hgk=" >> $HGRCPATH
$ hg init repo
$ cd repo
$ echo a > a
$ hg ci -Am adda
adding a
$ hg debug-cat-file commit 0
tree a0c8bcbbb45c
parent 000000000000
author test 0 0
committer test 0 0
revision 0
branch default
adda