guix/tests
Peter Simons 60b632b173 tests/build-hook.hook.sh: prefer more portable `...` syntax over $(...) for running sub-shells
The /bin/sh interpreter on Solaris doesn't understand $(...) syntax for running
sub-shells. Consequently, this test fails on Solaris. To remedy the situation,
the script either needs to be run by /bin/bash -- which is non-standard --, or
it needs to use the ancient but portable `...` syntax.
2010-06-25 14:05:37 +00:00
..
lang * Print attributes in sorted order. 2010-05-12 12:15:49 +00:00
Makefile.am
add.sh
build-hook.hook.sh tests/build-hook.hook.sh: prefer more portable `...` syntax over $(...) for running sub-shells 2010-06-25 14:05:37 +00:00
build-hook.nix
build-hook.sh
check-refs.nix
check-refs.sh
common.sh.in * Drop the dependency on the ATerm library. 2010-04-19 14:51:58 +00:00
config.nix.in
dependencies.builder0.sh
dependencies.builder1.sh
dependencies.builder2.sh
dependencies.nix * Removed the `~' operator. 2010-04-01 16:59:07 +00:00
dependencies.sh
export-graph.nix
export-graph.sh
export.sh
fallback.sh
filter-source.nix
filter-source.sh
fixed.builder1.sh
fixed.builder2.sh
fixed.nix
fixed.sh
gc-concurrent.builder.sh
gc-concurrent.nix
gc-concurrent.sh
gc-concurrent2.builder.sh
gc-runtime.nix
gc-runtime.sh
gc.sh
hash-check.nix
hash.sh
init.sh * In nix-pull/nix-channel, create the manifests directory if it 2009-11-13 10:08:31 +00:00
install-package.sh
lang.sh * Sync with the trunk. 2010-05-07 14:46:47 +00:00
logging.sh
misc.sh
negative-caching.nix
negative-caching.sh
nix-build.sh
nix-pull.sh
nix-push.sh
parallel.builder.sh
parallel.nix
parallel.sh * Grmbl. Timing-sensitive tests are evil. 2010-02-04 14:43:43 +00:00
referrers.sh
remote-store.sh
simple.builder.sh
simple.nix
simple.sh
substituter.sh
substituter2.sh
substitutes.sh
substitutes2.sh
user-envs.builder.sh
user-envs.nix
user-envs.sh
verify.sh