aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-02-01 23:32:43 +0100
committerJustin M. Keyes <justinkz@gmail.com>2018-02-11 15:27:55 +0100
commitc8356e1151cf6db8cad93f74973a7452e62d6be0 (patch)
tree163bfc5edb56057bc9457995315df8782a429450 /runtime
parentb67ce84c453e5db5dd28fdb55efde89b07ecad40 (diff)
downloadrneovim-c8356e1151cf6db8cad93f74973a7452e62d6be0.tar.gz
rneovim-c8356e1151cf6db8cad93f74973a7452e62d6be0.tar.bz2
rneovim-c8356e1151cf6db8cad93f74973a7452e62d6be0.zip
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) https://github.com/vim/vim/commit/eb992cb90fd79c77ad2743459ac898e6ac3de939
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/vim_diff.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index d61c4d0c06..7426cd0940 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -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: