Mercurial > hg
diff tests/test-identify.t @ 35855:69d7fcd91696
testrunner: fix updating of .testtimes file
We attempt to write the 5 most recent test timings to a file called
.testtimes, but we read previous results from a file called
.testtimes- (including the hyphen), so we ended up no more than a
single time per test.
Differential Revision: https://phab.mercurial-scm.org/D1961
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 31 Jan 2018 22:20:59 -0800 |
parents | 73dfc72704b6 |
children | 46859b437697 |