summaryrefslogtreecommitdiff
path: root/tests/lint.scm
AgeCommit message (Expand)Author
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès
2021-07-13lint: Check for leading whitespace in description....Brice Waegeneire
2021-07-11lint: Add 'input-labels' checker....Ludovic Courtès
2021-07-07lint: Lint usages of 'wrap-program' without a "bash" input....Maxime Devos
2021-06-30lint: Verify if #:tests? is respected in the 'check' phase....Maxime Devos
2021-06-19Merge branch 'master' into core-updates...Marius Bakke
2021-06-08lint: Check for trailing whitespace in description....Xinglu Chen
2021-06-08lint: Check for trailing whitespace in synopsis....Xinglu Chen
2021-06-06Merge branch 'master' into core-updates...Marius Bakke
2021-06-06lint: tests-true: Check if tests are enabled when cross-compiling....Maxime Devos
2021-05-22lint: archival: Lookup content in Disarchive database....Ludovic Courtès
2021-05-09Merge branch 'master' into core-updates...Marius Bakke
2021-04-16lint: Warn about underscores in package names....Xinglu Chen
2021-03-30build-system: Rewrite using gexps....Ludovic Courtès
2021-03-13tests: Remove obsolete comment....Tobias Geerinckx-Rice
2021-03-06tests: do not hard code HTTP ports...Maxime Devos
2020-12-07tests: lint: Add origin patch file name test cases....Chris Marusich
2020-11-21lint: Add 'check-haskell-stackage' checker....Timothy Sample
2020-11-21lint: Add 'patch-headers' checker....Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate....Ludovic Courtès
2020-07-12gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès
2020-07-12lint: source: Validate URLs of Git references....Ludovic Courtès
2020-06-26tests: Skip lint tests when HTTP server cannot listen....Ludovic Courtès
2020-06-14lint: Add 'check-for-collisions' checker....Ludovic Courtès
2020-01-17lint: vulnerabilities: Avoid 'mock' in test....Ludovic Courtès
2019-10-20tests: Avoid now-deprecated 'make-struct'....Ludovic Courtès
2019-09-02lint: Add 'archival' checker....Ludovic Courtès
2019-09-02tests: 'with-http-server' accepts multiple responses....Ludovic Courtès
2019-08-17tests: Relax expectations for the 'home-page' checker....Ludovic Courtès
2019-07-20lint: Add test for 'source'....Ludovic Courtès
2019-07-20lint: Update tests to (guix lint) migration....Ludovic Courtès
2019-07-15lint: Move the linting code to a different module....Christopher Baines
2019-07-15scripts: lint: Handle warnings with a record type....Christopher Baines
2019-01-20tests: More adjustments to python.scm split....Efraim Flashner
2019-01-10guix: lint: Warn only if GitHub URI is not same as the package URI....Arun Isaac
2018-12-27lint: Check for unstable tarballs....Efraim Flashner
2018-12-24guix: lint: Check for source URIs redirecting to GitHub....Arun Isaac
2018-11-20lint: 'check-derivation' tries all the package's supported systems....Ludovic Courtès
2017-12-10lint: 'check-vulnerabilities' also checks package properties....Efraim Flashner
2017-11-28lint: 'patch-file-names' checks for file name length....Ludovic Courtès
2017-10-12lint: 'home-page' checker reports permanent redirects....Ludovic Courtès
2017-10-12tests: Support multiple HTTP server instances....Ludovic Courtès
2017-03-27ui: Support Texinfo markup in package synopses....Alex Kost
2016-11-25Merge branch 'master' into python-build-systemLeo Famulari
2016-11-19lint: Add 'mirror-url' checker....Ludovic Courtès
2016-11-16tests: Move HTTP server to (guix tests http)....Ludovic Courtès
2016-11-15guix: Add lint-checker for packages which should be no inputs at all....Hartmut Goebel
2016-10-19lint: Suggest @code instead of quotes....Ludovic Courtès
2016-10-03lint: 'cve' checker reports the replacement's vulnerabilities....Ludovic Courtès
2016-08-28guix: lint: Check descriptions for trademark signs....Eric Bavier