> > It would be nice if it were possible to run tests in parallel using
> > automake. Waiting for tests to complete on a 4-way box while they
> > are run
> > on a single CPU is annoying. As most 'make' implementations already
> > support running in parallel (-j), automake could just utilize this
It would be nice if it were possible to run tests in parallel using
automake. Waiting for tests to complete on a 4-way box while they
are run
on a single CPU is annoying. As most 'make' implementations already
support running in parallel (-j), automake could just utilize this
functionality to