Nix/tests
Eelco Dolstra 4ada6db1fc * `nix-env -q' now accepts arguments that allow specific derivations
to be queried, e.g., `nix-env -qa firefox'.  This does require the
  argument '*' to be passed if one wants information about all
  derivations, so the old `nix-env -qa' now is `nix-env -qa "*"'.
2006-03-10 10:24:46 +00:00
..
lang * More test coverage. 2006-03-01 16:26:13 +00:00
add.sh * Doh! 2006-03-01 16:52:55 +00:00
build-hook.hook.sh
build-hook.nix.in
build-hook.sh
common.sh.in * Test `nix-store -q --binding'. 2006-03-01 15:46:22 +00:00
dependencies.builder0.sh
dependencies.builder1.sh
dependencies.builder2.sh
dependencies.nix.in
dependencies.sh
fallback.nix.in
fallback.sh
fixed.builder1.sh * Tests for fixed-output derivations (and attribute selection, incidentally). 2006-03-01 18:26:21 +00:00
fixed.builder2.sh * Tests for fixed-output derivations (and attribute selection, incidentally). 2006-03-01 18:26:21 +00:00
fixed.nix.in * Tests for fixed-output derivations (and attribute selection, incidentally). 2006-03-01 18:26:21 +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
gc-concurrent.nix.in
gc-concurrent.sh
gc-concurrent2.builder.sh
gc-concurrent2.nix.in
gc.sh * TDD! Woohoo! 2006-03-01 14:26:03 +00:00
hash.sh * Tests to prevent a repeat of the parseHash32 debacle. 2006-03-01 18:11:41 +00:00
init.sh
lang.sh
locking.builder.sh
locking.nix.in
locking.sh
logging.sh * Doh! 2006-03-01 16:03:32 +00:00
Makefile.am * Tests for fixed-output derivations (and attribute selection, incidentally). 2006-03-01 18:26:21 +00:00
misc.sh
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
parallel.builder.sh
parallel.nix.in
parallel.sh
referrers.sh
simple.builder.sh
simple.nix.in
simple.sh * Test `nix-store -q --binding'. 2006-03-01 15:46:22 +00:00
substituter.sh
substituter2.sh
substitutes.nix.in
substitutes.sh
substitutes2.nix.in
substitutes2.sh
user-envs.builder.sh
user-envs.nix.in
user-envs.sh * `nix-env -q' now accepts arguments that allow specific derivations 2006-03-10 10:24:46 +00:00
verify.sh