mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-06 18:24:36 +01:00
Instead of having ad-hoc timeout durations in all the test cases, specify a default timeout duration that can be used by tests. This allows us increase the timeout duration for all tests if we discover that e.g. sourcekitd is slower in CI setups. rdar://91615376