summaryrefslogtreecommitdiffstats
path: root/tests/gc-concurrent.sh
AgeCommit message (Expand)Author
2014-08-21Fix testsEelco Dolstra
2011-10-10* Refactoring: remove unnecessary variables from the tests.Eelco Dolstra
2009-03-27* Argh, stupid timing sensitive tests...Eelco Dolstra
2009-03-18* Acquire the locks on the output paths before trying to run the buildEelco Dolstra
2009-03-17* Refactoring: renamed *.nix.in to *.nix.Eelco Dolstra
2008-12-12* Simplify deleting .lock files in /nix/store: just don't delete themEelco Dolstra
2008-08-14* Increase the sleep periods a bit to make the test less likely toEelco Dolstra
2006-03-01* Add a test for nix-log2xml.Eelco Dolstra
2006-03-01* Simplification.Eelco Dolstra
2006-03-01* Make it easy to run individual tests from the command line.Eelco Dolstra
2005-02-09* Propagate the deriver of a path through the substitute mechanism.Eelco Dolstra
2005-02-01* Make check fixes.Eelco Dolstra
2005-01-31* Acquire a global GC lock to prevent new temporary root files fromEelco Dolstra
2005-01-31* Add a test for a more subtle race: a process starting after theEelco Dolstra
2005-01-31* Start of concurrent garbage collection. Processes write temporaryEelco Dolstra
2005-01-28* Add a test to check whether concurrent garbage collection (i.e.,Eelco Dolstra