diff tests/test-push-checkheads-superceed-A1.t @ 2731:d39942773163

topics: add a new flag --age which will show last touched time for topics This adds a new flag `--age` to `hg topic` command which will show topics sorted by their last touched time and will also show the last touched time for them. This patch also adds a simple test to make sure the flag does not breaks by future changes. Adding more tests showing output like "3 hours ago", "2 minutes ago" etc will change as the code takes time.time() into account which will increase with time, and hence the output will change, so we need some static output like a date.
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 11 Jul 2017 21:39:39 +0530
parents e22de367fc74
children 21f06d932231
line wrap: on
line diff