summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-03-13 18:07:30 +0100
committerBram Moolenaar <Bram@vim.org>2016-03-13 18:07:30 +0100
commit86edef664efccbfe685906c854b9cdd04e56f2d5 (patch)
tree8c60cfa3d606624d81812b058124a4eac774fab8 /src/testdir/Make_all.mak
parenta3442cb5056ca62fc71fa03f68a9395e4391caf4 (diff)
patch 7.4.1557v7.4.1557
Problem: Windows cannot be identified. Solution: Add a unique window number to each window and functions to use it.
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index 5ad1718c6f..233ca12dfd 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -186,6 +186,7 @@ NEW_TESTS = test_arglist.res \
test_viminfo.res \
test_viml.res \
test_visual.res \
+ test_window_id.res \
test_alot.res