topology tests: teach a helper to set author dates as well
commit11667316d0dc455131b3898fdd29fe080b5ae4e0
authorJunio C Hamano <gitster@pobox.com>
Fri, 21 Jun 2013 18:03:32 +0000 (21 11:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Jun 2013 18:16:31 +0000 (21 11:16 -0700)
treeb17dffde9113351b827b2c3be09c83aa28b83239
parentb9f80fdaea3a35fa156807e42e52d875bf6ad301
topology tests: teach a helper to set author dates as well

Introduce on_dates helper that is similar to on_committer_date but
also sets the author date, not just the committer date.

At this step, just set the same timestamp to the author date as the
committer date, as no test looks at author date yet.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-t6000.sh
t/t6003-rev-list-topo-order.sh