summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2026-04-15 06:30:20 +0800
committerzeertzjq <zeertzjq@outlook.com>2026-04-15 07:21:21 +0800
commit8fdac3d08d549349177695b53b25e0be55483b4e (patch)
tree25e9945450640a819cb9503dd35ede627103968e /test/functional/vimscript/executable_spec.lua
parent504aa9253ae9d79b610f3012905c8a765e1c3457 (diff)
vim-patch:9.2.0343: tests: test_clientserver may fail on slower systems
Problem: tests: test_clientserver may fail on slower systems Solution: Wait for argc() before checking argv() (James McCoy). On slower systems, the argv() check may run before the server has populated the arg list. Add a wait for argc() to be 3 to be more tolerant of such systems closes: vim/vim#19974 https://github.com/vim/vim/commit/9d95410aa4079e78c07d8a99c7e2e072f133d5c2 Co-authored-by: James McCoy <jamessan@jamessan.com>
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions