tests/hghave.py
Wed, 04 Apr 2018 11:44:38 -0700 Gregory Szorc tests: disallow using simple store repo with bundlerepo
Wed, 04 Apr 2018 13:21:34 -0700 Gregory Szorc tests: conditionalize tests based on presence of custom extensions
Tue, 03 Apr 2018 18:15:24 -0700 Gregory Szorc tests: conditionalize tests based on presence of revlogs for files
Tue, 13 Mar 2018 18:13:37 -0400 Augie Fackler hghave: fix hardlink-whitelisted check on Python 3
Tue, 13 Mar 2018 18:05:49 -0400 Augie Fackler hghave: fix xdiff check on Python 3
Sun, 04 Mar 2018 10:23:07 -0500 Augie Fackler hghave: remove unused "as ex" in exception block
Sat, 03 Mar 2018 12:39:15 -0800 Jun Wu tests: add tests about diff quality
Sat, 03 Mar 2018 16:38:17 -0500 Augie Fackler hghave: fix up clang-libfuzzer regex to be bytes
Wed, 17 Jan 2018 15:28:38 -0500 Augie Fackler hghave: add test for clang 6 and later
Tue, 14 Nov 2017 22:35:42 -0500 Matt Harbison hghave: add a check for lfs-test-server
Sat, 11 Nov 2017 15:07:21 +0800 Anton Shestakov tests: use jshint when available to check .js files
Wed, 18 Oct 2017 18:29:17 -0400 Augie Fackler hghave: fix clang-format check to use bytes regex
Wed, 18 Oct 2017 22:57:15 +0200 Gregory Szorc fsmonitor: warn when fsmonitor could be used
Tue, 17 Oct 2017 11:35:58 -0700 Saurabh Singh hghave: disable demandimport when chg is running
Mon, 14 Sep 2015 14:16:31 -0400 Augie Fackler hghave: add a check for clang-format
Sun, 01 Oct 2017 05:21:32 -0700 Kyle Lippincott tests: add "have" check for dpkg builddeps
Sun, 01 Oct 2017 04:10:01 -0700 Kyle Lippincott hghave: check for debuild being installed as well
Sun, 01 Oct 2017 03:48:28 -0700 Kyle Lippincott hghave: fix dpkg --version check to work on recent dpkg versions
Sat, 29 Jul 2017 14:06:26 +0530 Rishabh Madan releasenotes: add import check for fuzzywuzzy
Sun, 16 Jul 2017 17:47:10 +0900 Yuya Nishihara tests: drop "absimport" conditionals which should be always true
Thu, 15 Jun 2017 17:13:23 -0700 Sean Farley hghave: add has_git_range for testing if git understands ext::sh
Sun, 07 May 2017 14:58:40 -0400 Matt Harbison hghave: enable 'serve' on Windows
Sat, 10 Jun 2017 14:07:31 -0700 Siddharth Agarwal hghave: add test for whether fsmonitor is enabled
Tue, 06 Jun 2017 11:16:10 -0400 Augie Fackler hghave: add check for virtualenv
Fri, 26 May 2017 14:52:54 -0700 Kyle Lippincott tests: hint how to run slow tests when rejecting
Fri, 12 May 2017 11:20:25 -0700 Martin von Zweigbergk merge with stable
Mon, 08 May 2017 15:31:34 -0700 Gregory Szorc hghave: remove py27+ capability
Tue, 09 May 2017 15:08:47 +0200 Pierre-Yves David hghave: prefill more version of Mercurial stable
Tue, 11 Apr 2017 14:54:12 -0700 Bryan O'Sullivan stdio: add Linux-specific tests for error checking
Sat, 25 Mar 2017 17:25:23 +0900 Yuya Nishihara statfs: make getfstype() raise OSError
Sat, 25 Mar 2017 18:22:27 +0900 Yuya Nishihara hghave: use util.getfstype
Sun, 12 Mar 2017 00:26:20 -0800 Jun Wu hghave: add a check about whitelisted filesystem that supports hardlink
Wed, 28 Dec 2016 23:42:50 +0100 Pierre-Yves David test: add a basic 'test-check-pylint.t'
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+
Fri, 01 Jul 2016 19:04:39 -0700 Gregory Szorc sslutil: pass ui to _defaultcacerts
Fri, 01 Jul 2016 19:27:34 -0700 Gregory Szorc tests: better testing of loaded certificates
Thu, 05 May 2016 09:07:01 +0000 timeless hghave: matchoutput needs to use bytes for regexp
Wed, 04 May 2016 23:38:34 -0700 Gregory Szorc sslutil: move code examining _canloaddefaultcerts out of _defaultcacerts
Fri, 29 Apr 2016 14:14:00 -0500 Kevin Bullock hghave: remove unused check for bdist_mpkg stable
Wed, 27 Apr 2016 11:45:55 -0400 Augie Fackler hghave: add check for OS X packaging tools stable
Mon, 18 Apr 2016 23:55:58 -0400 Augie Fackler hghave: add check for bdist_mpkg stable
Fri, 15 Apr 2016 14:47:32 -0700 Sean Farley tests: relax pattern matching for newer docker
Sun, 20 Mar 2016 14:55:56 -0700 Yuya Nishihara hghave: add "chg" flag to skip tests that can't be compatible with chg
Mon, 04 Apr 2016 06:27:12 +0000 timeless hghave: add cvsnt
Sun, 03 Apr 2016 19:47:29 +0900 Yuya Nishihara hghave: replace relative import of docutils.core
Fri, 01 Apr 2016 13:20:47 +0000 timeless hghave: add hg06..hg39
less more (0) -100 -60 tip