D1816: tests: make #testcase available as env var in test

quark (Jun Wu) phabricator at mercurial-scm.org
Fri Jan 5 15:56:45 EST 2018


quark added inline comments.

INLINE COMMENTS

> run-tests.py:1338
> +        if self._case:
> +            script.append(b'TESTCASE=%s\n' % self._case)
>  

Maybe `util.shellquote` the name.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1816

To: martinvonz, #hg-reviewers, quark
Cc: mercurial-devel


More information about the Mercurial-devel mailing list