Mercurial > hg
diff tests/test-unified-test.t @ 33565:0982d900dccb
run-tests: pass color option via test case object , not global var
At first I updated the color field of the 'options' object (from the
CLI parser), but then I decided to put it directly on the test case
object itself to avoid mutating the shared object (even though all
tests would have the same value).
Differential Revision: https://phab.mercurial-scm.org/D114
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 17 Jul 2017 16:15:15 -0700 |
parents | 6a98f9408a50 |
children | 4441705b7111 |