##// END OF EJS Templates
Move branch read/write to dirstate where it belongs
Move branch read/write to dirstate where it belongs

File last commit:

r3463:031aac7e default
r4179:7e1c8a56 default
Show More
test-command-template.out
339 lines | 6.4 KiB | text/plain | TextLexer
/ tests / test-command-template.out
Vadim Gelfer
add tests for command line template....
r1915 # default style is like normal output
Thomas Arendsen Hein
Adjust default cmdline style to really match verbose/debug log.
r3459 # normal
# verbose
# debug
Vadim Gelfer
add tests for command line template....
r1915 # compact style works
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 4[tip] 32a18f097fcc 1970-01-17 04:53 +0000 person
new branch
3 10e46f2dcbf4 1970-01-16 01:06 +0000 person
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 2 97054abb4ab8 1970-01-14 21:20 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 no person
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 1 b608e9d1a3f0 1970-01-13 17:33 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 other 1
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 0 1e4e1b8f71e0 1970-01-12 13:46 +0000 user
Vadim Gelfer
add tests for command line template....
r1915 line 1
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 4[tip] 32a18f097fcc 1970-01-17 04:53 +0000 person
new branch
3 10e46f2dcbf4 1970-01-16 01:06 +0000 person
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 2 97054abb4ab8 1970-01-14 21:20 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 no person
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 1 b608e9d1a3f0 1970-01-13 17:33 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 other 1
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 0 1e4e1b8f71e0 1970-01-12 13:46 +0000 user
Vadim Gelfer
add tests for command line template....
r1915 line 1
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 4[tip]:3,-1 32a18f097fcc 1970-01-17 04:53 +0000 person
new branch
3:2,-1 10e46f2dcbf4 1970-01-16 01:06 +0000 person
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 2:1,-1 97054abb4ab8 1970-01-14 21:20 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 no person
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 1:0,-1 b608e9d1a3f0 1970-01-13 17:33 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 other 1
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 0:-1,-1 1e4e1b8f71e0 1970-01-12 13:46 +0000 user
Vadim Gelfer
add tests for command line template....
r1915 line 1
# error if style not readable
Thomas Arendsen Hein
Fixed OSError "No such file or directory: None" and make IOError consistent....
r3080 abort: Permission denied: ./q
Vadim Gelfer
add tests for command line template....
r1915 # error if no style
Thomas Arendsen Hein
Fixed OSError "No such file or directory: None" and make IOError consistent....
r3080 abort: No such file or directory: notexist
Vadim Gelfer
add tests for command line template....
r1915 # error if style missing key
abort: ./t: no key named 'changeset'
# error if include fails
abort: template file ./q: Permission denied
# include works
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 4
Vadim Gelfer
fix template tests.
r1918 3
Vadim Gelfer
add tests for command line template....
r1915 2
1
0
# ui.style works
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 4
Vadim Gelfer
fix template tests.
r1918 3
Vadim Gelfer
add tests for command line template....
r1915 2
1
0
Thomas Arendsen Hein
Make "hg log --style=changelog > changelog" work (issue338)...
r3193 # issue338
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 1970-01-17 person <person>
* new branch
[32a18f097fcc] [tip]
Thomas Arendsen Hein
Make "hg log --style=changelog > changelog" work (issue338)...
r3193 1970-01-16 person <person>
* c:
no user, no domain
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 [10e46f2dcbf4]
Thomas Arendsen Hein
Make "hg log --style=changelog > changelog" work (issue338)...
r3193
1970-01-14 other <other@place>
* c:
no person
[97054abb4ab8]
1970-01-13 A. N. Other <other@place>
* b:
other 1 other 2
other 3
[b608e9d1a3f0]
1970-01-12 User Name <user@hostname>
* a:
line 1 line 2
[1e4e1b8f71e0]
Vadim Gelfer
add tests for command line template....
r1915 # keys work
Vadim Gelfer
fix template tests.
r1918 author: person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 author: person
Vadim Gelfer
add tests for command line template....
r1915 author: other@place
author: A. N. Other <other@place>
author: User Name <user@hostname>
Vadim Gelfer
fix template tests.
r1918 author--verbose: person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 author--verbose: person
Vadim Gelfer
add tests for command line template....
r1915 author--verbose: other@place
author--verbose: A. N. Other <other@place>
author--verbose: User Name <user@hostname>
Vadim Gelfer
fix template tests.
r1918 author--debug: person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 author--debug: person
Vadim Gelfer
add tests for command line template....
r1915 author--debug: other@place
author--debug: A. N. Other <other@place>
author--debug: User Name <user@hostname>
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 branches: foo
Vadim Gelfer
add tests for command line template....
r1915 branches:
branches:
branches:
Vadim Gelfer
fix template tests.
r1918 branches:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 branches--verbose: foo
Vadim Gelfer
fix template tests.
r1918 branches--verbose:
Vadim Gelfer
add tests for command line template....
r1915 branches--verbose:
branches--verbose:
branches--verbose:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 branches--debug: foo
Vadim Gelfer
add tests for command line template....
r1915 branches--debug:
branches--debug:
branches--debug:
Vadim Gelfer
fix template tests.
r1918 branches--debug:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 date: 1400000.00
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 date: 1300000.00
date: 1200000.00
date: 1100000.00
date: 1000000.00
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 date--verbose: 1400000.00
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 date--verbose: 1300000.00
date--verbose: 1200000.00
date--verbose: 1100000.00
date--verbose: 1000000.00
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 date--debug: 1400000.00
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 date--debug: 1300000.00
date--debug: 1200000.00
date--debug: 1100000.00
date--debug: 1000000.00
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 desc: new branch
Vadim Gelfer
fix template tests.
r1918 desc: no user, no domain
Vadim Gelfer
add tests for command line template....
r1915 desc: no person
desc: other 1
other 2
other 3
desc: line 1
line 2
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 desc--verbose: new branch
Vadim Gelfer
fix template tests.
r1918 desc--verbose: no user, no domain
Vadim Gelfer
add tests for command line template....
r1915 desc--verbose: no person
desc--verbose: other 1
other 2
other 3
desc--verbose: line 1
line 2
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 desc--debug: new branch
Vadim Gelfer
fix template tests.
r1918 desc--debug: no user, no domain
Vadim Gelfer
add tests for command line template....
r1915 desc--debug: no person
desc--debug: other 1
other 2
other 3
desc--debug: line 1
line 2
file_adds:
file_adds:
file_adds:
Vadim Gelfer
fix template tests.
r1918 file_adds:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 file_adds:
Vadim Gelfer
add tests for command line template....
r1915 file_adds--verbose:
file_adds--verbose:
file_adds--verbose:
Vadim Gelfer
fix template tests.
r1918 file_adds--verbose:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 file_adds--verbose:
file_adds--debug:
Vadim Gelfer
fix template tests.
r1918 file_adds--debug:
Vadim Gelfer
add tests for command line template....
r1915 file_adds--debug: c
file_adds--debug: b
file_adds--debug: a
file_dels:
file_dels:
file_dels:
Vadim Gelfer
fix template tests.
r1918 file_dels:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 file_dels:
file_dels--verbose:
Vadim Gelfer
fix template tests.
r1918 file_dels--verbose:
Vadim Gelfer
add tests for command line template....
r1915 file_dels--verbose:
file_dels--verbose:
file_dels--verbose:
file_dels--debug:
file_dels--debug:
file_dels--debug:
Vadim Gelfer
fix template tests.
r1918 file_dels--debug:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 file_dels--debug:
files:
Vadim Gelfer
fix template tests.
r1918 files: c
Vadim Gelfer
add tests for command line template....
r1915 files: c
files: b
files: a
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 files--verbose:
Vadim Gelfer
add tests for command line template....
r1915 files--verbose: c
Vadim Gelfer
fix template tests.
r1918 files--verbose: c
Vadim Gelfer
add tests for command line template....
r1915 files--verbose: b
files--verbose: a
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 files--debug:
Vadim Gelfer
fix template tests.
r1918 files--debug: c
Vadim Gelfer
add tests for command line template....
r1915 files--debug:
files--debug:
files--debug:
manifest:
manifest:
manifest:
Vadim Gelfer
fix template tests.
r1918 manifest:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 manifest:
Vadim Gelfer
add tests for command line template....
r1915 manifest--verbose:
manifest--verbose:
manifest--verbose:
Vadim Gelfer
fix template tests.
r1918 manifest--verbose:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 manifest--verbose:
manifest--debug: 4:90ae8dda64e1
Vadim Gelfer
fix template tests.
r1918 manifest--debug: 3:cb5a1327723b
Vadim Gelfer
add tests for command line template....
r1915 manifest--debug: 2:6e0e82995c35
manifest--debug: 1:4e8d705b1e53
manifest--debug: 0:a0c8bcbbb45c
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 node: 32a18f097fcccf76ef282f62f8a85b3adf8d13c4
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 node: 10e46f2dcbf4823578cf180f33ecf0b957964c47
node: 97054abb4ab824450e9164180baf491ae0078465
node: b608e9d1a3f0273ccf70fb85fd6866b3482bf965
node: 1e4e1b8f71e05681d422154f5421e385fec3454f
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 node--verbose: 32a18f097fcccf76ef282f62f8a85b3adf8d13c4
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 node--verbose: 10e46f2dcbf4823578cf180f33ecf0b957964c47
node--verbose: 97054abb4ab824450e9164180baf491ae0078465
node--verbose: b608e9d1a3f0273ccf70fb85fd6866b3482bf965
node--verbose: 1e4e1b8f71e05681d422154f5421e385fec3454f
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 node--debug: 32a18f097fcccf76ef282f62f8a85b3adf8d13c4
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 node--debug: 10e46f2dcbf4823578cf180f33ecf0b957964c47
node--debug: 97054abb4ab824450e9164180baf491ae0078465
node--debug: b608e9d1a3f0273ccf70fb85fd6866b3482bf965
node--debug: 1e4e1b8f71e05681d422154f5421e385fec3454f
Vadim Gelfer
add tests for command line template....
r1915 parents:
parents:
parents:
Vadim Gelfer
fix template tests.
r1918 parents:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 parents:
Vadim Gelfer
add tests for command line template....
r1915 parents--verbose:
parents--verbose:
parents--verbose:
Vadim Gelfer
fix template tests.
r1918 parents--verbose:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 parents--verbose:
parents--debug: 3:10e46f2dcbf4 -1:000000000000
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 parents--debug: 2:97054abb4ab8 -1:000000000000
parents--debug: 1:b608e9d1a3f0 -1:000000000000
parents--debug: 0:1e4e1b8f71e0 -1:000000000000
Vadim Gelfer
add tests for command line template....
r1915 parents--debug: -1:000000000000 -1:000000000000
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 rev: 4
Vadim Gelfer
fix template tests.
r1918 rev: 3
Vadim Gelfer
add tests for command line template....
r1915 rev: 2
rev: 1
rev: 0
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 rev--verbose: 4
Vadim Gelfer
fix template tests.
r1918 rev--verbose: 3
Vadim Gelfer
add tests for command line template....
r1915 rev--verbose: 2
rev--verbose: 1
rev--verbose: 0
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 rev--debug: 4
Vadim Gelfer
fix template tests.
r1918 rev--debug: 3
Vadim Gelfer
add tests for command line template....
r1915 rev--debug: 2
rev--debug: 1
rev--debug: 0
tags: tip
tags:
tags:
Vadim Gelfer
fix template tests.
r1918 tags:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 tags:
Vadim Gelfer
add tests for command line template....
r1915 tags--verbose: tip
tags--verbose:
tags--verbose:
Vadim Gelfer
fix template tests.
r1918 tags--verbose:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 tags--verbose:
Vadim Gelfer
add tests for command line template....
r1915 tags--debug: tip
tags--debug:
tags--debug:
Vadim Gelfer
fix template tests.
r1918 tags--debug:
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 tags--debug:
Vadim Gelfer
add tests for command line template....
r1915 # filters work
Vadim Gelfer
fix template tests.
r1918
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463
Vadim Gelfer
add tests for command line template....
r1915 place
place
hostname
Vadim Gelfer
fix template tests.
r1918 person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 person
Vadim Gelfer
add tests for command line template....
r1915 other
A. N. Other
User Name
Vadim Gelfer
fix template tests.
r1918 person
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 person
Vadim Gelfer
add tests for command line template....
r1915 other
other
user
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 Sat Jan 17 04:53:20 1970 +0000
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 Fri Jan 16 01:06:40 1970 +0000
Wed Jan 14 21:20:00 1970 +0000
Tue Jan 13 17:33:20 1970 +0000
Mon Jan 12 13:46:40 1970 +0000
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 1970-01-17 04:53 +0000
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 1970-01-16 01:06 +0000
1970-01-14 21:20 +0000
1970-01-13 17:33 +0000
1970-01-12 13:46 +0000
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 Sat, 17 Jan 1970 04:53:20 +0000
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 Fri, 16 Jan 1970 01:06:40 +0000
Wed, 14 Jan 1970 21:20:00 +0000
Tue, 13 Jan 1970 17:33:20 +0000
Mon, 12 Jan 1970 13:46:40 +0000
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 new branch
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Vadim Gelfer
add tests for command line template....
r1915 no person
other 1
line 1
Thomas Arendsen Hein
Extended templating test for new branches and extra changeset info.
r3463 32a18f097fcc
Thomas Arendsen Hein
Corrected tests for commit now consistently stripping last newline.
r2303 10e46f2dcbf4
97054abb4ab8
b608e9d1a3f0
1e4e1b8f71e0
Vadim Gelfer
add tests for command line template....
r1915 # error on syntax
abort: t:3: unmatched quotes
# done