tests/test-demandimport.py
Fri, 16 Feb 2018 11:33:56 -0800 Martin von Zweigbergk tests: avoid referring to pvec in demandimport test
Fri, 16 Feb 2018 11:30:18 -0800 Martin von Zweigbergk tests: actually check that HGDEMANDIMPORT=disable disables demandimport
Tue, 22 Aug 2017 15:50:53 -0400 Augie Fackler tests: ensure demandimport test uses absolute_import
Fri, 28 Apr 2017 00:01:22 +0900 Yuya Nishihara demandimport: stop overriding __getattribute__()
Fri, 28 Apr 2017 23:46:16 +0900 Yuya Nishihara demandimport: look for 'mod' suffix as alternative name for module reference
Mon, 19 Dec 2016 22:46:00 +0900 Yuya Nishihara demandimport: do not raise ImportError for unknown item in fromlist stable
Mon, 26 Sep 2016 23:28:57 +0900 Yuya Nishihara demandimport: error out early on missing attribute of non package (issue5373)
Wed, 21 Sep 2016 03:39:37 +0000 timeless tests: clarify demandimport disabled state
Thu, 25 Aug 2016 22:03:51 +0000 timeless tests: skip demandimport if disabled
Sat, 16 Apr 2016 12:41:58 +0530 Pulkit Goyal py3: make test-demandimport use print_function
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan test-demandimport: ensure that relative imports are deferred
Mon, 22 Dec 2014 17:27:31 -0500 Augie Fackler demandimport: blacklist distutils.msvc9compiler (issue4475) stable
Tue, 08 Apr 2014 01:35:13 +0200 Mads Kiilerich demandimport: make it possible to disable by setting HGDEMANDIMPORT=disable
Wed, 01 Dec 2010 21:46:08 +0100 Dan Villiom Podlaski Christiansen test-demandimport.py: PyPy support
Tue, 26 Oct 2010 12:18:39 +0200 Dan Villiom Podlaski Christiansen *: kill all unnecessary shebangs. stable
Tue, 14 Jul 2009 22:38:12 -0400 James Abbatiello Fix test-demandimport and test-trusted under Windows
Sun, 17 May 2009 01:39:31 +0200 Martin Geisler tests: renamed Python tests to .py
less more (0) tip