aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/process-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-24Use lexical-binding in most src testsStefan Kangas1-7/+7
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-11-08Ensure building and running on non-IPv6 capable hosts worksRobert Pluim1-5/+6
2019-09-01Fix non-deterministic process testNoam Postavsky1-10/+16
2019-08-24Fix non-deterministic process testNoam Postavsky1-10/+16
2019-08-24Fix DNS testsRobert Pluim1-5/+13
2019-07-25Fix subproc listening when setting filter to non-t (Bug#36591)Noam Postavsky1-0/+29
2019-04-19Remove :stop key from make-process.Philipp Stephani1-0/+9
2019-04-14Let debugger handle process spawn errors on w32 (Bug#33016)Noam Postavsky1-0/+20
2019-01-15Fix accept-process-output/process-live-p confusionPaul Eggert1-2/+2
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-12-23Handle `make-process' in Tramp and ange-ftpMichael Albinus1-4/+4
2018-12-22Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani1-0/+49
2018-07-17Don't check unibyte hostnames for pure-ASCIIRobert Pluim1-0/+4
2018-07-17Add tests for network-lookup-address-infoRobert Pluim1-0/+25
2018-05-21Don’t assume ordering in make-process/mix-stderrPaul Eggert1-1/+14
2018-04-30* test/src/process-tests.el (make-process/mix-stderr): Skip on hydra.Glenn Morris1-0/+3
2018-04-18* test/src/process-tests.el (make-process/mix-stderr): Use bash.Glenn Morris1-3/+3
2018-04-07Document that 'make-process' mixes the output streamsPhilipp Stephani1-0/+18
2018-01-10Inherit query-on-exit flag to stderr process (Bug#30031)Philipp Stephani1-0/+19
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2016-09-24; * test/src/process-tests.el: Renamed from test/lisp/legacy/process-tests.el.Eli Zaretskii1-0/+1
2015-11-24Rename all test files to reflect source layout.Phillip Lord1-0/+0
2015-11-05* test/automated/process-tests.el: Skip tests when bash is not availableJuanma Barranquero1-0/+2
2015-11-05Add test for bug #21831Eli Zaretskii1-0/+18
2015-11-01Fix incompatibility with TCC in test for bug#18745Juanma Barranquero1-3/+3
2015-04-11Add facility to collect stderr of async subprocessDaiki Ueno1-0/+70
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-10-25Fix bug #18745 with invoking Windows batch files with embedded whitespace.Noam Postavsky1-0/+22
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-11-07Rename test/automated/sentinel-tests.el to process-tests.elStefan Monnier1-0/+0
2013-11-07* test/automated/sentinel-tests.el: New file.Helmut Eller1-0/+53