lix/tests
Eelco Dolstra f4c5531d92 * New language feature: domain checks, which check whether a function
argument has a valid value, i.e., is in a certain domain.  E.g.,

    { foo : [true false]
    , bar : ["a" "b" "c"]
    }: ...

  This previously could be done using assertions, but domain checks
  will allow the buildfarm to automatically extract the configuration
  space from functions.
2006-07-24 16:35:34 +00:00
..
lang * New language feature: domain checks, which check whether a function 2006-07-24 16:35:34 +00:00
add.sh
build-hook.hook.sh
build-hook.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
build-hook.sh
common.sh.in * Test for runtime root finding. 2006-07-21 12:46:54 +00:00
dependencies.builder0.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
dependencies.builder1.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
dependencies.builder2.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
dependencies.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
dependencies.sh
dummy * Purify `make check'. 2006-07-21 13:21:43 +00:00
fallback.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
fallback.sh
fixed.builder1.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
fixed.builder2.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
fixed.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
fixed.sh * Tests for fixed-output derivations (and attribute selection, incidentally). 2006-03-01 18:26:21 +00:00
gc-concurrent.builder.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
gc-concurrent.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
gc-concurrent.sh
gc-concurrent2.builder.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
gc-concurrent2.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
gc-runtime.builder.sh * Test for runtime root finding. 2006-07-21 12:46:54 +00:00
gc-runtime.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
gc-runtime.sh * Test for runtime root finding. 2006-07-21 12:46:54 +00:00
gc.sh
hash-check.nix * Purify `make check'. 2006-07-21 13:21:43 +00:00
hash.sh
init.sh * Handle $PATHs with spaces. 2006-05-29 21:53:58 +00:00
lang.sh
locking.builder.sh * `touch' might not be in $PATH. 2006-07-24 16:19:08 +00:00
locking.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
locking.sh
logging.sh
Makefile.am * Test for runtime root finding. 2006-07-21 12:46:54 +00:00
misc.sh
nix-build.sh
nix-pull.sh
nix-push.sh
parallel.builder.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
parallel.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
parallel.sh
referrers.sh * Skip this test on Cygwin, too slow (and doesn't test anything Cygwin-specific). 2006-06-16 13:27:36 +00:00
simple.builder.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
simple.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
simple.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
substituter.sh
substituter2.sh
substitutes.nix.in
substitutes.sh
substitutes2.nix.in
substitutes2.sh
user-envs.builder.sh * Purify `make check'. 2006-07-21 13:21:43 +00:00
user-envs.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
user-envs.sh * `nix-env -qa --description' shows human-readable descriptions of 2006-03-10 16:20:42 +00:00
verify.sh