index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
process-tests.el
Age
Commit message (
Expand
)
Author
2021-01-23
Add a unit test testing interaction between threads and processes.
Philipp Stephani
2021-01-18
Replace Unix commands with Emacs in process tests.
Philipp Stephani
2021-01-17
Ensure that sentinels are called during 'accept-process-output'.
Philipp Stephani
2021-01-16
Fix deadlock when receiving SIGCHLD during 'pselect'.
Philipp Stephani
2021-01-12
Only run IPv6 tests if we have an IPv6 address
Robert Pluim
2021-01-10
Increase probability that a process test succeeds.
Philipp Stephani
2021-01-05
Fix process-tests on MS-Windows
Eli Zaretskii
2021-01-04
Make a process tests a bit more robust.
Philipp Stephani
2021-01-02
Make a process test faster.
Philipp Stephani
2021-01-02
Simplify TTY allocation.
Philipp Stephani
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-31
Fix process-tests on MS-Windows
Eli Zaretskii
2020-12-31
* test/src/process-tests.el: Let timeouts fail the tests. Fix some docstrings
Michael Albinus
2020-12-31
Unbreak process tests if 'errno' is not installed.
Philipp Stephani
2020-12-31
Manually limit file descriptors that we select on to FD_SETSIZE.
Philipp Stephani
2020-12-31
Fix a potential unit test breakage on GNU/Linux.
Philipp Stephani
2020-12-30
Fix an incorrect Edebug specification.
Philipp Stephani
2020-12-30
Extend and overhaul FD_SETSIZE overflow tests.
Philipp Stephani
2020-12-30
; * test/src/process-tests.el: Fix comment style.
Philipp Stephani
2020-12-29
A better fix for process-tests on MS-Windows
Eli Zaretskii
2020-12-29
Fix process-tests on MS-Windows
Eli Zaretskii
2020-12-29
Instrument process-tests.el for timeouts on emba
Michael Albinus
2020-12-29
Add a regression test for Bug#24325.
Philipp Stephani
2020-08-27
; Fix license statements.
Stefan Kangas
2020-04-24
Use lexical-binding in most src tests
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-08
Ensure building and running on non-IPv6 capable hosts works
Robert Pluim
2019-08-24
Fix non-deterministic process test
Noam Postavsky
2019-08-24
Fix DNS tests
Robert Pluim
2019-08-23
Merge remote-tracking branch 'origin/netsec'
Lars Ingebrigtsen
2019-07-30
Merge from origin/emacs-26
Glenn Morris
2019-07-25
Fix subproc listening when setting filter to non-t (Bug#36591)
Noam Postavsky
2019-04-19
Remove :stop key from make-process.
Philipp Stephani
2019-04-14
Let debugger handle process spawn errors on w32 (Bug#33016)
Noam Postavsky
2019-01-15
Fix accept-process-output/process-live-p confusion
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-23
Handle `make-process' in Tramp and ange-ftp
Michael Albinus
2018-12-22
Add file name handler support for 'make-process' (Bug#28691)
Philipp Stephani
2018-07-17
Don't check unibyte hostnames for pure-ASCII
Robert Pluim
2018-07-17
Add tests for network-lookup-address-info
Robert Pluim
2018-05-21
Don’t assume ordering in make-process/mix-stderr
Paul Eggert
2018-04-30
* test/src/process-tests.el (make-process/mix-stderr): Skip on hydra.
Glenn Morris
2018-04-18
* test/src/process-tests.el (make-process/mix-stderr): Use bash.
Glenn Morris
2018-04-07
Document that 'make-process' mixes the output streams
Philipp Stephani
2018-01-10
Inherit query-on-exit flag to stderr process (Bug#30031)
Philipp Stephani
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-09-24
; * test/src/process-tests.el: Renamed from test/lisp/legacy/process-tests.el.
Eli Zaretskii
[prev]