repocop-check(1)
| REPOCOP-CHECK(1) | User Contributed Perl Documentation | REPOCOP-CHECK(1) |
NAME
repocop-check - run unit tests against a set of RPM packages
SYNOPSIS
repocop-check [DIR...] [FILE...]
DESCRIPTION
repocop-check is a wrapper around repocop-run that is used to check locally built rpm packages without the need of the complete repocop database for the repository and print the results to the stdout.
repocop-check does not use default repocop workdir; instead, a temporary workdir is created for each run.
Note that repocop tests are packaged separately. It is recommended to install repocop-unittests-local metapackage.
ARGUMENTS
Each FILE is treated as RPM package. Each DIR is listed with "*.rpm" pattern, and all RPM files found are processed.
EXAMPLE
repocop-check ~/hasher/repo/SRPMS.hasher ~/hasher/repo/x86_64/RPMS.hasher
OPTIONS
AUTHOR
Written by Igor Vlasenko <viy@altlinux.org>.
ACKNOWLEGEMENTS
To Alexey Torbin <at@altlinux.org>, whose qa-robot package had a strong influence on repocop.
COPYING
Copyright (c) 2008-2022 Igor Vlasenko, ALT Linux Team.
This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
| 2022-09-15 | perl v5.34.0 |
