Mercurial > hg
log tests/test-nointerrupt.t @ 46466:3e3b81b6e7da
age | author | description |
---|---|---|
Tue, 12 Jan 2021 22:43:55 +0100 | Pierre-Yves David | test: replace a many occurence of `python` with `$PYTHON` |
Fri, 28 Dec 2018 12:51:47 -0800 | Kyle Lippincott | procutil: correct spelling of uninterruptable -> uninterruptible |
Fri, 07 Sep 2018 23:54:42 -0400 | Matt Harbison | tests: disable test-nointerrupt on Windows |
Wed, 11 Jul 2018 11:41:14 -0400 | Augie Fackler | tests: properly sort imports in test-nointerrupt.t |
Wed, 27 Jun 2018 10:47:14 -0400 | Augie Fackler | ui: add an uninterruptable context manager that can block SIGINT |