index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
process-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
test: Remove redundant "" arg to `mapconcat`
Stefan Monnier
2022-09-08
1
-2
/
+2
*
Prefer pos-bol and pos-eol in tests
Stefan Kangas
2022-08-21
1
-4
/
+2
*
Add STREAM argument to 'process-tty-name'
Jim Porter
2022-08-05
1
-0
/
+3
*
Allow creating processes where only one of stdin or stdout is a PTY
Jim Porter
2022-08-05
1
-35
/
+86
*
Teach 'network-lookup-address-info' to validate numeric addresses
Robert Pluim
2022-07-26
1
-0
/
+52
*
Don't call home from test/src/process-tests.el
Lars Ingebrigtsen
2022-07-11
1
-29
/
+0
*
Merge from origin/emacs-28
Stefan Kangas
2022-06-10
1
-1
/
+1
|
\
|
*
Fix error reporting in process-async-https-with-delay
Ken Brown
2022-06-08
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Declare functions to silence byte-compiler
Stefan Kangas
2021-12-21
1
-0
/
+4
*
|
Tag a test from process-tests.el as :unstable on emba.
Michael Albinus
2021-11-25
1
-0
/
+1
*
|
Prefer ert-with-temp-(directory|file) in most remaining tests
Stefan Kangas
2021-11-08
1
-18
/
+16
*
|
Replace some macros with ert-with-temp-(file|directory)
Stefan Kangas
2021-11-06
1
-13
/
+2
|
/
*
New function num-processors
Paul Eggert
2021-10-10
1
-0
/
+6
*
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-26
1
-1
/
+1
*
Block TLS handshake until TCP connection established
Mattias EngdegÄrd
2021-07-13
1
-0
/
+30
*
Skip a process test on Cygwin to avoid hang
Ken Brown
2021-07-09
1
-0
/
+2
*
Remove unnecessary requires of rx
Stefan Kangas
2021-03-22
1
-1
/
+0
*
Skip tests that require Internet when there's no Internet
Robert Pluim
2021-02-22
1
-7
/
+15
*
; Fix byte-compilation warning
Eli Zaretskii
2021-02-06
1
-1
/
+1
*
; Fix last change
Eli Zaretskii
2021-02-06
1
-2
/
+1
*
New test for src/process.c on MS-Windows
Ioannis Kappas
2021-02-06
1
-0
/
+29
*
Add more assertions to recently-added process test.
Philipp Stephani
2021-01-24
1
-1
/
+2
*
Add a unit test testing interaction between threads and processes.
Philipp Stephani
2021-01-23
1
-0
/
+29
*
Replace Unix commands with Emacs in process tests.
Philipp Stephani
2021-01-18
1
-9
/
+71
*
Ensure that sentinels are called during 'accept-process-output'.
Philipp Stephani
2021-01-17
1
-0
/
+53
*
Fix deadlock when receiving SIGCHLD during 'pselect'.
Philipp Stephani
2021-01-16
1
-5
/
+0
*
Only run IPv6 tests if we have an IPv6 address
Robert Pluim
2021-01-12
1
-5
/
+16
*
Increase probability that a process test succeeds.
Philipp Stephani
2021-01-10
1
-0
/
+5
*
Fix process-tests on MS-Windows
Eli Zaretskii
2021-01-05
1
-0
/
+11
*
Make a process tests a bit more robust.
Philipp Stephani
2021-01-04
1
-2
/
+5
*
Make a process test faster.
Philipp Stephani
2021-01-02
1
-3
/
+5
*
Simplify TTY allocation.
Philipp Stephani
2021-01-02
1
-59
/
+12
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix process-tests on MS-Windows
Eli Zaretskii
2020-12-31
1
-0
/
+7
*
* test/src/process-tests.el: Let timeouts fail the tests. Fix some docstrings
Michael Albinus
2020-12-31
1
-26
/
+26
*
Unbreak process tests if 'errno' is not installed.
Philipp Stephani
2020-12-31
1
-1
/
+3
*
Manually limit file descriptors that we select on to FD_SETSIZE.
Philipp Stephani
2020-12-31
1
-29
/
+71
*
Fix a potential unit test breakage on GNU/Linux.
Philipp Stephani
2020-12-31
1
-1
/
+8
*
Fix an incorrect Edebug specification.
Philipp Stephani
2020-12-30
1
-1
/
+1
*
Extend and overhaul FD_SETSIZE overflow tests.
Philipp Stephani
2020-12-30
1
-35
/
+307
*
; * test/src/process-tests.el: Fix comment style.
Philipp Stephani
2020-12-30
1
-1
/
+1
*
A better fix for process-tests on MS-Windows
Eli Zaretskii
2020-12-29
1
-2
/
+3
*
Fix process-tests on MS-Windows
Eli Zaretskii
2020-12-29
1
-0
/
+1
*
Instrument process-tests.el for timeouts on emba
Michael Albinus
2020-12-29
1
-19
/
+38
*
Add a regression test for Bug#24325.
Philipp Stephani
2020-12-29
1
-0
/
+35
*
; Fix license statements.
Stefan Kangas
2020-08-27
1
-3
/
+5
[next]