lix/tests
Eelco Dolstra 4a053bfdfd * A new primop `builtins', which returns an attribute set containing
all the primops.  This allows Nix expressions to test for new
  primops and take appropriate action if they're not available.  For
  instance, rather than calling a primop `foo' directly, they could
  say `if builtins ? foo then builtins.foo ... else ...'.
2006-08-23 14:39:11 +00:00
..
lang * A new primop `builtins', which returns an attribute set containing 2006-08-23 14:39:11 +00:00
add.sh * Doh! 2006-03-01 16:52:55 +00:00
build-hook.hook.sh * Fix the build hook mechanism; pass the pointer graph to the hook. 2005-01-25 11:55:43 +00:00
build-hook.nix.in * Purify `make check'. 2006-07-21 13:21:43 +00:00
build-hook.sh * Simplification. 2006-03-01 12:51:18 +00:00
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 * Add a test for nix-log2xml. 2006-03-01 13:25:08 +00:00
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 * Simplification. 2006-03-01 12:51:18 +00:00
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 * Add a test for nix-log2xml. 2006-03-01 13:25:08 +00:00
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 * TDD! Woohoo! 2006-03-01 14:26:03 +00:00
hash-check.nix * Purify `make check'. 2006-07-21 13:21:43 +00:00
hash.sh * Tests to prevent a repeat of the parseHash32 debacle. 2006-03-01 18:11:41 +00:00
init.sh * Handle $PATHs with spaces. 2006-05-29 21:53:58 +00:00
lang.sh * Urgh (see NIX-56). 2006-08-22 09:34:38 +00:00
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 * Simplification. 2006-03-01 12:51:18 +00:00
logging.sh * Doh! 2006-03-01 16:03:32 +00:00
Makefile.am * Distribute *.exp.xml. 2006-08-17 12:21:39 +00:00
misc.sh * Simplification. 2006-03-01 12:51:18 +00:00
nix-build.sh * TDD! Woohoo! 2006-03-01 14:26:03 +00:00
nix-pull.sh * TDD! Woohoo! 2006-03-01 14:26:03 +00:00
nix-push.sh * Simplification. 2006-03-01 12:51:18 +00:00
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 * Simplification. 2006-03-01 12:51:18 +00:00
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 * Fix the `--fallback' switch. 2005-01-25 13:00:12 +00:00
substituter2.sh * Add missing substitutes files to dist. 2005-01-27 17:48:50 +00:00
substitutes.nix.in * Re-enable support for substitutes in the normaliser. 2004-06-20 19:17:54 +00:00
substitutes.sh * Simplification. 2006-03-01 12:51:18 +00:00
substitutes2.nix.in * Multiple and/or failing substitutes now work. 2004-06-24 13:40:38 +00:00
substitutes2.sh * Simplification. 2006-03-01 12:51:18 +00:00
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 * Simplification. 2006-03-01 12:51:18 +00:00