]> git.eshelyaron.com Git - emacs.git/commit
Fix non-deterministic process test
authorNoam Postavsky <npostavs@gmail.com>
Fri, 23 Aug 2019 00:48:19 +0000 (20:48 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 24 Aug 2019 16:16:26 +0000 (12:16 -0400)
commitaa49aa884053d0e8b33efe265f2aade19d1f3f3d
tree6c38d6d2452c5b05a92dfe9ab29c037ab7c04040
parente2efcabdc6f4a07acfc9b6c143eb4469ec26ac02
Fix non-deterministic process test

* test/src/process-tests.el (set-process-filter-t): Don't assume
subprocess output will come in a single chunk, keep waiting for more
data until next "prompt" is read from subprocess.
test/src/process-tests.el