##// END OF EJS Templates
run-tests.py: print diff if reference output not existing.
run-tests.py: print diff if reference output not existing.

File last commit:

r1939:d59fc0d4 default
r2246:3fd603eb default
Show More
test-command-template.out
261 lines | 5.0 KiB | text/plain | TextLexer
/ tests / test-command-template.out
Vadim Gelfer
add tests for command line template....
r1915 # default style is like normal output
Vadim Gelfer
fix template tests.
r1918 18a19
> files:
29a31
> files:
43a46
> files:
Vadim Gelfer
add tests for command line template....
r1915 # compact style works
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 3[tip] 8c7f028fbabf 1970-01-16 01:06 +0000 person
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 2 259081bc29d1 1970-01-14 21:20 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 no person
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 1 1c37ba774509 1970-01-13 17:33 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 other 1
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 0 6eb5362d59ec 1970-01-12 13:46 +0000 user
Vadim Gelfer
add tests for command line template....
r1915 line 1
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 3[tip] 8c7f028fbabf 1970-01-16 01:06 +0000 person
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 2 259081bc29d1 1970-01-14 21:20 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 no person
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 1 1c37ba774509 1970-01-13 17:33 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 other 1
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 0 6eb5362d59ec 1970-01-12 13:46 +0000 user
Vadim Gelfer
add tests for command line template....
r1915 line 1
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 3[tip]:2,-1 8c7f028fbabf 1970-01-16 01:06 +0000 person
Vadim Gelfer
fix template tests.
r1918 no user, no domain
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 2:1,-1 259081bc29d1 1970-01-14 21:20 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 no person
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 1:0,-1 1c37ba774509 1970-01-13 17:33 +0000 other
Vadim Gelfer
add tests for command line template....
r1915 other 1
Thomas Arendsen Hein
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 0:-1,-1 6eb5362d59ec 1970-01-12 13:46 +0000 user
Vadim Gelfer
add tests for command line template....
r1915 line 1
# error if style not readable
abort: Permission denied - ./q
# error if no style
abort: No such file or directory - notexist
# error if style missing key
abort: ./t: no key named 'changeset'
# error if include fails
abort: template file ./q: Permission denied
# include works
Vadim Gelfer
fix template tests.
r1918 3
Vadim Gelfer
add tests for command line template....
r1915 2
1
0
# ui.style works
Vadim Gelfer
fix template tests.
r1918 3
Vadim Gelfer
add tests for command line template....
r1915 2
1
0
# keys work
Vadim Gelfer
fix template tests.
r1918 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
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
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>
branches:
branches:
branches:
Vadim Gelfer
fix template tests.
r1918 branches:
branches--verbose:
Vadim Gelfer
add tests for command line template....
r1915 branches--verbose:
branches--verbose:
branches--verbose:
branches--debug:
branches--debug:
branches--debug:
Vadim Gelfer
fix template tests.
r1918 branches--debug:
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
date--verbose: 1300000.00
date--verbose: 1200000.00
date--verbose: 1100000.00
date--verbose: 1000000.00
date--debug: 1300000.00
date--debug: 1200000.00
date--debug: 1100000.00
date--debug: 1000000.00
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
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
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:
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:
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:
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:
files: c
Vadim Gelfer
add tests for command line template....
r1915 files: c
files: b
files: a
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
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:
Vadim Gelfer
add tests for command line template....
r1915 manifest--verbose:
manifest--verbose:
manifest--verbose:
Vadim Gelfer
fix template tests.
r1918 manifest--verbose:
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
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 node: 8c7f028fbabf93fde80ef788885370b36abeff33
node: 259081bc29d176c6ae17af5dd01a3440b3288c97
node: 1c37ba7745099d0f206b3a663abcfe127b037433
node: 6eb5362d59ec784e4431d3e140c8cc6e1b77ce82
node--verbose: 8c7f028fbabf93fde80ef788885370b36abeff33
node--verbose: 259081bc29d176c6ae17af5dd01a3440b3288c97
node--verbose: 1c37ba7745099d0f206b3a663abcfe127b037433
node--verbose: 6eb5362d59ec784e4431d3e140c8cc6e1b77ce82
node--debug: 8c7f028fbabf93fde80ef788885370b36abeff33
node--debug: 259081bc29d176c6ae17af5dd01a3440b3288c97
node--debug: 1c37ba7745099d0f206b3a663abcfe127b037433
node--debug: 6eb5362d59ec784e4431d3e140c8cc6e1b77ce82
Vadim Gelfer
add tests for command line template....
r1915 parents:
parents:
parents:
Vadim Gelfer
fix template tests.
r1918 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
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 parents--debug: 2:259081bc29d1 -1:000000000000
parents--debug: 1:1c37ba774509 -1:000000000000
parents--debug: 0:6eb5362d59ec -1:000000000000
Vadim Gelfer
add tests for command line template....
r1915 parents--debug: -1:000000000000 -1:000000000000
Vadim Gelfer
fix template tests.
r1918 rev: 3
Vadim Gelfer
add tests for command line template....
r1915 rev: 2
rev: 1
rev: 0
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
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:
Vadim Gelfer
add tests for command line template....
r1915 tags--verbose: tip
tags--verbose:
tags--verbose:
Vadim Gelfer
fix template tests.
r1918 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:
Vadim Gelfer
add tests for command line template....
r1915 # filters work
Vadim Gelfer
fix template tests.
r1918
Vadim Gelfer
add tests for command line template....
r1915 place
place
hostname
Vadim Gelfer
fix template tests.
r1918 person
Vadim Gelfer
add tests for command line template....
r1915 other
A. N. Other
User Name
Vadim Gelfer
fix template tests.
r1918 person
Vadim Gelfer
add tests for command line template....
r1915 other
other
user
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
1970-01-16 01:06 +0000
1970-01-14 21:20 +0000
1970-01-13 17:33 +0000
1970-01-12 13:46 +0000
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
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
Use timestamps without leading 0 in test-command-template for portable tests.
r1939 8c7f028fbabf
259081bc29d1
1c37ba774509
6eb5362d59ec
Vadim Gelfer
add tests for command line template....
r1915 # error on syntax
abort: t:3: unmatched quotes
# done