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
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-21
Declare functions to silence byte-compiler
Stefan Kangas
2021-11-25
Tag a test from process-tests.el as :unstable on emba.
Michael Albinus
2021-11-08
Prefer ert-with-temp-(directory|file) in most remaining tests
Stefan Kangas
2021-11-06
Replace some macros with ert-with-temp-(file|directory)
Stefan Kangas
2021-10-10
New function num-processors
Paul Eggert
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-07-13
Block TLS handshake until TCP connection established
Mattias EngdegÄrd
2021-07-09
Skip a process test on Cygwin to avoid hang
Ken Brown
2021-03-22
Remove unnecessary requires of rx
Stefan Kangas
2021-02-22
Skip tests that require Internet when there's no Internet
Robert Pluim
2021-02-06
; Fix byte-compilation warning
Eli Zaretskii
2021-02-06
; Fix last change
Eli Zaretskii
2021-02-06
New test for src/process.c on MS-Windows
Ioannis Kappas
2021-01-24
Add more assertions to recently-added process test.
Philipp Stephani
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
[next]