mirror of
https://github.com/neovim/neovim.git
synced 2026-01-15 09:35:23 +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