Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-14 | * Increase the sleep periods a bit to make the test less likely to | Eelco Dolstra | 1 | -2/+5 | |
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 | 1 | -2/+0 | |
2005-01-31 | * Don't delete active lock files. | Eelco Dolstra | 1 | -1/+4 | |
2005-01-28 | * Add a test to check whether concurrent garbage collection (i.e., | Eelco Dolstra | 1 | -0/+9 | |
running the collector while builds are in progress) works correctly. The test currently fails. |