about summary refs log tree commit diff
path: root/tests/gc-concurrent2.builder.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-08-14 * Increase the sleep periods a bit to make the test less likely toEelco Dolstra1-1/+1
fail on slow machines. Of course it would be better if this test wasn't timing dependent...
2006-07-21 * Purify `make check'.Eelco Dolstra1-2/+0
2005-01-31 * Add a test for a more subtle race: a process starting after theEelco Dolstra1-0/+9
temporary root files have been read but creating outputs before the store directory has been read.