##// 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:

r24907:9570587b default
r32701:60c921ff default
Show More
map-cmdline.phases
3 lines | 248 B | text/plain | TextLexer
%include map-cmdline.default
changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{summary}\n'
changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{lfiles}{lfile_copies_switch}{description}\n'