[PATCH 3 of 3] test-progress: disable mocking-time tests on chg

Jun Wu quark at fb.com
Sun Apr 10 10:26:08 EDT 2016


On 04/10/2016 02:54 PM, Yuya Nishihara wrote:
> You might be interested in the ast module to investigate the whole execution
> paths, but I don't know how hard it would be.

I thought about that but it's very hard to do it correctly since you are
essentially implementing the python language. Just consider calling another
method from uisetup and that method accesses os.environ.


More information about the Mercurial-devel mailing list