]> git.eshelyaron.com Git - emacs.git/commit
Fix process-tests on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Tue, 29 Dec 2020 18:41:46 +0000 (20:41 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 29 Dec 2020 18:41:46 +0000 (20:41 +0200)
commit0326cddc7bb2a90924af200057b4e2ef263924c8
treeb3c26d42b11e8137cb362025f7ce930fbcf25b39
parent3e80653d2970872c1b7cbd46cc9c5f7b289ca672
Fix process-tests on MS-Windows

* test/src/process-tests.el (process-tests/fd-setsize-no-crash):
Skip this test on windows-nt systems, as we cannot use more than
FD_SETSIZE file descriptors there: if we try, we crash.
test/src/process-tests.el