summaryrefslogtreecommitdiff
path: root/test/Misc/dev-fd-fs.c
Commit message (Expand)AuthorAgeFilesLines
* Restrict a test using named file descriptors to using the system shellDavid Blaikie2018-04-031-0/+1
* This test passes on freebsd after r188178. Not exactly sure why.Benjamin Kramer2013-08-121-3/+0
* test/Misc/dev-fd-fs.c: Mark this as XFAIL:freebsd (since r169831).NAKAMURA Takumi2012-12-181-0/+2
* Frontend: Create a virtual file for named pipe inputs.Daniel Dunbar2012-11-271-3/+0
* tests: Mark the /dev/fd test as requiring Darwin until I can test on other OSes.Daniel Dunbar2012-11-151-0/+3
* tests: Check that we can output to /dev/fd filesystem.Daniel Dunbar2012-11-151-1/+19
* tests: Add a test for reading from named pipes.Daniel Dunbar2012-11-151-0/+12