Maxim Konovalov
|
8847579c57
|
o style.Makefile(5): WARNS= -> WARNS?=.
|
2006-07-09 11:51:14 +00:00 |
|
Robert Watson
|
76fe467ae4
|
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 |
|
Robert Watson
|
544cf87d83
|
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 |
|
Robert Watson
|
9c40729fdf
|
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 |
|