log tests/run-tests.py @ 31568:6c9772867344

age author description
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