aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index eadc1c04a0..2c39fdb53c 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -498,13 +498,23 @@ Test functions:
test_alloc_fail()
test_autochdir()
test_disable_char_avail()
+ test_feedinput()
+ test_garbagecollect_soon
+ test_getvalue()
+ test_ignore_error()
+ test_null_blob()
test_null_channel()
test_null_dict()
+ test_null_function()
test_null_job()
test_null_list()
test_null_partial()
test_null_string()
+ test_option_not_set()
test_override()
+ test_refcount()
+ test_scrollbar()
+ test_setmouse()
test_settime()
TUI: