Add check and check-VERSION targets
authorKienan Stewart <kstewart@efficios.com>
Thu, 19 Oct 2023 14:04:42 +0000 (10:04 -0400)
committerKienan Stewart <kstewart@efficios.com>
Thu, 19 Oct 2023 17:34:28 +0000 (13:34 -0400)
The targets allow the checks to be run for each version (`make
check`), or for a given version (`make check-2.13`).

Multiple checks can be run in parallel with `make check -j$(nproc)`

The pass message output of the check script has been updated to
include the input filename in order to make it clearer which file
succeeds when running checks in parallel.

Change-Id: Ia7aceb97dc35f54ffa791daa285d8bce2dd31ca9


No differences found
This page took 0.022929 seconds and 4 git commands to generate.