rpmlint/test/spec
Daniel Garcia Moreno d7da573e63 SpecCheck: Add no-%check-section warning 2024-03-14 07:34:22 -04:00
..
%autopatch-not-in-prep.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
%autosetup-not-in-prep.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
%ifarch-applied-patch.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
MacroInComment.spec SpecCheck: Allow macros for special comments 2023-06-27 13:35:24 +02:00
SpecCheck.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
SpecCheck2.spec SpecCheck: Add no-%check-section warning 2024-03-14 07:34:22 -04:00
SpecCheck3.spec Clean up test dir structure 2015-07-09 16:43:45 +03:00
SpecCheck4.spec check also spec files for forbidden control chars 2019-10-25 07:32:56 -04:00
SpecCheckPatch.spec SpecCheck: Improve patch applied regex 2023-04-10 09:17:20 +02:00
SpecCheckTemp.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
buildarch-instead-of-exclusivearch-tag.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
buildprereq-use.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
comparison-operator-in-deptoken.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
configure-without-libdir-spec.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
deprecated-grep.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
depscript-without-disabling-depgen.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
forbidden-controlchar-found.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
ghc.spec test: Add another test for patch-not-applied 2024-01-23 11:31:57 +01:00
hardcoded-library-path.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
hardcoded-packager-tag.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
hardcoded-path-in-buildroot-tag.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
hardcoded-prefix-tag.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
intltool.spec SpecCheck: Support "%patch n" to detect applied patches 2023-10-19 10:06:09 +02:00
lib-package-without-%mklibname.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
libdir-macro-in-noarch-package.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
macro-in-changelog-autochangelog.spec Support %autochangelog in %changelog. 2021-10-11 07:36:09 +02:00
macro-in-changelog.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
macro-in-comment.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
make-check-outside-check-section.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
mixed-use-of-spaces-and-tabs.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
more-than-one-%changelog.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
no-%%%s-section.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
no-buildroot-tag.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
non-break-space.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
non-standard-group.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
non-utf8-spec-file.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
null-char-first.spec SpecCheck: Check for NULL char in all lines 2023-06-22 14:32:47 +02:00
null-char-last.spec SpecCheck: Check for NULL char in all lines 2023-06-22 14:32:47 +02:00
obsolete-tag.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
patch-fuzz-is-changed.spec Add tests in test_speccheck 2020-07-22 08:23:37 +02:00
patch-not-applied.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
prereq_use.spec Add tests in test_speccheck 2020-07-22 08:23:37 +02:00
python-module-def.spec Add python-module-def check to SpecCheck 2022-10-25 12:21:45 +02:00
python-setup-test.spec Add python-setup-test check to SpecCheck 2022-09-28 20:50:22 +02:00
python-sitearch-glob.spec SpecCheck: Add python_sitelib glob check 2022-10-27 11:00:29 +02:00
python-sitelib-glob.spec SpecCheck: Add python_sitelib glob check 2022-10-27 11:00:29 +02:00
python-sitelib.spec SpecCheck: Add python_sitelib glob check 2022-10-27 11:00:29 +02:00
rpm-buildroot-usage-shell-var.spec Add test for shell var detection in rpm-buildroot-usage 2022-06-23 20:33:37 +02:00
rpm-buildroot-usage.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
setup-not-in-prep.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
setup-not-quiet.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
unversioned-explicit-obsoletes.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
unversioned-explicit-version.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00
use-of-RPM-SOURCE-DIR.spec Add test in test_speccheck, modified SpecCheck.py 2020-07-02 10:14:30 +02:00