Matt Massie wrote:
Part of creating a distributable artifact that is guaranteed to work with a
simple './configure;make' is building the code and running all the unit
tests inside the newly generated package.

That was not my intent for the 'dist' target. The 'dist' target is meant to only generate artifacts for distribution. One should run tests before one distributes, but the 'dist' target should not itself run those tests.

Doug

Reply via email to