Re: PIO tests

2003-09-30 Thread Jeff Clites
On Tuesday, September 30, 2003, at 01:24 PM, Michael Scott wrote: When I was writing the PIO_parse_open_flags() test it did seem to me rather Perlish to have string flags in the first place. But I'm a new cockroach in town, so I kept my mouth shut, not wanting to get stomped on. If the PIO_F_

Re: PIO tests

2003-09-30 Thread Michael Scott
On Tuesday, Sep 30, 2003, at 19:31 Europe/Berlin, Melvin Smith wrote: Since PIO_parse_open_flags just assists the IO code in fulfilling an API, but is not part of the published API, I would suggest that it be moved into the private, but before tests are written for it, there should be a spec writt

Re: PIO tests

2003-09-30 Thread Michael Scott
On Tuesday, Sep 30, 2003, at 19:20 Europe/Berlin, Juergen Boemmels wrote: Michael Scott <[EMAIL PROTECTED]> writes: On Tuesday, Sep 30, 2003, at 15:44 Europe/Berlin, Juergen Boemmels wrote: Michael Scott <[EMAIL PROTECTED]> writes: Here are some tests for the io.h API that should go in t/src/i

Re: PIO tests

2003-09-30 Thread Melvin Smith
uergen Boemmels <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 09/30/2003 01:20 PM To: Michael Scott <[EMAIL PROTECTED]> cc: [EMAIL PROTECTED] Subject:Re: PIO tests Michael Scott <[EMAIL PROTECTED]> writes: > On Tuesday, Sep 30, 2

Re: PIO tests

2003-09-30 Thread Juergen Boemmels
Michael Scott <[EMAIL PROTECTED]> writes: > On Tuesday, Sep 30, 2003, at 15:44 Europe/Berlin, Juergen Boemmels > wrote: > > > > Michael Scott <[EMAIL PROTECTED]> writes: > > > >> Here are some tests for the io.h API that should go in t/src/io.t. > > > > Ah yes. I know I submitted one too. I thou

Re: PIO tests

2003-09-30 Thread Michael Scott
On Tuesday, Sep 30, 2003, at 15:44 Europe/Berlin, Juergen Boemmels wrote: Michael Scott <[EMAIL PROTECTED]> writes: Here are some tests for the io.h API that should go in t/src/io.t. Ah yes. I know I submitted one too. I thought it got committed a long time ago but maybe it wasn't. I will try to

Re: PIO tests

2003-09-30 Thread Juergen Boemmels
Michael Scott <[EMAIL PROTECTED]> writes: > Here are some tests for the io.h API that should go in t/src/io.t. Ah yes. I know I submitted one too. I thought it got committed a long time ago but maybe it wasn't. I will try to merge it with your tests and commit a change. In one test you include "

PIO tests

2003-09-25 Thread Michael Scott
Here are some tests for the io.h API that should go in t/src/io.t. Maybe some of the expected results are debatable. Should PIO_parse_open_flags think that "<" is the same as "<"? Should PIO_fdopen open ok on stdout with invalid flags like ";-)" or ""? Also, successive calls to PIO_seek