Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint: Fix argument parsing when several packages are specified.•••* guix/scripts/lint.scm (%options) <--checkers>: Remove 'arg-handler' parameter, and return a single value. (guix-lint)[parse-options]: Remove 'arg-handler' parameter from handlers. Remove second seed to 'args-fold*'. * tests/guix-lint.sh: Add test. | Ludovic Courtès | 2015-01-28 | 1 | -0/+3 |
* | tests: Avoid Bash extension in 'tests/guix-lint.sh'.•••* tests/guix-lint.sh: Remove redundant and non-portable 'export'. | Ludovic Courtès | 2014-11-06 | 1 | -1/+1 |
* | build: Adjust lint tests for latest rules.•••* tests/guix-lint.sh (dummy)[description]: Add failing case. [doc]: Adjust. | Eric Bavier | 2014-10-28 | 1 | -2/+2 |
* | guix lint: add the --checkers option.•••* guix/scripts/lint.scm: add the "--checkers" option. * doc/guix.texi (Invoking guix lint): Document it. * tests/guix-lint.sh: New file * Makefile.am (SCM_TESTS): Add it. | Cyril Roelandt | 2014-10-16 | 1 | -0/+75 |