mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
tests: Add new 'make check-all' rule.
This runs all of the check* rules. Since this includes 'make check', 'make check-all' is not quite equivalent to the old 'make extra-tests' which was removed in the previous commit.
This commit is contained in:
@@ -17,7 +17,7 @@ intro/ "Slides" for an intro to libguestfs. This is a short (10-15
|
||||
|
||||
make-check-on-installed.pl
|
||||
This Perl script allows you to run the test suite (ie. 'make
|
||||
check', etc) on an installed RPM. This is
|
||||
check', 'make check-all' etc) on an installed RPM. This is
|
||||
useful for adding another layer of testing to packages before
|
||||
we release them. Note that a checked out copy of the source
|
||||
from git is required. Read the top of the file before using.
|
||||
|
||||
Reference in New Issue
Block a user