aboutsummaryrefslogtreecommitdiff
path: root/tests/lint.scm
Commit message (Expand)AuthorAge
* lint: archival: Trigger “Save Code Now” for VCSes other than Git.Ludovic Courtès2024-03-09
* lint: archival: Check with ‘lookup-directory-by-nar-hash’.Ludovic Courtès2024-02-12
* lint: Check that (cc-for-target) and friends are used.Maxime Devos2023-09-08
* lint: archival: Warn against non-origin package sources.Ludovic Courtès2023-05-06
* gnu: python-setuptools: Move to python-build.Lars-Dominik Braun2022-10-27
* lint: source: Add check for <svn-reference> over HTTP(S).Ludovic Courtès2022-10-17
* download: Use https for main KDE source.Efraim Flashner2022-03-29
* lint: check-tests-true: Allow #:tests? #t for some build systems.Maxime Devos2022-03-11
* 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