log tests/test-logtoprocess.t @ 52001:3af11f3e9980 default tip

age author description
Tue, 20 Sep 2022 13:38:07 -0400 Arseniy Alekseyev tests: fix the flaky test test-logtoprocess.t stable
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Sun, 09 Dec 2018 16:49:55 +0100 Boris Feld test: update test-logtoprocess.t to not requires less
Sun, 11 Nov 2018 12:55:58 +0900 Yuya Nishihara logtoprocess: drop support for ui.log() call with invalid msg arguments (BC)
Sun, 11 Nov 2018 12:35:38 +0900 Yuya Nishihara py3: byte-stringify inline extension in test-logtoprocess.t
Mon, 22 Oct 2018 15:51:01 +0200 Boris Feld logtoprocess: sends the canonical command name to the subprocess
Mon, 22 Oct 2018 15:47:30 +0200 Boris Feld logtoprocess: fix message formatting
Fri, 19 Oct 2018 11:28:29 -0400 Augie Fackler tests: sleep longer in test-logtoprocess.t
Fri, 03 Nov 2017 21:11:07 +0100 Boris Feld logtoprocess: connect all fds to /dev/null to avoid bad interaction with pager
Fri, 03 Nov 2017 21:35:36 +0100 Boris Feld logtoprocess: add a test to show pager and ltp bad interaction
Fri, 13 Oct 2017 23:46:37 +0200 Boris Feld configitems: register the test 'logtoprocess.foo' config
Mon, 02 Oct 2017 18:22:43 -0700 Jun Wu test-logtoprocess: make it compatible with chg
Tue, 22 Aug 2017 16:58:28 -0400 Augie Fackler tests: update test-logtoprocess to pass our import checker
Sun, 25 Jun 2017 08:20:05 +0530 Pulkit Goyal py3: make sure commands name are bytes in tests