lix/tests
Eelco Dolstra ebade9ff8b * Check for duplicate attribute names / function arguments. `make
check' now succeeds :-)
* An attribute set such as `{ foo = { enable = true; };
  foo.port = 23; }' now parses.  It was previously rejected, but I'm
  too lazy to implement the check.  (The only reason to reject it is
  that the reverse, `{ foo.port = 23; foo = { enable = true; }; }', is
  rejected, which is kind of ugly.)
2010-04-22 11:02:24 +00:00
..
lang * Check for duplicate attribute names / function arguments. `make 2010-04-22 11:02:24 +00:00
add.sh
build-hook.hook.sh * Simplify communication with the hook a bit (don't use file 2009-03-28 19:29:55 +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 * Unify exportReferencesGraph and exportBuildReferencesGraph, and make 2009-03-18 17:36:42 +00:00
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 * Argh, stupid timing sensitive tests... 2009-03-27 22:40:22 +00:00
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 * Update the expected test output (no longer an ATerm). 2010-04-21 16:22:03 +00:00
logging.sh
Makefile.am * Negative caching, i.e. caching of build failures. Disabled by 2009-03-25 21:05:42 +00:00
misc.sh
negative-caching.nix * Negative caching, i.e. caching of build failures. Disabled by 2009-03-25 21:05:42 +00:00
negative-caching.sh * Negative caching, i.e. caching of build failures. Disabled by 2009-03-25 21:05:42 +00:00
nix-build.sh
nix-pull.sh
nix-push.sh
parallel.builder.sh * Make this test a bit more robust. It's still timing dependent 2009-03-23 15:16:36 +00:00
parallel.nix * Make this test a bit more robust. It's still timing dependent 2009-03-23 15:16:36 +00:00
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 * Do a substitution even if --max-jobs == 0. 2009-03-31 21:14:07 +00:00
user-envs.builder.sh
user-envs.nix
user-envs.sh
verify.sh