tests/test-issue2137.out
author Martin Geisler <mg@lazybytes.net>
Thu, 02 Sep 2010 22:17:22 +0200
changeset 12155 94ad12aa0530
parent 10917 bce47e253b61
permissions -rw-r--r--
test-merge5: removed unnecessary parts of test - no need to initialize a new directory - no need to fix the commit time, already done by run-tests - no need to exit 0, use exit code from hg instead - better spacing around comments
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10914
b7ca37b90762 revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
     1
% setup
b7ca37b90762 revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
     2
adding a
10917
bce47e253b61 simplify test-issue2137, make it more portable
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents: 10914
diff changeset
     3
new tip: 553596fad57b
10914
b7ca37b90762 revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
     4
b7ca37b90762 revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
     5
% test that new changesets are visible to repo.lookup()
10917
bce47e253b61 simplify test-issue2137, make it more portable
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents: 10914
diff changeset
     6
new tip: 799ae3599e0e
bce47e253b61 simplify test-issue2137, make it more portable
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents: 10914
diff changeset
     7
changeset:   1:799ae3599e0e
10914
b7ca37b90762 revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
     8
tag:         tip
10917
bce47e253b61 simplify test-issue2137, make it more portable
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents: 10914
diff changeset
     9
user:        test
10914
b7ca37b90762 revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
    10
date:        Thu Jan 01 00:00:00 1970 +0000
b7ca37b90762 revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
    11
summary:     one more commit to demonstrate the bug
b7ca37b90762 revlog: fix lazyparser.__iter__() to return all revisions (issue2137)
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
    12