guix/tests
Mathieu Lirzin 3500e659f1 lint: Add 'check-texinfo-markup' checker.
* guix/script/lint.scm (check-description-style): Check for invalid
  Texinfo markup.
* tests/lint.scm: Test it.
2015-09-15 19:01:23 +02:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
containers.scm tests: containers: Skip if setgroups file does not exist. 2015-08-11 08:30:28 -04:00
cpan.scm
cpio.scm Add (guix cpio). 2015-06-24 18:05:03 +02:00
cran.scm import: Add 'cran' importer. 2015-08-31 15:39:34 +02:00
derivations.scm tests: Fix typos. 2015-09-05 22:11:03 +02:00
elpa.scm tests: Use the right identifier in tests/elpa.scm. 2015-07-08 15:30:49 +02:00
file-systems.scm file-systems: 'uuid' raises a syntax error for invalid UUIDs. 2015-07-16 09:49:36 +02:00
gem.scm import: gem: Fix minor bug and add unit test. 2015-09-01 20:00:01 -04:00
gexp.scm gexp: Add 'lower-object'. 2015-08-27 00:49:23 +02:00
graph.scm Add 'guix graph'. 2015-08-27 00:49:23 +02:00
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh substitute: Honor "substitute-urls" option passed by "untrusted" clients. 2015-07-13 18:29:01 +02:00
guix-download.sh
guix-environment.sh tests: Test the exit code of 'guix environment'. 2015-07-08 00:06:45 +02:00
guix-gc.sh
guix-graph.sh graph: Add '--expression'. 2015-09-02 23:40:07 +02:00
guix-hash.sh
guix-lint.sh
guix-package-net.sh
guix-package.sh scripts: package: Add --install-from-file option. 2015-08-19 22:23:59 -04:00
guix-register.sh
guix-system.sh
hackage.scm
hash.scm
lint.scm lint: Add 'check-texinfo-markup' checker. 2015-09-15 19:01:23 +02:00
monads.scm monads: Fix 'liftN' fallback case. 2015-09-04 18:31:06 +02:00
nar.scm tests: Work around Btrfs handling of nlink for empty directories. 2015-08-26 00:43:36 +02:00
packages.scm guix: packages: Add origin-actual-file-name. 2015-09-14 18:02:37 -05:00
pk-crypto.scm
pki.scm
profiles.scm
publish.scm tests: Fix 'publish' test for nix-base32 format. 2015-07-18 17:05:28 +03:00
pypi.scm import: pypi: Detect inputs. 2015-06-24 22:47:59 +02:00
records.scm tests: Avoid sequence of zero expressions. 2015-06-11 23:33:32 +02:00
sets.scm
signing-key.pub
signing-key.sec
size.scm tests: Adjust tests for new bootstrap Guile. 2015-07-12 01:27:00 +02:00
snix.scm
store.scm substitute: Honor "substitute-urls" option passed by "untrusted" clients. 2015-07-13 18:29:01 +02:00
substitute.scm
syscalls.scm tests: Skip 'set-network-interface-address' test when running as root. 2015-08-27 10:52:11 +02:00
test.drv
ui.scm
union.scm
utils.scm