index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lint.scm
Age
Commit message (
Expand
)
Author
2016-11-25
Merge branch 'master' into python-build-system
Leo Famulari
2016-11-19
lint: Add 'mirror-url' checker.
Ludovic Courtès
2016-11-16
tests: Move HTTP server to (guix tests http).
Ludovic Courtès
2016-11-15
guix: Add lint-checker for packages which should be no inputs at all.
Hartmut Goebel
2016-10-19
lint: Suggest @code instead of quotes.
Ludovic Courtès
2016-10-03
lint: 'cve' checker reports the replacement's vulnerabilities.
Ludovic Courtès
2016-08-28
guix: lint: Check descriptions for trademark signs.
Eric Bavier
2016-07-24
lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin.
David Craven
2016-07-13
lint: 'validate-uri' reports suspiciously small 200 responses.
Ludovic Courtès
2016-04-28
lint: 'check-vulnerabilities' follows package replacements.
Ludovic Courtès
2016-04-27
lint: Report synopses/descriptions that are not strings.
Ludovic Courtès
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
Mathieu Lirzin
2016-01-28
tests: Use 'dummy-origin' for lint tests when possible.
Mathieu Lirzin
2016-01-22
tests: Prevent 'http_proxy' from breaking Web server tests.
Ludovic Courtès
2015-11-28
lint: Do not report already-patched vulnerabilities.
Ludovic Courtès
2015-11-26
lint: Add "cve" checker.
Ludovic Courtès
2015-09-18
lint: Report lonely parentheses.
Ludovic Courtès
2015-09-15
lint: Add 'check-texinfo-markup' checker.
Mathieu Lirzin
2015-09-14
guix: lint: Check for meaningful origin file names.
Eric Bavier
2015-09-06
lint: Add 'license' checker.
Ludovic Courtès
2015-08-19
lint: Add 'formatting' checker.
Ludovic Courtès
2015-04-13
lint: Add a 'derivation' checker.
Ludovic Courtès
2015-04-10
lint: Report patches that cannot be found.
Ludovic Courtès
2015-04-10
lint: Rename 'check-patches' to 'check-patch-file-names'.
Ludovic Courtès
2015-03-31
tests: Fix module name for 'lint'.
Ludovic Courtès
2015-03-05
lint: Add tests for the 'source' checker.
Ludovic Courtès
2015-03-05
tests: Fix import.
Ludovic Courtès
2015-01-13
tests: Properly synchronize threads in the 'home-page' lint tests.
Ludovic Courtès
2015-01-07
tests: Add missing copyright line.
Ludovic Courtès
2014-12-29
tests: Make the 'lint' tests slightly more concise.
Ludovic Courtès
2014-12-29
tests: Factorize the 'dummy-package' macro.
Ludovic Courtès
2014-12-29
lint: Add tests for the 'home-page' checker.
Ludovic Courtès
2014-11-07
lint: Allow synopses that start with an abbreviation.
Ludovic Courtès
2014-11-07
lint: Improve check for synopses starting with package name.
Ludovic Courtès
2014-11-07
lint: Simplify no-warnings tests.
Ludovic Courtès
2014-10-26
guix: lint: Make exception for package name starting description.
Eric Bavier
2014-10-26
guix: lint: Allow digits at start of synopsis or description.
Eric Bavier
2014-10-26
guix: lint: Check for empty synopses and descriptions.
Eric Bavier
2014-10-26
guix: lint: Check for proper end-of-sentence space.
Eric Bavier
2014-10-08
guix lint: make sure synopses do not start with the package name.
Cyril Roelandt
2014-10-08
guix lint: Make sure a synopsis cannot start with a lower-case article.
Cyril Roelandt
2014-10-08
guix lint: check whether descriptions and synopses start with an upper-case l...
Cyril Roelandt
2014-10-08
guix lint: Make sure synopses are not too long.
Cyril Roelandt
2014-09-03
guix lint: Remove "guix lint: " prefix from warnings.
Ludovic Courtès
2014-09-03
scripts: add guix lint
Cyril Roelandt