tests/test-issue2137.out
author Matt Mackall <mpm@selenic.com>
Thu, 29 Apr 2010 18:25:45 -0500
changeset 11039 cf0a309f6c4d
parent 10917 bce47e253b61
permissions -rw-r--r--
run-tests: sort options
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