summaryrefslogtreecommitdiff
path: root/src/testdir/Make_os2.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-11-10 16:54:20 +0100
committerBram Moolenaar <Bram@vim.org>2010-11-10 16:54:20 +0100
commit37dd018cdd3ddc8f502bcbd343773f0af8681f4d (patch)
tree5dc92cbfd8f3310436a7452cf91113819c1abcb6 /src/testdir/Make_os2.mak
parent27d9eceb66e5b71594dc547c5243eebc3c15e5b8 (diff)
downloadvim-git-37dd018cdd3ddc8f502bcbd343773f0af8681f4d.tar.gz
updated for version 7.3.052v7.3.052
Problem: When 'completefunc' opens a new window all kinds of errors follow. (Xavier Deguillard) Solution: When 'completefunc' goes to another window or buffer and when it deletes text abort completion. Add a test for 'completefunc'.
Diffstat (limited to 'src/testdir/Make_os2.mak')
-rw-r--r--src/testdir/Make_os2.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testdir/Make_os2.mak b/src/testdir/Make_os2.mak
index f05c6790b..361e69367 100644
--- a/src/testdir/Make_os2.mak
+++ b/src/testdir/Make_os2.mak
@@ -27,7 +27,8 @@ SCRIPTS = test1.out test3.out test4.out test5.out test6.out \
test56.out test57.out test58.out test59.out test60.out \
test61.out test62.out test63.out test64.out test65.out \
test66.out test67.out test68.out test69.out test70.out \
- test71.out test72.out test73.out test74.out test75.out
+ test71.out test72.out test73.out test74.out test75.out \
+ test76.out
.SUFFIXES: .in .out