Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-25 | * Removed the locking.sh test; it's redundant because of the extended | Eelco Dolstra | |
parallel.sh test. Also, don't call multiple nix-builds in parallel, since they can race creating .nix-build-tmp-derivation. | |||
2006-07-24 | * `touch' might not be in $PATH. | Eelco Dolstra | |
2006-07-21 | * Purify `make check'. | Eelco Dolstra | |
2005-09-13 | * Remove debugging code. | Eelco Dolstra | |
2005-09-13 | * More debugging. | Eelco Dolstra | |
2005-09-13 | * Debugging. | Eelco Dolstra | |
2004-05-04 | * 1000th revision! | Eelco Dolstra | |
* A test to verify that locking of output paths (caused by concurrent invocations of Nix) works correctly. |