Mon, 26 Jun 2023 14:34:58 +0200 |
Mads Kiilerich |
tests: use grep -E instead of obsolescent egrep
stable
|
Wed, 04 Jan 2023 00:16:52 -0500 |
Matt Harbison |
tests: drop `(py3 !)` output matching predicates
|
Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Sun, 20 Feb 2022 15:18:15 -0700 |
Gregory Szorc |
tests: remove output conditionalized on no-py3
|
Mon, 23 Nov 2020 11:56:10 -0800 |
Martin von Zweigbergk |
tests: make test-worker.t pass on py2
|
Sat, 07 Nov 2020 21:50:28 -0800 |
Martin von Zweigbergk |
worker: raise exception instead of calling sys.exit() with child's code
|
Tue, 04 Feb 2020 22:07:36 +0100 |
Jan Alexander Steffens (heftig) |
worker: manually buffer reads from pickle stream
stable
|