mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 17:24:29 +00:00
Let build systems define TEST_SKIP_FRAGILE to skip tests that are known to be resource-intensive (unreliable on slow systems). References https://github.com/neovim/neovim/pull/5488#issuecomment-265622113