Mercurial > public > mercurial-scm > hg
log tests/test-stdio.py @ 48674:f7086f6173f8 stable
age | author | description |
---|---|---|
Fri, 02 Jul 2021 23:09:44 +0200 | Pierre-Yves David | run-tests: stop writing a `python3` symlink pointing to python2 |
Fri, 06 Nov 2020 13:58:59 -0800 | Gregory Szorc | global: use python3 in shebangs |
Fri, 17 Jul 2020 03:28:52 +0200 | Manuel Jacob | windows: always work around EINVAL in case of broken pipe for stdout / stderr |
Fri, 17 Jul 2020 00:37:33 +0200 | Manuel Jacob | tests: make pipes / PTYs non-inheritable in test-stdio.py |
Thu, 09 Jul 2020 12:52:04 +0200 | Manuel Jacob | procutil: avoid use of deprecated tempfile.mktemp() |
Thu, 09 Jul 2020 12:52:04 +0200 | Manuel Jacob | tests: check that procutil.std{out,err}.write() returns correct result |
Thu, 09 Jul 2020 12:52:42 +0200 | Manuel Jacob | tests: add tests for when stdout or stderr is connected to `os.devnull` |