##// END OF EJS Templates
Removed special FIXME handling in run-tests, added bug info to .out files.
Removed special FIXME handling in run-tests, added bug info to .out files.

File last commit:

r814:0902ffec merge default
r833:ad8ff353 default
Show More
test-rawcommit1.out
77 lines | 1.9 KiB | text/plain | TextLexer
/ tests / test-rawcommit1.out
mpm@selenic.com
options: kill -d for debug...
r591 + hg --debug init
+ hg add a
Thomas Arendsen Hein
Updated output of tests.
r801 + hg commit -m0 -d 0 0
mpm@selenic.com
options: kill -d for debug...
r591 + hg add b
Thomas Arendsen Hein
Updated output of tests.
r801 + hg commit -m1 -d 0 0
mpm@selenic.com
options: kill -d for debug...
r591 + hg manifest 1
mpm@selenic.com
Add rawcommit tests...
r444 05f9e54f4c9b86b09099803d8b49a50edcb4eaab 644 a
54837d97f2932a8194e69745a280a2c11e61ff9c 644 b
Thomas Arendsen Hein
Updated output of tests.
r801 + hg rawcommit -p 1 -d 0 0 -m2 c
mpm@selenic.com
options: kill -d for debug...
r591 + hg manifest 2
mpm@selenic.com
Add rawcommit tests...
r444 05f9e54f4c9b86b09099803d8b49a50edcb4eaab 644 a
54837d97f2932a8194e69745a280a2c11e61ff9c 644 b
76d5e637cbec1bcc04a5a3fa4bcc7d13f6847c00 644 c
mpm@selenic.com
options: kill -d for debug...
r591 + hg parents
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 changeset: 2:9f827976dae4
mpm@selenic.com
Add rawcommit tests...
r444 tag: tip
mpm@selenic.com
Update tests to use commit -m and default -u...
r749 user: test
mpm@selenic.com
Add rawcommit tests...
r444 date: Thu Jan 1 00:00:00 1970
mpm@selenic.com
options: kill -d for debug...
r591 summary: 2
Thomas Arendsen Hein
Add an empty line after description in verbose mode of show_changeset....
r546
Thomas Arendsen Hein
Updated output of tests.
r801 + hg rawcommit -p 2 -d 0 0 -m3 b
mpm@selenic.com
options: kill -d for debug...
r591 + hg manifest 3
mpm@selenic.com
Add rawcommit tests...
r444 05f9e54f4c9b86b09099803d8b49a50edcb4eaab 644 a
76d5e637cbec1bcc04a5a3fa4bcc7d13f6847c00 644 c
mpm@selenic.com
options: kill -d for debug...
r591 + hg parents
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 changeset: 3:c8225a106186
mpm@selenic.com
Add rawcommit tests...
r444 tag: tip
mpm@selenic.com
Update tests to use commit -m and default -u...
r749 user: test
mpm@selenic.com
Add rawcommit tests...
r444 date: Thu Jan 1 00:00:00 1970
mpm@selenic.com
options: kill -d for debug...
r591 summary: 3
Thomas Arendsen Hein
Add an empty line after description in verbose mode of show_changeset....
r546
Thomas Arendsen Hein
Updated output of tests.
r801 + hg rawcommit -p 3 -d 0 0 -m4 a
mpm@selenic.com
options: kill -d for debug...
r591 + hg manifest 4
mpm@selenic.com
Add rawcommit tests...
r444 d6e3c4976c13feb1728cd3ac851abaf7256a5c23 644 a
76d5e637cbec1bcc04a5a3fa4bcc7d13f6847c00 644 c
mpm@selenic.com
options: kill -d for debug...
r591 + hg parents
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 changeset: 4:8dfeee82a94b
mpm@selenic.com
Add rawcommit tests...
r444 tag: tip
mpm@selenic.com
Update tests to use commit -m and default -u...
r749 user: test
mpm@selenic.com
Add rawcommit tests...
r444 date: Thu Jan 1 00:00:00 1970
mpm@selenic.com
options: kill -d for debug...
r591 summary: 4
Thomas Arendsen Hein
Add an empty line after description in verbose mode of show_changeset....
r546
Thomas Arendsen Hein
Updated output of tests.
r801 + hg rawcommit -p 1 -d 0 0 -m5 c
mpm@selenic.com
options: kill -d for debug...
r591 + hg manifest 5
mpm@selenic.com
Add rawcommit tests...
r444 05f9e54f4c9b86b09099803d8b49a50edcb4eaab 644 a
54837d97f2932a8194e69745a280a2c11e61ff9c 644 b
3570202ceac2b52517df64ebd0a062cb0d8fe33a 644 c
mpm@selenic.com
options: kill -d for debug...
r591 + hg parents
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 changeset: 4:8dfeee82a94b
mpm@selenic.com
Update tests to use commit -m and default -u...
r749 user: test
mpm@selenic.com
Add rawcommit tests...
r444 date: Thu Jan 1 00:00:00 1970
mpm@selenic.com
options: kill -d for debug...
r591 summary: 4
mpm@selenic.com
Add rawcommit tests...
r444
Thomas Arendsen Hein
Updated output of tests.
r801 + hg rawcommit -p 4 -p 5 -d 0 0 -m6
mpm@selenic.com
options: kill -d for debug...
r591 + hg manifest 6
mpm@selenic.com
Add rawcommit tests...
r444 d6e3c4976c13feb1728cd3ac851abaf7256a5c23 644 a
76d5e637cbec1bcc04a5a3fa4bcc7d13f6847c00 644 c
mpm@selenic.com
options: kill -d for debug...
r591 + hg parents
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 changeset: 6:c0e932ecae5e
mpm@selenic.com
Add rawcommit tests...
r444 tag: tip
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 parent: 4:8dfeee82a94b
parent: 5:a7925a42d0df
mpm@selenic.com
Update tests to use commit -m and default -u...
r749 user: test
mpm@selenic.com
Add rawcommit tests...
r444 date: Thu Jan 1 00:00:00 1970
mpm@selenic.com
options: kill -d for debug...
r591 summary: 6
mpm@selenic.com
Add rawcommit tests...
r444
Thomas Arendsen Hein
Updated output of tests.
r801 + hg rawcommit -p 6 -d 0 0 -m7
mpm@selenic.com
options: kill -d for debug...
r591 + hg manifest 7
mpm@selenic.com
Add rawcommit tests...
r444 d6e3c4976c13feb1728cd3ac851abaf7256a5c23 644 a
76d5e637cbec1bcc04a5a3fa4bcc7d13f6847c00 644 c
mpm@selenic.com
options: kill -d for debug...
r591 + hg parents
mpm@selenic.com
Fix tests for short changeset hashes and hidden manifest hashes
r784 changeset: 7:3a157da4365d
mpm@selenic.com
Add rawcommit tests...
r444 tag: tip
mpm@selenic.com
Update tests to use commit -m and default -u...
r749 user: test
mpm@selenic.com
Add rawcommit tests...
r444 date: Thu Jan 1 00:00:00 1970
mpm@selenic.com
options: kill -d for debug...
r591 summary: 7
mpm@selenic.com
Add rawcommit tests...
r444