summaryrefslogtreecommitdiff
path: root/tests/lint.scm
Commit message (Expand)AuthorAge
* lint: Adjust patch file length check.Vagrant Cascadian2021-12-17
* Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\
| * tests: Avoid literal strings for invalid Texinfo markup.Ludovic Courtès2021-11-06
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * lint: Add description check for common typos.Vagrant Cascadian2021-10-24
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * import: stackage: Use 'define-json-mapping'.Ludovic Courtès2021-10-02
| * test: lint: Fix ‘haskell-stackage’ test.Xinglu Chen2021-09-28
* | Merge branch 'master' into core-updatesLudovic Courtès2021-07-18
|\|
| * lint: Check for leading whitespace in description.Brice Waegeneire2021-07-13
| * lint: Lint usages of 'wrap-program' without a "bash" input.Maxime Devos2021-07-07
| * lint: Verify if #:tests? is respected in the 'check' phase.Maxime Devos2021-06-30
* | lint: Add 'input-labels' checker.Ludovic Courtès2021-07-11
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-19
|\|
| * lint: Check for trailing whitespace in description.Xinglu Chen2021-06-08
| * lint: Check for trailing whitespace in synopsis.Xinglu Chen2021-06-08
* | Merge branch 'master' into core-updatesMarius Bakke2021-06-06
|\|
| * lint: tests-true: Check if tests are enabled when cross-compiling.Maxime Devos2021-06-06
| * lint: archival: Lookup content in Disarchive database.Ludovic Courtès2021-05-22
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\|
| * lint: Warn about underscores in package names.Xinglu Chen2021-04-16
* | build-system: Rewrite using gexps.Ludovic Courtès2021-03-30
|/
* tests: Remove obsolete comment.Tobias Geerinckx-Rice2021-03-13
* tests: do not hard code HTTP portsMaxime Devos2021-03-06
* tests: lint: Add origin patch file name test cases.Chris Marusich2020-12-07
* lint: Add 'check-haskell-stackage' checker.Timothy Sample2020-11-21
* lint: Add 'patch-headers' checker.Ludovic Courtès2020-11-21
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* gnu: Remove ".git" from "https://github/…/….git".Ludovic Courtès2020-07-12
* lint: source: Validate URLs of Git references.Ludovic Courtès2020-07-12
* tests: Skip lint tests when HTTP server cannot listen.Ludovic Courtès2020-06-26
* lint: Add 'check-for-collisions' checker.Ludovic Courtès2020-06-14
* 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