Wed, 07 Jun 2017 20:30:08 -0700 |
Siddharth Agarwal |
run-tests: allow specifying an output dir to write .errs to
|
Wed, 07 Jun 2017 15:47:06 -0700 |
Siddharth Agarwal |
run-tests: add information about skipped tests to XUnit output
|
Wed, 07 Jun 2017 15:47:06 -0700 |
Siddharth Agarwal |
run-tests: wrap failures in an XUnit 'failure' element
|
Sun, 28 May 2017 21:33:33 -0400 |
Augie Fackler |
tests: remove sys.executable from "required tools"
|
Tue, 06 Jun 2017 14:38:59 -0700 |
Siddharth Agarwal |
run-tests: add a way to list tests, with JSON and XUnit support
|
Tue, 06 Jun 2017 13:56:53 -0700 |
Siddharth Agarwal |
run-tests: install hg after computing tests to run
|
Tue, 06 Jun 2017 13:52:25 -0700 |
Siddharth Agarwal |
run-tests: make time field optional for xunit report
|
Tue, 06 Jun 2017 13:10:55 -0700 |
Siddharth Agarwal |
run-tests: factor out json write code into another method
|
Tue, 06 Jun 2017 13:10:55 -0700 |
Siddharth Agarwal |
run-tests: factor out xunit write code into another method
|
Tue, 30 May 2017 20:48:43 -0400 |
Augie Fackler |
tests: fix run-tests when there's a bad #if in a test
|
Tue, 30 May 2017 20:47:00 -0400 |
Augie Fackler |
tests: make run-tests fail early if no channel is found
|
Mon, 22 May 2017 19:29:21 +0200 |
Boris Feld |
test: remove aliases forcing date, use default-date
|
Mon, 22 May 2017 16:59:57 +0200 |
Pierre-Yves David |
devel: activate default-date in tests
|
Fri, 19 May 2017 19:46:45 -0700 |
Gregory Szorc |
run-tests: remove references to Python 2.6
|
Wed, 17 May 2017 12:51:40 -0700 |
Kostia Balytskyi |
run-tests: allow hg executable to be hg.exe
|
Tue, 16 May 2017 23:10:31 -0700 |
Jun Wu |
run-tests: support multiple cases in .t test
|
Tue, 16 May 2017 21:17:40 -0700 |
Jun Wu |
run-tests: rename test description dict to testdesc
|
Sat, 29 Apr 2017 11:40:47 -0700 |
Jun Wu |
run-tests: change test identity from a path to a dict
|
Tue, 16 May 2017 14:42:13 -0700 |
Martin von Zweigbergk |
run-tests: drop fallback for proc.terminate() for pre-py2.6
|
Tue, 16 May 2017 14:40:22 -0700 |
Martin von Zweigbergk |
run-tests: drop fallback for sysconfig for pre-py2.7
|
Tue, 04 Apr 2017 11:03:29 +0200 |
Pierre-Yves David |
util: add a way to issue deprecation warning without a UI object
|
Wed, 05 Apr 2017 23:17:27 -0400 |
Matt Harbison |
run-tests: support per-line conditional output in tests
|
Wed, 05 Apr 2017 22:00:33 -0400 |
Matt Harbison |
run-tests: prevent a (glob) declaration from reordering (?) lines
|
Thu, 30 Mar 2017 17:29:03 +0200 |
Pierre-Yves David |
run-tests: auto-replace 'TXNID' output
|
Sun, 26 Mar 2017 19:57:17 -0700 |
Jun Wu |
runtests: change local IP glob pattern from "127.0.0.1" to "$LOCALIP"
|
Sun, 26 Mar 2017 20:58:54 -0700 |
Jun Wu |
runtests: unset editor and pager related environment variables
|
Wed, 08 Mar 2017 22:12:49 +0900 |
Yuya Nishihara |
tests: make run-tests.py run on Python 3 again
|
Mon, 20 Feb 2017 18:27:29 +0100 |
Dr Rainer Woitok |
tests: make test suite more immune to environment variables
|
Fri, 17 Feb 2017 01:21:15 -0800 |
Jun Wu |
runtests: add an IPv6 command line flag
|
Thu, 16 Feb 2017 08:43:59 -0800 |
Jun Wu |
runtests: always set web.ipv6
|
Thu, 16 Feb 2017 00:13:29 -0800 |
Jun Wu |
runtests: set web.address to localhost
|
Thu, 16 Feb 2017 09:38:52 -0800 |
Jun Wu |
tests: use LOCALIP
|
Thu, 16 Feb 2017 08:01:19 -0800 |
Jun Wu |
runtests: export LOCALIP
|
Wed, 15 Feb 2017 21:03:42 -0800 |
Jun Wu |
runtests: export HGIPV6 to hint test scripts whether to use IPv6
|
Fri, 17 Feb 2017 00:59:09 -0800 |
Jun Wu |
runtests: prefer IPv4 to IPv6
|
Wed, 15 Feb 2017 16:29:58 -0800 |
Jun Wu |
runtests: unindent an "if True" block
|
Wed, 15 Feb 2017 16:43:27 -0800 |
Jun Wu |
runtests: set web.ipv6 if we use IPv6
|
Wed, 15 Feb 2017 16:22:22 -0800 |
Jun Wu |
runtests: checkportisavailable should only check one family
|
Wed, 15 Feb 2017 16:18:31 -0800 |
Jun Wu |
runtests: add a function to test if IPv6 is available
|
Fri, 10 Feb 2017 04:09:06 -0800 |
Jun Wu |
runtests: catch EPROTONOSUPPORT in checkportisavailable
|
Thu, 09 Feb 2017 05:57:54 -0800 |
Jun Wu |
runtests: check ports on IPv6 address
|
Fri, 06 Jan 2017 16:19:41 +0000 |
Jun Wu |
run-tests: unset CHGDEBUG
|
Thu, 10 Nov 2016 16:07:24 -0500 |
Augie Fackler |
run-tests: forward Python USER_BASE from site (issue5425)
|
Mon, 18 Jul 2016 08:55:30 +0100 |
Jun Wu |
run-tests: make --local set --with-chg if --chg is used
|
Mon, 18 Jul 2016 08:45:46 +0100 |
Jun Wu |
run-tests: allow --local to set multiple attributes
|
Sat, 09 Jul 2016 23:01:02 -0400 |
Augie Fackler |
run-tests: add support for using 127.0.0.1 as a glob
|
Sun, 03 Jul 2016 22:28:24 +0530 |
Pulkit Goyal |
py3: make files use absolute_import and print_function
|
Tue, 05 Apr 2016 01:35:58 +0000 |
timeless |
run-tests: add support for RTUNICODEPEDANTRY environment variable
|
Thu, 26 May 2016 02:35:44 +0000 |
timeless |
run-tests: use json.dumps(separators=)
|
Thu, 05 May 2016 23:17:19 +0000 |
timeless |
run-tests: handle json.dumps divergence
|
Wed, 13 Apr 2016 13:51:39 +0000 |
timeless |
run-tests: set HGMODULEPOLICY for --pure
|
Sun, 20 Mar 2016 14:55:56 -0700 |
Yuya Nishihara |
hghave: add "chg" flag to skip tests that can't be compatible with chg
|
Thu, 07 Apr 2016 11:11:55 +0000 |
timeless |
run-tests: move install.err into test area
|
Wed, 06 Apr 2016 22:26:47 -0400 |
Augie Fackler |
run-tests: fix broken regular expression
|
Tue, 05 Apr 2016 04:26:20 +0000 |
timeless |
run-tests: handle empty tests
|
Wed, 30 Mar 2016 09:13:47 +0000 |
timeless |
run-tests: make _processoutput picky about optional globs
|
Wed, 30 Mar 2016 08:02:34 +0000 |
timeless |
py3: convert hghave output to text
|
Wed, 30 Mar 2016 05:26:51 +0000 |
timeless |
py3: convert prereq bytes to string in run-tests
|
Mon, 28 Mar 2016 04:02:07 +0000 |
timeless |
run-tests: use canonpath for with-python3
|
Mon, 28 Mar 2016 04:01:21 +0000 |
timeless |
run-tests: add canonpath function
|
Sun, 20 Mar 2016 17:18:06 -0700 |
Jun Wu |
run-tests: use different chg socket directories for different tests
|
Sat, 19 Mar 2016 14:26:10 -0400 |
Augie Fackler |
run-tests: add support for automatically bisecting test failures
|
Fri, 18 Mar 2016 16:17:56 -0700 |
Gregory Szorc |
run-tests: add --with-python3 to define a Python 3 interpreter
|
Thu, 17 Mar 2016 20:52:06 +0000 |
timeless |
run-tests: teach _processoutput to handle multiple lines of churn
|
Thu, 17 Mar 2016 20:54:36 +0000 |
timeless |
run-tests: indent _processoutput to aid readability for next patch
|
Thu, 10 Mar 2016 00:19:55 +0000 |
Jun Wu |
chg: do not write pidfile
|
Sat, 27 Feb 2016 21:08:37 -0800 |
Gregory Szorc |
run-tests: remove 2to3 support
|
Sun, 28 Feb 2016 23:21:28 -0500 |
Matt Harbison |
run-tests: defer leftover (?) cleanup until after all output is exhausted
|
Sat, 27 Feb 2016 21:29:42 -0800 |
Gregory Szorc |
run-tests: fix Python 3 incompatibilities
|
Thu, 18 Feb 2016 08:52:15 +0000 |
David R. MacIver |
run-tests: allow run-tests.py to run tests outside current directory
|
Wed, 17 Feb 2016 19:38:44 +0000 |
timeless |
run-tests: stop allocating HGPORT3+HGPORT4
|
Wed, 17 Feb 2016 19:36:32 +0000 |
timeless |
run-tests: refactor port allocation into functions
|
Sun, 07 Feb 2016 18:08:59 +0900 |
Yuya Nishihara |
run-tests: add --chg option to install and run tests using chg
|
Sun, 07 Feb 2016 16:34:12 +0900 |
Yuya Nishihara |
run-tests: add --with-chg option to run tests using chg
|
Sat, 09 Jan 2016 13:22:26 +0900 |
Yuya Nishihara |
run-tests: remove useless "failed" flag from addOutputMismatch()
|
Sat, 09 Jan 2016 13:20:15 +0900 |
Yuya Nishihara |
tests: load json with no fallback
|
Sun, 07 Feb 2016 15:21:39 +0900 |
Yuya Nishihara |
run-tests: allow to specify executable of any name by --with-hg
|
Sun, 07 Feb 2016 16:02:41 +0900 |
Yuya Nishihara |
run-tests: drop redundant assignment to BINDIR
|
Sun, 07 Feb 2016 16:00:05 +0900 |
Yuya Nishihara |
run-tests: cast --with-hg option to bytes consistently at parseargs()
|
Sun, 07 Feb 2016 15:53:02 +0900 |
Yuya Nishihara |
run-tests: do not compare bytes with str while ordering tests
|
Fri, 29 Jan 2016 14:35:34 +0000 |
timeless |
run-tests: factor out _escapepath
|
Mon, 08 Feb 2016 22:50:19 +0000 |
timeless |
run-tests: warn about symlinks to non hg scripts
|
Thu, 04 Feb 2016 08:34:07 -0800 |
Martin von Zweigbergk |
treemanifests: fix streaming clone
|
Fri, 22 Jan 2016 11:00:13 -0800 |
Bryan O'Sullivan |
run-tests: "fix" race condition in race condition fix
stable
|
Tue, 19 Jan 2016 08:22:27 -0800 |
Laurent Charignon |
run-tests: fix crash when --json and --blacklist are both used (issue5050)
stable
|
Thu, 21 Jan 2016 12:37:12 -0800 |
Laurent Charignon |
run-tests: fix race condition
stable
|
Thu, 14 Jan 2016 04:14:50 +0000 |
timeless |
run-tests: skip threading for a single test (issue5040)
|
Tue, 12 Jan 2016 14:49:10 -0800 |
Bryan O'Sullivan |
run-tests: use a context manager for file I/O in TextTestRunner
|
Tue, 12 Jan 2016 14:29:57 -0800 |
Bryan O'Sullivan |
run-tests: use a context manager for file I/O
|
Mon, 28 Dec 2015 17:48:40 +0000 |
timeless |
run-tests: skip threading for a single test
|
Tue, 05 Jan 2016 13:33:09 -0800 |
Laurent Charignon |
run-tests: add 'diff' entry in json report
|
Thu, 31 Dec 2015 08:16:59 +0000 |
timeless |
cleanup: remove superfluous space after space after equals (python)
|
Mon, 04 Jan 2016 21:54:46 -0800 |
Bryan O'Sullivan |
tests: make a stab at approximating wall-clock times
|
Mon, 04 Jan 2016 21:54:46 -0800 |
Bryan O'Sullivan |
tests: only stat a test file if we don't already know its "cost"
|
Mon, 04 Jan 2016 21:54:44 -0800 |
Bryan O'Sullivan |
tests: write recent run times to a file named tests/.testtimes
|
Tue, 29 Dec 2015 04:30:38 +0000 |
timeless |
run-tests: fix get port to try differing ports
|
Mon, 28 Dec 2015 16:01:31 +0000 |
timeless |
run-tests: avoid double counting server fails
|
Tue, 22 Dec 2015 08:00:03 +0000 |
timeless |
run-tests: report missing feature for skipped tests
|
Mon, 07 Dec 2015 16:16:06 -0600 |
Matt Mackall |
run-tests: show scheduling with --showchannels
|
Fri, 04 Dec 2015 17:05:20 -0600 |
Matt Mackall |
run-tests: add more scheduling weight hints
|
Fri, 04 Dec 2015 14:55:10 -0600 |
Matt Mackall |
run-tests: report timeouts in a less alarming fashion
|
Wed, 25 Nov 2015 00:39:05 +0000 |
timeless |
run-tests: add --slowtimeout and use it for slow tests
|
Tue, 24 Nov 2015 21:41:12 +0000 |
timeless |
test-contrib-perf: add smoke tests for perf.py
|
Mon, 12 Oct 2015 14:15:04 -0400 |
Augie Fackler |
run-tests: add b-prefix on two strings to fix python3 support
|
Wed, 30 Sep 2015 16:01:19 -0400 |
timeless |
run-tests: report paths saved by --keep-tmpdir
|
Wed, 02 Sep 2015 15:19:05 -0400 |
timeless |
run-tests: use $HGTEST_RUN_TESTS_PURE
|
Mon, 24 Aug 2015 22:23:45 -0400 |
Augie Fackler |
run-tests: add support for marking tests as very slow
|
Tue, 25 Aug 2015 00:40:42 -0400 |
Augie Fackler |
run-tests: ignore failed removal of nonexistent installerrs
|
Fri, 03 Jul 2015 06:56:03 +0900 |
FUJIWARA Katsunori |
run-tests.py: add TESTDIR to PATH if it differs from RUNTESTDIR
|
Fri, 03 Jul 2015 06:56:03 +0900 |
FUJIWARA Katsunori |
run-tests.py: add RUNTESTDIR to refer `tests` of Mercurial
|
Fri, 03 Jul 2015 06:56:03 +0900 |
FUJIWARA Katsunori |
run-tests.py: execute hghave by the path relative to run-tests.py
|
Sun, 31 May 2015 16:59:34 -0500 |
Matt Mackall |
tests: add (?) flag for optional lines
|
Tue, 26 May 2015 14:14:36 -0700 |
Pierre-Yves David |
devel: rename 'all' to 'all-warnings' (BC)
|
Fri, 22 May 2015 21:19:08 -0400 |
Augie Fackler |
run-tests: python3.5 now supports mkdtemp using bytes for paths
|
Fri, 22 May 2015 21:15:52 -0400 |
Augie Fackler |
run-tests: use items() instead of iteritems()
|
Mon, 18 May 2015 15:34:42 -0400 |
Matt Harbison |
run-tests: resurrect the wifexited polyfill (backout 6ab5a1c9ea3c)
|
Sun, 17 May 2015 21:47:18 -0400 |
Augie Fackler |
run-tests: replace open-coded .decode()s on paths with a helper (issue4667)
|
Sun, 17 May 2015 21:40:12 -0400 |
Augie Fackler |
run-tests: move unicode-to-bytes operations on paths to a helper (issue4667)
|
Sun, 17 May 2015 21:26:04 -0400 |
Augie Fackler |
run-tests: insist that if people use Python 3, they use 3.5.x
|
Sun, 17 May 2015 21:18:56 -0400 |
Augie Fackler |
run-tests: move all open-coded sys.version_info checks to PYTHON3 (issue4668)
|