maxim
|
cb40ca01c8
|
o style.Makefile(5): WARNS= -> WARNS?=.
|
2006-07-09 11:51:14 +00:00 |
|
rwatson
|
4bf620706a
|
Use different temporary directory templates for fifo_io and fifo_open so
that if the tests fail to GC their working spaces, it's clear which it is.
|
2005-09-12 11:43:51 +00:00 |
|
rwatson
|
42860f374b
|
After going to some trouble to create a temporary directory in which to run
fifo tests, chdir to it.
|
2005-09-11 17:41:32 +00:00 |
|
rwatson
|
529f801256
|
Add fifo_open, a basic regression test for opening fifos, which tests
the blocking and non-blocking forms of open based on the POSIX spec for
now O_NONBLOCK should be handled.
|
2005-09-11 13:03:36 +00:00 |
|