Mercurial > public > mercurial-scm > hg
diff tests/test-status-color.t @ 28827:1e184241de51
compact: add color labels to -Tcompact
author | timeless <timeless@mozdev.org> |
---|---|
date | Fri, 08 Apr 2016 16:05:52 +0000 |
parents | 3356bf61fa25 |
children | f34a8cff51d9 |
line wrap: on
line diff
--- a/tests/test-status-color.t Fri Apr 08 22:15:06 2016 +0200 +++ b/tests/test-status-color.t Fri Apr 08 16:05:52 2016 +0000 @@ -163,6 +163,10 @@ [log.date|date: Thu Jan 01 00:00:00 1970 +0000] [log.summary|summary: initial checkin] + $ hg log -Tcompact --color=debug + [log.changeset changeset.draft|0][tip] [log.node|389aef86a55e] [log.date|1970-01-01 00:00 +0000] [log.user|test] + [ui.note log.description|initial checkin] + Labels on empty strings should not be displayed, labels on custom templates should be.