guix/tests
Ludovic Courtès 278b64283a tests: Use the C locale for 'guix package -s'.
* tests/guix-package.sh: Set LC_MESSAGES=C before the 'guix package -s'
  test.
2014-06-16 23:49:05 +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
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 store: (direct-store-path? (%store-prefix)) returns #f. 2014-04-28 23:24:18 +02:00
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