Tue, 24 Nov 2015 22:31:56 +0000 |
timeless |
hghave.py: fix matchoutput documentation
|
Sat, 24 Oct 2015 12:46:03 +0100 |
David R. MacIver |
testing: add hypothesis fuzz testing
|
Mon, 31 Aug 2015 22:43:33 -0400 |
Augie Fackler |
hghave: correct test for debhelper
|
Mon, 31 Aug 2015 22:44:20 -0400 |
Augie Fackler |
hghave: use subprocess instead of os.popen
|
Tue, 25 Aug 2015 00:06:41 -0400 |
Augie Fackler |
hghave: add a check for docker support
|
Tue, 25 Aug 2015 00:03:15 -0400 |
Augie Fackler |
hghave: add a check for debian packaging tools
|
Mon, 24 Aug 2015 22:23:45 -0400 |
Augie Fackler |
run-tests: add support for marking tests as very slow
|
Sat, 22 Aug 2015 10:37:38 -0700 |
Gregory Szorc |
hghave: remove quiet option
|
Sat, 22 Aug 2015 10:28:34 -0700 |
Gregory Szorc |
hghave: move feature checking into hghave.py
|
Sun, 19 Jul 2015 15:27:28 +0900 |
Yuya Nishihara |
tests: disable test of buffer overflow in parsers.c if --pure
stable
|
Tue, 23 Jun 2015 22:30:33 -0700 |
Gregory Szorc |
global: mass rewrite to use modern octal syntax
|
Thu, 07 May 2015 17:38:22 +0900 |
Yuya Nishihara |
test-https: test basic functions of client certificate authentication
|
Fri, 15 May 2015 10:24:59 +0200 |
Gilles Moris |
test-http: drop compatibility check on Python >= 2.4.3
|
Fri, 15 May 2015 10:29:39 -0500 |
Matt Mackall |
hghave: use try/except/finally
|
Wed, 04 Mar 2015 23:27:04 +0900 |
Yuya Nishihara |
ssl: set explicit symbol "!" to web.cacerts to disable SSL verification (BC)
|
Wed, 04 Mar 2015 22:41:48 +0900 |
Yuya Nishihara |
test-https: enable dummycert test only if Apple python is used (issue4500)
|
Tue, 13 Jan 2015 15:08:55 -0500 |
Augie Fackler |
hghave: we now support Python 2.7.9's ssl for https
|
Mon, 10 Nov 2014 13:27:25 -0500 |
Augie Fackler |
hghave: use a less brittle have-json check
|
Sat, 04 Oct 2014 16:46:50 +0900 |
Yuya Nishihara |
cmdserver: add service that listens on unix domain socket and forks process
|
Thu, 18 Sep 2014 11:43:47 -0700 |
Pierre-Yves David |
test: protect the run-tests.py --json test behind an hghave rule
|
Fri, 26 Sep 2014 02:19:48 +0200 |
Mads Kiilerich |
ssl: on OS X, use a dummy cert to trick Python/OpenSSL to use system CA certs
|
Fri, 15 Aug 2014 04:37:45 +0200 |
Mads Kiilerich |
cleanup: make sure we always access members of imported modules
|
Mon, 11 Aug 2014 09:35:24 -0500 |
Matt Mackall |
tests: use a decorator for hghave checks
|
Thu, 01 May 2014 09:42:23 -0500 |
Matt Mackall |
tests: add repository check for pyflakes test
stable
|
Tue, 04 Mar 2014 09:56:59 -0600 |
Matt Mackall |
tests: fix unused imports from inotify removal caught by pyflakes
|
Sat, 01 Mar 2014 16:20:15 -0600 |
Matt Mackall |
extensions: remove the inotify extension (BC)
|
Wed, 05 Feb 2014 01:37:37 +0100 |
Mads Kiilerich |
tests: ignore http tests that are known wontfix failures on python 2.4
|
Mon, 20 Jan 2014 01:29:54 +0100 |
Mads Kiilerich |
tests: 'hghave tic' also requires curses support in Python
|
Sat, 23 Nov 2013 01:06:20 +0100 |
Simon Heimberg |
tests: fix `hghave root` on windows
|
Thu, 14 Nov 2013 18:07:43 -0600 |
Matt Mackall |
tests: skip tests that require not having root (issue4089)
|
Sat, 05 Oct 2013 01:02:22 +0900 |
FUJIWARA Katsunori |
hghave: add "py3k" feature to check whether test runs with Python 3.x
|
Sat, 05 Oct 2013 01:02:22 +0900 |
FUJIWARA Katsunori |
hghave: add "absimport" feature to check "absolute_import" in __future__
|
Mon, 01 Jul 2013 20:48:56 +0200 |
Simon Heimberg |
cleanup: drop unused variables and an unused import
|
Tue, 30 Apr 2013 14:56:33 +0100 |
Jim Hague |
tests: AIX can't handle negative date in test-dirstate.t
stable
|
Wed, 09 Jan 2013 13:16:54 -0800 |
Bryan O'Sullivan |
hghave: introduce a test (unused) for cvs >= 1.12
|
Thu, 04 Oct 2012 16:52:20 +0200 |
Thomas Arendsen Hein |
subrepo, hghave: use "svn --version --quiet" to determine version number
|
Sun, 09 Sep 2012 12:31:14 +0200 |
Patrick Mezard |
test-http-branchmap: enable on Windows
|
Wed, 20 Jun 2012 23:41:21 +0200 |
Mads Kiilerich |
tests: hghave outer-repo should be true even if a bad repo is found
|
Fri, 15 Jun 2012 00:02:27 +0200 |
Mads Kiilerich |
tests: introduce hghave hardlinks
|
Fri, 15 Jun 2012 00:02:27 +0200 |
Mads Kiilerich |
tests/hghave: test that the inotify unix socket actually can be created
|
Fri, 15 Jun 2012 00:02:27 +0200 |
Mads Kiilerich |
tests/hghave: test that a fifo actually can be created on the filesystem
|
Fri, 15 Jun 2012 00:02:27 +0200 |
Mads Kiilerich |
tests/hghave: consistently use dir='.', prefix=tempprefix for tempfiles
|
Thu, 14 Jun 2012 12:54:54 +0200 |
Adrian Buehlmann |
tests/hghave: extract hghave.py
base
tests/hghave@acbcb3e0cb55
|