]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0301: not enough testing for setting options v8.0.0301
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Feb 2017 14:53:32 +0000 (15:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Feb 2017 14:53:32 +0000 (15:53 +0100)
commit698f8b207bbfefa1cbbd7361caf5412cb3416534
treeec9e0038880a77e5310a1553774d2f4334f9aaee
parent25ea0544587dd45088512fec9d7a685e35fea679
patch 8.0.0301: not enough testing for setting options

Problem:    No tests for ":set completion" and various errors of the :set
            command.
Solution:   Add more :set tests. (Dominique Pelle, closes #1440)
src/testdir/test_options.vim
src/version.c