aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/process-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Manually limit file descriptors that we select on to FD_SETSIZE.Philipp Stephani2020-12-311-29/+71
* Fix a potential unit test breakage on GNU/Linux.Philipp Stephani2020-12-311-1/+8
* Fix an incorrect Edebug specification.Philipp Stephani2020-12-301-1/+1
* Extend and overhaul FD_SETSIZE overflow tests.Philipp Stephani2020-12-301-35/+307
* ; * test/src/process-tests.el: Fix comment style.Philipp Stephani2020-12-301-1/+1
* A better fix for process-tests on MS-WindowsEli Zaretskii2020-12-291-2/+3
* Fix process-tests on MS-WindowsEli Zaretskii2020-12-291-0/+1
* Instrument process-tests.el for timeouts on embaMichael Albinus2020-12-291-19/+38
* Add a regression test for Bug#24325.Philipp Stephani2020-12-291-0/+35
* ; Fix license statements.Stefan Kangas2020-08-271-3/+5
* Use lexical-binding in most src testsStefan Kangas2020-04-241-7/+7
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Ensure building and running on non-IPv6 capable hosts worksRobert Pluim2019-11-081-5/+6
* Fix non-deterministic process testNoam Postavsky2019-08-241-10/+16
* Fix DNS testsRobert Pluim2019-08-241-5/+13
* Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-231-0/+29
|\
| * Don't check unibyte hostnames for pure-ASCIIRobert Pluim2018-07-171-0/+4
| * Add tests for network-lookup-address-infoRobert Pluim2018-07-171-0/+25
* | Merge from origin/emacs-26Glenn Morris2019-07-301-0/+29
|\ \
| * | Fix subproc listening when setting filter to non-t (Bug#36591)Noam Postavsky2019-07-251-0/+29
* | | Remove :stop key from make-process.Philipp Stephani2019-04-191-0/+9
* | | Let debugger handle process spawn errors on w32 (Bug#33016)Noam Postavsky2019-04-141-0/+20
* | | Fix accept-process-output/process-live-p confusionPaul Eggert2019-01-151-2/+2
* | | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ \ | |/ /
| * | Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | | Handle `make-process' in Tramp and ange-ftpMichael Albinus2018-12-231-4/+4
* | | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-0/+49
| |/ |/|
* | Don’t assume ordering in make-process/mix-stderrPaul Eggert2018-05-211-1/+14
* | * test/src/process-tests.el (make-process/mix-stderr): Skip on hydra.Glenn Morris2018-04-301-0/+3
* | * test/src/process-tests.el (make-process/mix-stderr): Use bash.Glenn Morris2018-04-181-3/+3
* | Document that 'make-process' mixes the output streamsPhilipp Stephani2018-04-071-0/+18
|/
* Inherit query-on-exit flag to stderr process (Bug#30031)Philipp Stephani2018-01-101-0/+19
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* ; * test/src/process-tests.el: Renamed from test/lisp/legacy/process-tests.el.Eli Zaretskii2016-09-241-0/+166