guix/tests
Ludovic Courtès c1202fb1f9 guix {system,offload}: Improve reporting of syntax errors.
* guix/scripts/system.scm (read-operating-system) <catch handler>: Add
  case for 'syntax-error'.  Correct message for default case.
* guix/scripts/offload.scm (build-machines) <catch handler>: Add case
  for 'syntax-error'.
* tests/guix-system.sh: New file.
* Makefile.am (SH_TESTS): Add it.
2014-06-27 00:12:40 +02:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
derivations.scm derivations: Add #:allowed-references 'derivation' parameter. 2014-06-01 23:32:26 +02:00
gexp.scm tests: Skip tests that would hit the shebang length limitation. 2014-06-04 18:15:50 +02:00
guix-archive.sh
guix-authenticate.sh
guix-build.sh guix build: Allow gexps to be passed to '-e'. 2014-06-14 22:55:59 +02:00
guix-daemon.sh
guix-download.sh
guix-gc.sh
guix-hash.sh
guix-package.sh tests: Use the C locale for 'guix package -s'. 2014-06-16 23:49:05 +02:00
guix-register.sh
guix-system.sh guix {system,offload}: Improve reporting of syntax errors. 2014-06-27 00:12:40 +02:00
hash.scm
monads.scm monads: Hide 'derivation-expression' and 'lower-inputs'. 2014-04-28 23:41:12 +02:00
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm
records.scm
signing-key.pub
signing-key.sec
snix.scm
store.scm
substitute-binary.scm
syscalls.scm syscalls: Be more permissive in 'umount' test. 2014-05-27 22:36:54 +02:00
test.drv
ui.scm ui: Gracefully deal with zero-output derivations. 2014-05-19 23:52:40 +02:00
union.scm
utils.scm