summaryrefslogtreecommitdiff
path: root/test-suite/tests/popen.test
Commit message (Expand)AuthorAgeFilesLines
* disable popen 'no duplicates' test for MinGWMichael Gran2021-03-101-1/+6
* popen: 'open-process' returns unbuffered ports.Ludovic Courtès2020-06-191-0/+23
* tests: Avoid dependency on util-linux for 'rev'.Ludovic Courtès2020-06-041-5/+7
* Use 'pass-if-equal' for 'pipeline' tests.Ludovic Courtès2020-05-161-15/+19
* popen: Add 'pipeline' procedure.Rutger van Beusekom2020-05-161-2/+36
* Unconditionally build and test the ice-9/popen module.Eli Zaretskii2014-07-031-2/+1
* tests: Use NUL instead of /dev/null on MinGW.Ludovic Courtès2014-06-111-2/+4
* build: Build and check (ice-9 popen) only when --enable-posix and HAVE_FORK.Ludovic Courtès2013-03-291-177/+177
* Portability fixes for popen.test (for when /bin/sh is not bash)Mark H Weaver2011-03-021-2/+2
* autocompile -> auto-compileAndy Wingo2011-02-131-2/+2
* popen.test: Don't auto-compile `popen-child.scm'.Ludovic Courtès2010-09-011-4/+5
* Fix hanging of popen.testNeil Jerram2010-07-011-2/+3
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-1/+1
* Fix popen.test on NetBSD and Ubuntu Jaunty, where sh is not BashNeil Jerram2009-06-061-1/+1
* Avoid "no duplicate" popen tests leaving zombie processesNeil Jerram2009-05-201-31/+77
* merge from 1.8 branchKevin Ryde2006-10-091-7/+9
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* Fix a couple of typos in:Kevin Ryde2003-10-021-2/+2
* New file.Kevin Ryde2003-09-191-0/+162