##// END OF EJS Templates
run-tests: change test identity from a path to a dict...
run-tests: change test identity from a path to a dict Previously, we use path to identify a test. A later patch adds more information so a path is not enough to identify a test. So we change it to a dictionary.

File last commit:

r16773:d490edc7 default
r32310:b96be009 default
Show More
graphedge.tmpl
1 line | 70 B | application/x-cheetah | CheetahLexer
Paul Boddie
hgweb: make graph data suitable for template usage...
r16773 edge: ({col}, {row}) -> ({nextcol}, {nextrow}) (color {color})