diff options
author | Phil Sutter <phil@nwl.cc> | 2023-09-08 18:16:29 +0200 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2025-09-11 18:11:53 +0200 |
commit | df19bf51d49bee8d1473c365885d06ee5ff6287f (patch) | |
tree | b36ac92f5c631ed5ae87ed3660220fc78399ae6b /tests/shell/testcases/optionals/comments_objects_dup_0 | |
parent | 106f31543492a2dbdb63e2230a334fc6404f056b (diff) |
Makefile: Enable support for 'make check'
With all test suites running all variants by default, add the various
testsuite runners to TESTS variable so 'make check' will execute them.
Introduce --enable-distcheck configure flag for internal use during
builds triggered by 'make distcheck'. This flag will force TESTS
variable to remain empty, so 'make check' run as part of distcheck will
not call any test suite: Most of the test suites require privileged
execution, 'make distcheck' usually doesn't and probably shouldn't.
Assuming the latter is used during the release process, it may even not
run on a machine which is up to date enough to generate meaningful test
suite results. Hence spare the release process from the likely pointless
delay imposed by 'make check'.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'tests/shell/testcases/optionals/comments_objects_dup_0')
0 files changed, 0 insertions, 0 deletions