Thu, 29 Jun 2017 11:29:19 -0700 |
Adam Simpkins |
tests: fix variable name regular expression in _genrestoreenv()
|
Wed, 28 Jun 2017 12:23:22 -0700 |
Adam Simpkins |
tests: more completely restore the environment in syshgenv
|
Tue, 27 Jun 2017 17:24:31 -0700 |
Adam Simpkins |
tests: save the original PATH and PYTHONPATH variables
|
Wed, 21 Jun 2017 01:12:31 -0700 |
Jun Wu |
run-tests: fix -i when "#testcases" is used in .t test
|
Wed, 21 Jun 2017 01:12:31 -0700 |
Jun Wu |
run-tests: update .t reference output after reading the test
|
Wed, 21 Jun 2017 01:05:20 -0700 |
Jun Wu |
run-tests: do not prompt changes (-i) if a race condition is detected
|
Sat, 03 Jun 2017 17:32:52 -0700 |
Gregory Szorc |
tests: removed ReportedTest exception
|
Sat, 03 Jun 2017 17:22:45 -0700 |
Gregory Szorc |
tests: remove support for warned tests
|
Sat, 03 Jun 2017 17:13:35 -0700 |
Gregory Szorc |
tests: remove WarnTest
|
Sat, 03 Jun 2017 17:09:13 -0700 |
Gregory Szorc |
tests: remove unused IgnoreTest exception
|
Sat, 03 Jun 2017 17:04:42 -0700 |
Gregory Szorc |
tests: use unittest.SkipTest
|
Sun, 18 Jun 2017 22:19:54 -0400 |
Matt Harbison |
run-tests: explicitly flush test runner output for Windows stability
|
Thu, 15 Jun 2017 13:13:36 -0400 |
Augie Fackler |
tests: try and fail more gracefully with broken unicode escapes
|
Wed, 07 Jun 2017 21:17:24 -0700 |
Siddharth Agarwal |
run-tests: make --restart work with output dir
|
Wed, 07 Jun 2017 21:17:06 -0700 |
Siddharth Agarwal |
run-tests: output coverage to output dir
|
Wed, 07 Jun 2017 20:46:43 -0700 |
Siddharth Agarwal |
run-tests: write JSON reports to output dir
|
Wed, 07 Jun 2017 20:32:11 -0700 |
Siddharth Agarwal |
run-tests: write test times to output dir
|
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
|