summaryrefslogtreecommitdiff
path: root/tests/lint.scm
Commit message (Expand)AuthorAgeFilesLines
* tests: lint: Add origin patch file name test cases....Chris Marusich2020-12-071-1/+32
* lint: Add 'check-haskell-stackage' checker....Timothy Sample2020-11-211-0/+32
* lint: Add 'patch-headers' checker....Ludovic Courtès2020-11-211-0/+56
* Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès2020-07-251-1/+1
* gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès2020-07-121-1/+1
* lint: source: Validate URLs of Git references....Ludovic Courtès2020-07-121-0/+20
* tests: Skip lint tests when HTTP server cannot listen....Ludovic Courtès2020-06-261-0/+9
* lint: Add 'check-for-collisions' checker....Ludovic Courtès2020-06-141-0/+30
* lint: vulnerabilities: Avoid 'mock' in test....Ludovic Courtès2020-01-171-8/+10
* tests: Avoid now-deprecated 'make-struct'....Ludovic Courtès2019-10-201-20/+20
* lint: Add 'archival' checker....Ludovic Courtès2019-09-021-0/+81
* tests: 'with-http-server' accepts multiple responses....Ludovic Courtès2019-09-021-40/+58
* tests: Relax expectations for the 'home-page' checker....Ludovic Courtès2019-08-171-4/+8
* lint: Add test for 'source'....Ludovic Courtès2019-07-201-0/+17
* lint: Update tests to (guix lint) migration....Ludovic Courtès2019-07-201-7/+7
* lint: Move the linting code to a different module....Christopher Baines2019-07-151-1/+1
* scripts: lint: Handle warnings with a record type....Christopher Baines2019-07-151-772/+681
* tests: More adjustments to python.scm split....Efraim Flashner2019-01-201-1/+1
* guix: lint: Warn only if GitHub URI is not same as the package URI....Arun Isaac2019-01-101-2/+11
* lint: Check for unstable tarballs....Efraim Flashner2018-12-271-0/+80
* guix: lint: Check for source URIs redirecting to GitHub....Arun Isaac2018-12-241-0/+28
* lint: 'check-derivation' tries all the package's supported systems....Ludovic Courtès2018-11-201-2/+2
* lint: 'check-vulnerabilities' also checks package properties....Efraim Flashner2017-12-101-0/+15
* lint: 'patch-file-names' checks for file name length....Ludovic Courtès2017-11-281-1/+14
* lint: 'home-page' checker reports permanent redirects....Ludovic Courtès2017-10-121-0/+83
* tests: Support multiple HTTP server instances....Ludovic Courtès2017-10-121-7/+7
* ui: Support Texinfo markup in package synopses....Alex Kost2017-03-271-0/+8
* Merge branch 'master' into python-build-systemLeo Famulari2016-11-251-94/+36
|\
| * lint: Add 'mirror-url' checker....Ludovic Courtès2016-11-191-0/+19
| * tests: Move HTTP server to (guix tests http)....Ludovic Courtès2016-11-161-97/+17
* | guix: Add lint-checker for packages which should be no inputs at all....Hartmut Goebel2016-11-151-0/+34
|/
* lint: Suggest @code instead of quotes....Ludovic Courtès2016-10-191-0/+8
* lint: 'cve' checker reports the replacement's vulnerabilities....Ludovic Courtès2016-10-031-0/+23
* guix: lint: Check descriptions for trademark signs....Eric Bavier2016-08-281-1/+15
* lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin....David Craven2016-07-241-1/+11
* lint: 'validate-uri' reports suspiciously small 200 responses....Ludovic Courtès2016-07-131-11/+41
* lint: 'check-vulnerabilities' follows package replacements....Ludovic Courtès2016-04-281-0/+19
* lint: Report synopses/descriptions that are not strings....Ludovic Courtès2016-04-271-0/+16
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-3/+0
* tests: Use 'dummy-origin' for lint tests when possible....Mathieu Lirzin2016-01-281-9/+3
* tests: Prevent 'http_proxy' from breaking Web server tests....Ludovic Courtès2016-01-221-1/+4
* lint: Do not report already-patched vulnerabilities....Ludovic Courtès2015-11-281-0/+17
* lint: Add "cve" checker....Ludovic Courtès2015-11-261-0/+17
* lint: Report lonely parentheses....Ludovic Courtès2015-09-181-0/+10
* lint: Add 'check-texinfo-markup' checker....Mathieu Lirzin2015-09-151-0/+8
* guix: lint: Check for meaningful origin file names....Eric Bavier2015-09-141-1/+79
* lint: Add 'license' checker....Ludovic Courtès2015-09-061-0/+6
* lint: Add 'formatting' checker....Ludovic Courtès2015-08-191-0/+26
* lint: Add a 'derivation' checker....Ludovic Courtès2015-04-131-0/+10
* lint: Report patches that cannot be found....Ludovic Courtès2015-04-101-0/+15