On Tue, 22 Oct 2002, Aaron Bannert wrote:

> On Tue, Oct 22, 2002 at 01:22:08PM -0400, Ryan Bloom wrote:
> > ... Previously, each test
> > program was it's own binary, and that caused a lot more work than was
> > needed.  The new test suite is a single program, so just look at
> > Makefile.in, at the testall target.  If you compile and link every file in
> > that target, you will have the new suite working.
> 
> Hmm... I haven't looked at the new test stuff, but I wonder how it's
> going to deal with the testshm* tests, since those tests depend on
> fork() and exec() to work.

Those test will be re-written when I get to them, so that they are
cross-platform.  The tests for external APIs are not very useful if they
aren't portable.

Ryan

_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
550 Jean St
Oakland CA 94610
-------------------------------------------------------------------------------

Reply via email to