summaryrefslogtreecommitdiff
path: root/tests/lint.scm
Commit message (Expand)AuthorAgeFilesLines
* tests: Properly synchronize threads in the 'home-page' lint tests....Ludovic Courtès2015-01-131-5/+18
* tests: Add missing copyright line....Ludovic Courtès2015-01-071-0/+1
* tests: Make the 'lint' tests slightly more concise....Ludovic Courtès2014-12-291-152/+129
* tests: Factorize the 'dummy-package' macro....Ludovic Courtès2014-12-291-6/+1
* lint: Add tests for the 'home-page' checker....Ludovic Courtès2014-12-291-1/+146
* lint: Allow synopses that start with an abbreviation....Ludovic Courtès2014-11-071-0/+10
* lint: Improve check for synopses starting with package name....Ludovic Courtès2014-11-071-0/+8
* lint: Simplify no-warnings tests....Ludovic Courtès2014-11-071-35/+30
* guix: lint: Make exception for package name starting description....Eric Bavier2014-10-261-0/+9
* guix: lint: Allow digits at start of synopsis or description....Eric Bavier2014-10-261-0/+18
* guix: lint: Check for empty synopses and descriptions....Eric Bavier2014-10-261-0/+9
* guix: lint: Check for proper end-of-sentence space....Eric Bavier2014-10-261-0/+29
* guix lint: make sure synopses do not start with the package name....Cyril Roelandt2014-10-081-0/+10
* guix lint: Make sure a synopsis cannot start with a lower-case article....Cyril Roelandt2014-10-081-0/+18
* guix lint: check whether descriptions and synopses start with an upper-case l......Cyril Roelandt2014-10-081-0/+18
* guix lint: Make sure synopses are not too long....Cyril Roelandt2014-10-081-0/+9
* guix lint: Remove "guix lint: " prefix from warnings....Ludovic Courtès2014-09-031-4/+4
* scripts: add guix lint...Cyril Roelandt2014-09-031-0/+110