Paul Querna wrote:
NOTE: testall succeeds if the sources are built in the source directory itself.AFAIK, The build itself works, its just the make test the fails, correct?I don't think we ever considered it a requirement that testall worked correctly in vpath builds.
That's correct. It's as trivial as copying the test data trees across, just something I'd never gotten around to committing since it involves testing if we are in a vpath, and skipping that exercise when we aren't.
