summaryrefslogtreecommitdiff
path: root/tests/lint.scm
Commit message (Expand)AuthorAge
* lint: vulnerabilities: Avoid 'mock' in test.Ludovic Courtès2020-01-17
* tests: Avoid now-deprecated 'make-struct'.Ludovic Courtès2019-10-20
* lint: Add 'archival' checker.Ludovic Courtès2019-09-02
* tests: 'with-http-server' accepts multiple responses.Ludovic Courtès2019-09-02
* tests: Relax expectations for the 'home-page' checker.Ludovic Courtès2019-08-17
* lint: Add test for 'source'.Ludovic Courtès2019-07-20
* lint: Update tests to (guix lint) migration.Ludovic Courtès2019-07-20
* lint: Move the linting code to a different module.Christopher Baines2019-07-15
* scripts: lint: Handle warnings with a record type.Christopher Baines2019-07-15
* tests: More adjustments to python.scm split.Efraim Flashner2019-01-20
* guix: lint: Warn only if GitHub URI is not same as the package URI.Arun Isaac2019-01-10
* lint: Check for unstable tarballs.Efraim Flashner2018-12-27
* guix: lint: Check for source URIs redirecting to GitHub.Arun Isaac2018-12-24
* lint: 'check-derivation' tries all the package's supported systems.Ludovic Courtès2018-11-20
* lint: 'check-vulnerabilities' also checks package properties.Efraim Flashner2017-12-10
* lint: 'patch-file-names' checks for file name length.Ludovic Courtès2017-11-28
* lint: 'home-page' checker reports permanent redirects.Ludovic Courtès2017-10-12
* tests: Support multiple HTTP server instances.Ludovic Courtès2017-10-12
* ui: Support Texinfo markup in package synopses.Alex Kost2017-03-27
* Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
|\
| * lint: Add 'mirror-url' checker.Ludovic Courtès2016-11-19
| * tests: Move HTTP server to (guix tests http).Ludovic Courtès2016-11-16
* | guix: Add lint-checker for packages which should be no inputs at all.Hartmut Goebel2016-11-15
|/
* lint: Suggest @code instead of quotes.Ludovic Courtès2016-10-19
* lint: 'cve' checker reports the replacement's vulnerabilities.Ludovic Courtès2016-10-03
* guix: lint: Check descriptions for trademark signs.Eric Bavier2016-08-28
* lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin.David Craven2016-07-24
* lint: 'validate-uri' reports suspiciously small 200 responses.Ludovic Courtès2016-07-13
* lint: 'check-vulnerabilities' follows package replacements.Ludovic Courtès2016-04-28
* lint: Report synopses/descriptions that are not strings.Ludovic Courtès2016-04-27
* build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin2016-04-03
* tests: Use 'dummy-origin' for lint tests when possible.Mathieu Lirzin2016-01-28
* tests: Prevent 'http_proxy' from breaking Web server tests.Ludovic Courtès2016-01-22
* lint: Do not report already-patched vulnerabilities.Ludovic Courtès2015-11-28
* lint: Add "cve" checker.Ludovic Courtès2015-11-26
* lint: Report lonely parentheses.Ludovic Courtès2015-09-18
* lint: Add 'check-texinfo-markup' checker.Mathieu Lirzin2015-09-15
* guix: lint: Check for meaningful origin file names.Eric Bavier2015-09-14
* lint: Add 'license' checker.Ludovic Courtès2015-09-06
* lint: Add 'formatting' checker.Ludovic Courtès2015-08-19
* lint: Add a 'derivation' checker.Ludovic Courtès2015-04-13
* lint: Report patches that cannot be found.Ludovic Courtès2015-04-10
* lint: Rename 'check-patches' to 'check-patch-file-names'.Ludovic Courtès2015-04-10
* tests: Fix module name for 'lint'.Ludovic Courtès2015-03-31
* lint: Add tests for the 'source' checker.Ludovic Courtès2015-03-05
* tests: Fix import.Ludovic Courtès2015-03-05
* tests: Properly synchronize threads in the 'home-page' lint tests.Ludovic Courtès2015-01-13
* tests: Add missing copyright line.Ludovic Courtès2015-01-07
* tests: Make the 'lint' tests slightly more concise.Ludovic Courtès2014-12-29
* tests: Factorize the 'dummy-package' macro.Ludovic Courtès2014-12-29