vim-patch:8.0.0301 #7685

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

---

Also move test_options from test_alot to Makefile.  (That's done upstream
in Vim patch 8.0.0430.)
This commit is contained in:
ckelsel
2017-12-02 16:26:30 +08:00
committed by Justin M. Keyes
parent 72422b0748
commit 9db4dc971d
4 changed files with 85 additions and 2 deletions

View File

@@ -1196,7 +1196,7 @@ static const int included_patches[] = {
// 304,
// 303,
302,
// 301,
301,
300,
299,
298,