aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* BadDependency: catch := slot operator in PDEPENDArthur Zamarin2024-07-191-0/+7
* modify test to check that timeout=0 is never passed to _ftp_checkLucio Sauer2024-05-081-0/+2
* git addon: support user global gitignoreArthur Zamarin2024-03-231-0/+4
* NewerEAPIAvailable: committing new ebuilds with old EAPIArthur Zamarin2024-03-021-1/+1
* reformat with black 24Arthur Zamarin2024-01-262-7/+12
* UnstatedIuse: check for unstated IUSE in "?" dependenciesArthur Zamarin2024-01-131-1/+1
* tests.test_pkgcheck_scan: fix issues with xdist testingArthur Zamarin2023-09-221-37/+21
* PerlCheck: check versioned virtual perl dependenciesArthur Zamarin2023-07-151-0/+36
* scan: add `--git-remote` option to select remoteArthur Zamarin2023-07-091-5/+8
* OldPythonCompat: check for old PYTHON_COMPAT in modified ebuildsArthur Zamarin2023-07-011-0/+27
* MissingEAPIBlankLine: make it optionalArthur Zamarin2023-04-241-0/+18
* GitPkgCommitsCheck: fix modification check for added ebuild in pkgsetArthur Zamarin2023-03-111-0/+15
* GitPkgCommitsCheck: add check for EAPI change without revbumpArthur Zamarin2023-03-051-3/+13
* checks: git: add PythonPEP517WithoutRevbumpSam James2023-03-051-0/+19
* StableRequestCheck: ignore version not keyworded for archesArthur Zamarin2023-03-041-0/+9
* scan: Replace NOCOLOR by NO_COLORUlrich Müller2023-03-011-4/+4
* reblackify the codeArthur Zamarin2023-02-0324-59/+0
* SuspiciousSrcUriChange: fix false positive with mirrorsArthur Zamarin2023-01-211-0/+6
* scan: fix quiet mode with keywordsArthur Zamarin2023-01-201-0/+5
* GitPkgCommitsCheck: catch SRC_URI mistakesArthur Zamarin2023-01-201-1/+54
* 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
* git checks: include revision for old name during rename opArthur Zamarin2023-01-091-0/+29
* test_pkgcheck_replay: fix test_replay_pipe_stdin from sdistArthur Zamarin2022-12-311-29/+29
* format using blackArthur Zamarin2022-12-2935-2867/+3172
* sync with pkgcore's error message formatArthur Zamarin2022-12-271-1/+1
* PythonCheck: stop warning about eclass use on python:2.7 depsMichał Górny2022-11-261-16/+8
* PythonCheck: replace obsolete 2_7 target with 3_5 in testsMichał Górny2022-11-241-91/+91
* PythonCheck: stop testing for pypy(2.7)Michał Górny2022-11-241-12/+0
* PythonCheck: remove obsolete pypy packagesMichał Górny2022-11-241-6/+0
* 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
* AcctCheck: use metadata/qa-policy.conf for dynamic id rangeArthur Zamarin2022-10-311-7/+62
* MissingRemoteIdCheck: check for missing remote-idArthur Zamarin2022-10-291-2/+2
* ExcessiveLineCheck: check for too long linesArthur Zamarin2022-10-281-0/+59
* BetterCompressionCheck: detect better compression urisArthur Zamarin2022-10-261-0/+42
* RedundantVersionCheck: consider profile masks during checkArthur Zamarin2022-10-121-2/+2
* tests: suppress user and system gitconfigArthur Zamarin2022-10-011-0/+4
* checks/test_metadata.py: fix stable tests orderArthur Zamarin2022-10-012-1/+7
* tests: refactor test_pkgcheck_scan & REPO_ROOTArthur Zamarin2022-10-014-103/+92
* scan: respect jobs count from MAKEOPTSArthur Zamarin2022-09-301-1/+15
* StaticSrcUri: handle more casesArthur Zamarin2022-09-301-0/+80
* remove usage of deprecated fileutils.write_fileArthur Zamarin2022-09-242-11/+8
* RedundantVersionCheck: add `--stable-only` optionArthur Zamarin2022-09-101-18/+55
* FlycheckReporter: split multiple line resultsArthur Zamarin2022-09-101-5/+14
* ReservedNameCheck: update rules for usage of reservedArthur Zamarin2022-08-271-1/+1
* BadCommitSummary: version check should be ignored for acct-* packagesArthur Zamarin2022-08-191-0/+12
* DescriptionCheck: change long length threshold to 80Arthur Zamarin2022-08-191-3/+3
* addons/test_eclass.py: fix flaky test_eclass_changesArthur Zamarin2022-08-191-1/+2