##// END OF EJS Templates
run-tests: factor out json write code into another method...
run-tests: factor out json write code into another method We're going to use this code to output a JSON-formatted listing of tests.

File last commit:

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