vim-patch: make gen_opt_test.vim work with Nvim (#30850)

Problem:  Insufficient test coverage for validation of option values.
Solution: Port Vim's gen_opt_test.vim and make it work with Nvim.

vim-patch:9.1.0760: tests: no error reported, if gen_opt_test.vim fails
vim-patch:9.1.0791: tests: errors in gen_opt_test.vim are not shown
This commit is contained in:
zeertzjq
2024-10-18 17:38:29 +08:00
committed by GitHub
parent f4b620c4e6
commit b5e69b32d7
4 changed files with 299 additions and 2 deletions

1
.gitignore vendored
View File

@ -44,6 +44,7 @@ compile_commands.json
/test/old/testdir/messages
/test/old/testdir/starttime
/test/old/testdir/viminfo
/test/old/testdir/opt_test.vim
/test/old/testdir/test.ok
/test/old/testdir/*.failed
/test/old/testdir/X*