tvl-depot/tests
Eelco Dolstra 1328aa3307 * Start of concurrent garbage collection. Processes write temporary
roots to a per-process temporary file in /nix/var/nix/temproots
  while holding a write lock on that file.  The garbage collector
  acquires read locks on all those files, thus blocking further
  progress in other Nix processes, and reads the sets of temporary
  roots.
2005-01-31 10:27:25 +00:00
..
lang * Use atdiff' instead of cmp' for checking test output. 2004-10-27 13:12:58 +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 * Broken test. 2004-05-12 13:49:10 +00:00
build-hook.sh * Fix the build hook mechanism; pass the pointer graph to the hook. 2005-01-25 11:55:43 +00:00
dependencies.builder0.sh * Another test. 2004-05-04 13:22:33 +00:00
dependencies.builder1.sh * Another test. 2004-05-04 13:22:33 +00:00
dependencies.builder2.sh * Another test. 2004-05-04 13:22:33 +00:00
dependencies.nix.in * Another test. 2004-05-04 13:22:33 +00:00
dependencies.sh * In nix-store: added query `--referers-closure' that returns the 2005-01-25 11:18:03 +00:00
fallback.nix.in * Added a switch `--fallback'. From the manual: 2004-06-28 10:42:57 +00:00
fallback.sh * Re-enable all tests. 2005-01-25 17:24:14 +00:00
gc-concurrent.builder.sh * Add a test to check whether concurrent garbage collection (i.e., 2005-01-28 20:36:46 +00:00
gc-concurrent.nix.in * Add a test to check whether concurrent garbage collection (i.e., 2005-01-28 20:36:46 +00:00
gc-concurrent.sh * Start of concurrent garbage collection. Processes write temporary 2005-01-31 10:27:25 +00:00
gc.sh * Add missing substitutes files to dist. 2005-01-27 17:48:50 +00:00
hash.sh * Missing file. 2005-01-14 13:50:09 +00:00
init.sh * Start of concurrent garbage collection. Processes write temporary 2005-01-31 10:27:25 +00:00
lang.sh * Use atdiff' instead of cmp' for checking test output. 2004-10-27 13:12:58 +00:00
locking.builder.sh * 1000th revision! 2004-05-04 13:56:30 +00:00
locking.nix.in * 1000th revision! 2004-05-04 13:56:30 +00:00
locking.sh * In nix-store: change --build' back to --realise'. Also brought 2005-01-25 10:55:33 +00:00
Makefile.am * Start of concurrent garbage collection. Processes write temporary 2005-01-31 10:27:25 +00:00
nix-pull.sh * Really fix the substitute mechanism, i.e., ensure the closure 2005-01-25 17:08:52 +00:00
nix-push.sh * Really fix the substitute mechanism, i.e., ensure the closure 2005-01-25 17:08:52 +00:00
parallel.builder.sh * Cygwin compatibility. 2005-01-04 17:38:26 +00:00
parallel.nix.in * True parallel builds. Nix can now run as many build jobs in 2004-05-11 18:05:44 +00:00
parallel.sh * In nix-store: change --build' back to --realise'. Also brought 2005-01-25 10:55:33 +00:00
simple.builder.sh * Allow the location of the store etc. to be specified using 2004-05-04 12:15:30 +00:00
simple.nix.in * Allow the location of the store etc. to be specified using 2004-05-04 12:15:30 +00:00
simple.sh * In nix-store: change --build' back to --realise'. Also brought 2005-01-25 10:55:33 +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 * Re-enable all tests. 2005-01-25 17:24:14 +00:00
substitutes2.nix.in * Multiple and/or failing substitutes now work. 2004-06-24 13:40:38 +00:00
substitutes2.sh * Re-enable all tests. 2005-01-25 17:24:14 +00:00
verify.sh * Added a switch `--fallback'. From the manual: 2004-06-28 10:42:57 +00:00