guix/tests
Ludovic Courtès 888569161c Add 'guix graph'.
* guix/scripts/graph.scm, tests/graph.scm, tests/guix-graph.sh,
  doc/images/coreutils-bag-graph.dot, doc/images/coreutils-graph.dot: New
  files.
* Makefile.am (MODULES): Add guix/scripts/graph.scm.
  (SH_TESTS): Add tests/guix-graph.sh.
  (SCM_TESTS): Add tests/graph.scm.
* doc.am (DOT_FILES, DOT_VECTOR_GRAPHICS): New variables.
  (EXTRA_DIST): Use them.
  (dist_infoimage_DATA): Use $(DOT_FILES).
  (pdf-local, info-local, ps-local): Likewise.
* doc/guix.texi (Packages with Multiple Outputs): Add cross-reference to 'guix
  graph'.
  (Invoking guix gc): Likewise.
  (Invoking guix graph): New section.
2015-08-27 00:49: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
derivations.scm substitute: Honor "substitute-urls" option passed by "untrusted" clients. 2015-07-13 18:29:01 +02:00
elpa.scm
file-systems.scm file-systems: 'uuid' raises a syntax error for invalid UUIDs. 2015-07-16 09:49:36 +02: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
guix-gc.sh
guix-graph.sh Add 'guix graph'. 2015-08-27 00:49:23 +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 'formatting' checker. 2015-08-19 11:39:17 +02:00
monads.scm
nar.scm tests: Work around Btrfs handling of nlink for empty directories. 2015-08-26 00:43:36 +02:00
packages.scm packages: Rewrite 'transitive-inputs' to be linear and remove duplicates. 2015-07-12 01:27:00 +02: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
records.scm
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 syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'. 2015-07-25 14:43:45 +02:00
test.drv
ui.scm
union.scm
utils.scm