mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +00:00
test: use $TEST_TIMEOUT to specify timeout
This commit is contained in:

committed by
Justin M. Keyes

parent
09ff3146f3
commit
cd864748d3
@@ -258,6 +258,9 @@ Number; !must be defined to function properly):
|
||||
|
||||
- `TEST_SKIP_FRAGILE` (F) (D): makes test suite skip some fragile tests.
|
||||
|
||||
- `TEST_TIMEOUT` (FU) (I): specifies maximum time, in seconds, before the test
|
||||
suite run is killed
|
||||
|
||||
- `NVIM_PROG`, `NVIM_PRG` (F) (S): override path to Neovim executable (default
|
||||
to `build/bin/nvim`).
|
||||
|
||||
|
Reference in New Issue
Block a user