Mercurial > public > mercurial-scm > hg-stable
diff tests/test-commit.out @ 4253:9e3e975258a9
tests: expand test-commit a bit to test 'hg commit .' too
author | Giorgos Keramidas <keramida@ceid.upatras.gr> |
---|---|
date | Sun, 18 Mar 2007 22:49:05 +0200 |
parents | 1d571ed26eed |
children | fe0fe0b4d73b |
line wrap: on
line diff
--- a/tests/test-commit.out Tue Mar 20 22:09:51 2007 -0300 +++ b/tests/test-commit.out Sun Mar 18 22:49:05 2007 +0200 @@ -65,3 +65,34 @@ commit-subdir-1 +% dot and subdir commit test +% full log +changeset: 1:d9180e04fa8a +tag: tip +user: test +date: Sat Jan 24 03:33:20 1970 +0000 +files: foo/plain-file +description: +commit-foo-dot + + +changeset: 0:80b572aaf098 +user: test +date: Mon Jan 12 13:46:40 1970 +0000 +files: foo/plain-file +description: +commit-foo-subdir + + +% subdir log +changeset: 1:d9180e04fa8a +tag: tip +user: test +date: Sat Jan 24 03:33:20 1970 +0000 +summary: commit-foo-dot + +changeset: 0:80b572aaf098 +user: test +date: Mon Jan 12 13:46:40 1970 +0000 +summary: commit-foo-subdir +