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
2026-05-29
Merge from origin/emacs-31
Sean Whitton
2026-05-25
; Mark process-test-stderr-buffer as :unstable when running on emba
Michael Albinus
2026-05-18
; Improve last change
Jim Porter
2026-05-17
Allow child processes to continue after EPIPE
Jim Porter
2026-05-17
Ensure that process-tests clean up test processes
Jim Porter
2026-03-10
test subdirectory: Use new error-API
Stefan Monnier
2026-03-04
Revert "Repair serious breakage in the batch tests."
Michael Albinus
2026-02-25
Repair serious breakage in the batch tests.
Eric S. Raymond
2026-01-28
; Fix last change to test/src/process-tests.el.
Basil L. Contovounesios
2026-01-27
; * test/src/process-tests.el: Instrument for bug#80166.
Michael Albinus
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-11
Allow creating a pipe process without a buffer
Spencer Baugh
2025-08-16
; Stabilize a Windows-specific process-test
Eli Zaretskii
2025-08-16
; Skip a process-test that is unreliable on MS-Windows
Eli Zaretskii
2025-02-28
Adapt process-tests to Android
Po Lu
2025-02-23
Prefer incf to cl-incf in tests
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-19
Fix network test failure when using VPN client
Robert Pluim
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-09-25
Test 'network-lookup-address-info' argument type checking
Robert Pluim
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-04
Use new ERT `skip-when` macro in tests
Stefan Kangas
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-30
; remove incorrect quoting of condition names
Mattias EngdegÄrd
2022-09-08
test: Remove redundant "" arg to `mapconcat`
Stefan Monnier
2022-08-21
Prefer pos-bol and pos-eol in tests
Stefan Kangas
2022-08-05
Add STREAM argument to 'process-tty-name'
Jim Porter
2022-08-05
Allow creating processes where only one of stdin or stdout is a PTY
Jim Porter
2022-07-26
Teach 'network-lookup-address-info' to validate numeric addresses
Robert Pluim
2022-07-11
Don't call home from test/src/process-tests.el
Lars Ingebrigtsen
2022-06-10
Merge from origin/emacs-28
Stefan Kangas
2022-06-08
Fix error reporting in process-async-https-with-delay
Ken Brown
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
[next]