log tests/hghave.py @ 31237:1b08aca7870a

age author description
Sat, 22 Oct 2016 14:35:10 +0900 Yuya Nishihara ui: factor out ui.load() to create a ui without loading configs (API)
Thu, 10 Nov 2016 23:38:41 -0800 Gregory Szorc hghave: add check for zstd support
Sat, 05 Nov 2016 13:20:53 +0900 Yuya Nishihara hghave: check darcs version more strictly
Tue, 01 Nov 2016 21:14:33 +0900 Yuya Nishihara hghave: fix 'rmcwd' to ensure temporary directory is removed stable
Wed, 26 Oct 2016 22:50:06 +0900 Yuya Nishihara tests: run "cwd was removed" test only if cwd can actually be removed stable
Sun, 04 Sep 2016 17:19:44 +0900 Yuya Nishihara hghave: fix has_bzr() to not try to import RevisionSpec as module
Mon, 29 Aug 2016 22:59:39 +0900 Yuya Nishihara test-gpg: start gpg-agent by gpg-connect-agent only if GnuPG v2.1+ detected
Thu, 25 Aug 2016 22:30:35 +0000 timeless hghave: add demandimport checking
Thu, 25 Aug 2016 22:51:39 +0000 timeless hghave: make bzr checks stricter
Thu, 25 Aug 2016 01:25:52 -0400 Augie Fackler hghave: add a check for unzip(1) that understands symlinks
Wed, 17 Aug 2016 20:52:50 +0900 Yuya Nishihara py3: have check-py3-compat require pygments to get stable result
Sun, 14 Aug 2016 17:01:33 +0900 Yuya Nishihara test-gpg: start gpg-agent under control of the test runner
Tue, 19 Jul 2016 21:16:44 +0900 Yuya Nishihara hghave: fix typo of sslutil.supportedprotocols stable
Mon, 18 Jul 2016 11:27:27 -0700 Gregory Szorc sslutil: more robustly detect protocol support
Sun, 17 Jul 2016 10:50:51 -0700 Gregory Szorc hghave: add test for Python 2.7+