aboutsummaryrefslogtreecommitdiff
path: root/tests/fixed.builder2.sh
AgeCommit message (Collapse)Author
2007-08-28* Test case to show that parallel builds of different fixed-outputEelco Dolstra
derivations that produce the same output path don't work properly wrt locking. This happens a lot in the build farm when fetchurl derivations downloading the same file on different platforms are executed in parallel and then copied back to the main machine.
2006-07-21* Purify `make check'.Eelco Dolstra
2006-03-01* Tests for fixed-output derivations (and attribute selection, incidentally).Eelco Dolstra