vim-patch:8.0.0440: not enough test coverage in Insert mode

[Nvim note: test_override() omitted]

Problem:    Not enough test coverage in Insert mode.
Solution:   Add lots of tests.  Add test_override(). (Christian Brabandt,
            closes vim/vim#1521)
eb992cb90f
This commit is contained in:
Justin M. Keyes
2018-02-01 23:32:43 +01:00
parent b67ce84c45
commit c8356e1151
5 changed files with 1335 additions and 8 deletions

View File

@@ -376,7 +376,6 @@ MS-DOS support:
Test functions:
test_alloc_fail()
test_autochdir()
test_disable_char_avail()
test_garbagecollect_now()
test_null_channel()
test_null_dict()
@@ -384,6 +383,7 @@ Test functions:
test_null_list()
test_null_partial()
test_null_string()
test_override()
test_settime()
Other options: