aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reformat with black 24Arthur Zamarin2024-01-262-7/+12
* tests.test_pkgcheck_scan: fix issues with xdist testingArthur Zamarin2023-09-221-37/+21
* scan: Replace NOCOLOR by NO_COLORUlrich Müller2023-03-011-4/+4
* reblackify the codeArthur Zamarin2023-02-035-6/+0
* scan: fix quiet mode with keywordsArthur Zamarin2023-01-201-0/+5
* scan: suppress non-error results in quiet modeArthur Zamarin2023-01-201-0/+13
* ProfilesCheck: check for unknown ARCH in make.defaultsArthur Zamarin2023-01-151-1/+1
* test_pkgcheck_replay: fix test_replay_pipe_stdin from sdistArthur Zamarin2022-12-311-29/+29
* format using blackArthur Zamarin2022-12-297-445/+479
* tests/scripts/test_pkgcheck_scan.py: fix NOCOLOR testArthur Zamarin2022-11-191-1/+2
* setup.py: move to pure setuptoolsArthur Zamarin2022-11-191-10/+0
* scan: add support for NOCOLOR to disable colorsArthur Zamarin2022-11-191-0/+15
* MissingRemoteIdCheck: check for missing remote-idArthur Zamarin2022-10-291-2/+2
* checks/test_metadata.py: fix stable tests orderArthur Zamarin2022-10-011-0/+6
* tests: refactor test_pkgcheck_scan & REPO_ROOTArthur Zamarin2022-10-012-72/+62
* scan: respect jobs count from MAKEOPTSArthur Zamarin2022-09-301-1/+15
* ReservedNameCheck: update rules for usage of reservedArthur Zamarin2022-08-271-1/+1
* CachedAddon: append location-based IDs to cache dirsTim Harder2021-07-181-1/+1
* tests: inline single stubconfig fixture usageTim Harder2021-03-201-1/+3
* tests: show stderr/stdout data for `pkgcheck scan` fix/patch failuresTim Harder2021-03-171-5/+12
* tests: verify tests are running in built envTim Harder2021-03-081-0/+11
* move test data to a separate repo root dirTim Harder2021-03-048-0/+1498