guix/tests
Ludovic Courtès 0b131612d5 tests: Skip 'guix-package-net.sh' when prerequisites aren't met.
* tests/guix-package-net.sh: Reinstate networking and shebang test that
  inadvertently vanished in commit 57b8623.
2015-04-08 10:20:59 +02:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm tests: Skip tests that would fail due to the shebang length. 2015-02-24 00:01:34 +01:00
cpan.scm import: cpan: Update tests for dependency handling. 2015-02-20 16:05:15 -06:00
derivations.scm derivations: Add a 'cut?' parameter to 'derivation-prerequisites'. 2015-03-25 10:46:22 +01:00
gexp.scm gexp: Add 'local-file'. 2015-03-29 22:23:33 +02:00
gremlin.scm Add (guix build gremlin). 2015-03-31 22:23:57 +02:00
guix-archive.sh
guix-authenticate.sh
guix-build.sh
guix-daemon.sh Fix remaining references to "substitute-binary". 2015-03-26 23:54:59 +01:00
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-lint.sh lint: Fix argument parsing when several packages are specified. 2015-01-28 14:00:58 +01:00
guix-package-net.sh tests: Skip 'guix-package-net.sh' when prerequisites aren't met. 2015-04-08 10:20:59 +02:00
guix-package.sh tests: Move 'guix package' tests that require networking to a separate file. 2015-04-06 21:52:40 +02:00
guix-register.sh tests: Skip 'guix-register' when the socket name length is exceeded. 2015-02-02 12:46:36 +01:00
guix-system.sh Fix remaining references to "substitute-binary". 2015-03-26 23:54:59 +01:00
hash.scm
lint.scm tests: Fix module name for 'lint'. 2015-03-31 22:23:57 +02:00
monads.scm monads: Add the state monad. 2015-01-17 23:45:48 +01:00
nar.scm serialization: Check for EOF and incomplete input conditions. 2015-02-07 23:16:55 +01:00
packages.scm tests: Remove dependency on 'glibc-utf8-locales' for profile tests. 2015-03-04 17:23:27 +01:00
pk-crypto.scm
pki.scm
profiles.scm gexp: Add <gexp-input>. 2015-03-17 22:25:54 +01:00
publish.scm scripts: Add 'publish' command. 2015-04-04 14:16:43 -04:00
pypi.scm tests: import: Factorize utility function. 2015-01-09 10:38:25 -06:00
records.scm records: Add support for delayed fields. 2015-01-19 23:30:42 +01:00
sets.scm Add (guix sets). 2015-01-11 23:50:01 +01:00
signing-key.pub
signing-key.sec
snix.scm
store.scm store: Add query-path-info operation. 2015-04-04 13:50:52 -04:00
substitute.scm substitute: Rename cache directory from "substitute-binary" to "substitute". 2015-03-25 10:46:22 +01:00
syscalls.scm tests: Deal with 'mount-points' not returning "/". 2015-04-06 21:27:16 +02:00
test.drv
ui.scm ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS. 2015-02-26 00:04:36 +01:00
union.scm tests: Factorize the network reachability test. 2015-02-24 00:01:34 +01:00
utils.scm