Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-02 | Make the gc-concurrent test more reliable | regnat | |
Use a fifo pipe to handle the synchronisation between the different threads rather than relying on delays | |||
2008-08-14 | * Increase the sleep periods a bit to make the test less likely to | Eelco Dolstra | |
fail on slow machines. Of course it would be better if this test wasn't timing dependent... | |||
2006-07-21 | * Purify `make check'. | Eelco Dolstra | |
2005-01-31 | * Add a test for a more subtle race: a process starting after the | Eelco Dolstra | |
temporary root files have been read but creating outputs before the store directory has been read. |