log tests/test-notify.t @ 51378:82131be5258e

age author description
Wed, 04 Jan 2023 00:16:52 -0500 Matt Harbison tests: drop `(py3 !)` output matching predicates
Mon, 21 Feb 2022 12:46:27 -0700 Gregory Szorc tests: remove Python 2 support code
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
Sun, 29 Mar 2020 14:31:59 -0700 Gregory Szorc tests: prevent printing \r to stdout
Wed, 26 Feb 2020 22:35:39 +0100 Joerg Sonnenberger notify: optional mail threading based on obsmarker
Sun, 27 Oct 2019 18:12:24 +0100 Denis Laxalde tests: handle Message-Id email header possible wrapping stable
Thu, 24 Oct 2019 17:28:57 +0200 Denis Laxalde py3: fix generated non-ascii message in test-notify.t stable
Thu, 24 Oct 2019 16:56:36 +0200 Denis Laxalde py3: account for extra line break in email headers in test-notify.t stable
Sat, 07 Sep 2019 12:49:33 +0200 Joerg Sonnenberger notify: add option for deterministic message-id generation
Sun, 03 Feb 2019 17:15:11 +0530 Pulkit Goyal py3: add some b'' prefixes in test-notify.t
Sun, 30 Sep 2018 01:10:41 -0400 Matt Harbison py3: convert print to a function call in a few tests
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sat, 12 May 2018 23:44:08 +0200 Joerg Sonnenberger notify: add option to include function names in the diff output
Tue, 17 Apr 2018 13:46:18 +0200 Joerg Sonnenberger notify: add maxdiffstat option to truncate long file lists