aboutsummaryrefslogtreecommitdiff
path: root/tests/import-utils.scm
AgeCommit message (Expand)Author
2019-12-11import: utils: 'recursive-import' returns a list rather than a stream....Ludovic Courtès
2019-12-11import: utils: 'recursive-import' returns packages in topological order....Ludovic Courtès
2019-07-25maint: Switch to Guile-JSON 3.x....Ludovic Courtès
2018-02-16import: utils: 'alist->package' allows false license....Ludovic Courtès
2017-10-06import: Use a 'file://' URL in 'alist->package' test....Ludovic Courtès
2017-09-28import: Add generic data to package converter....Ricardo Wurmus
2016-09-28import: utils: Refactor license->symbol....David Craven
2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin
2016-01-20tests: Move beatify-description tests to import-tests....Ben Woodcroft
='2018-12-27 14:55:54 +0200'>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 2016-07-24lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin....David Craven 2016-07-13lint: 'validate-uri' reports suspiciously small 200 responses....Ludovic Courtès 2016-04-28lint: 'check-vulnerabilities' follows package replacements....Ludovic Courtès 2016-04-27lint: Report synopses/descriptions that are not strings....Ludovic Courtès 2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin 2016-01-28tests: Use 'dummy-origin' for lint tests when possible....Mathieu Lirzin 2016-01-22tests: Prevent 'http_proxy' from breaking Web server tests....Ludovic Courtès 2015-11-28lint: Do not report already-patched vulnerabilities....Ludovic Courtès 2015-11-26lint: Add "cve" checker....Ludovic Courtès 2015-09-18lint: Report lonely parentheses....Ludovic Courtès 2015-09-15lint: Add 'check-texinfo-markup' checker....Mathieu Lirzin 2015-09-14guix: lint: Check for meaningful origin file names....Eric Bavier 2015-09-06lint: Add 'license' checker....Ludovic Courtès 2015-08-19lint: Add 'formatting' checker....Ludovic Courtès 2015-04-13lint: Add a 'derivation' checker....Ludovic Courtès 2015-04-10lint: Report patches that cannot be found....Ludovic Courtès 2015-04-10lint: Rename 'check-patches' to 'check-patch-file-names'....Ludovic Courtès 2015-03-31tests: Fix module name for 'lint'....Ludovic Courtès 2015-03-05lint: Add tests for the 'source' checker....Ludovic Courtès 2015-03-05tests: Fix import....Ludovic Courtès 2015-01-13tests: Properly synchronize threads in the 'home-page' lint tests....Ludovic Courtès 2015-01-07tests: Add missing copyright line....Ludovic Courtès 2014-12-29tests: Make the 'lint' tests slightly more concise....Ludovic Courtès 2014-12-29tests: Factorize the 'dummy-package' macro....Ludovic Courtès