1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00
emacs/test/src
Noam Postavsky 7e527af72c 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.

(cherry picked from commit aa49aa8840)
2019-09-01 14:40:00 -04:00
..
regex-resources
alloc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
buffer-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
callproc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
casefiddle-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
charset-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
chartab-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cmds-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
coding-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
data-tests.el * src/data.c (Fmake_local_variable): Fix bug#34318 2019-02-12 16:33:23 -05:00
decompress-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
doc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
editfns-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
emacs-module-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eval-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
fileio-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
floatfns-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
fns-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
font-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
inotify-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
keyboard-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
keymap-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lcms-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lread-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
marker-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
minibuf-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
print-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
process-tests.el Fix non-deterministic process test 2019-09-01 14:40:00 -04:00
regex-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
syntax-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
textprop-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
thread-tests.el Remove failing test erroneously added in backport 2019-06-14 09:40:40 +03:00
undo-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
xml-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00