##// END OF EJS Templates
run-tests: wrap failures in an XUnit 'failure' element...
run-tests: wrap failures in an XUnit 'failure' element This is closer to what most XUnit consumers can understand.

File last commit:

r24588:0bf54479 default
r32714:ef8d2453 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}