comparison src/testdir/Make_all.mak @ 8534:485d4d8a97f6 v7.4.1557

commit https://github.com/vim/vim/commit/86edef664efccbfe685906c854b9cdd04e56f2d5 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 13 18:07:30 2016 +0100 patch 7.4.1557 Problem: Windows cannot be identified. Solution: Add a unique window number to each window and functions to use it.
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Mar 2016 18:15:05 +0100
parents 5d926807c19c
children 22aecf80378e
comparison
equal deleted inserted replaced
8533:12c443cb2f05 8534:485d4d8a97f6
184 test_quickfix.res \ 184 test_quickfix.res \
185 test_syntax.res \ 185 test_syntax.res \
186 test_viminfo.res \ 186 test_viminfo.res \
187 test_viml.res \ 187 test_viml.res \
188 test_visual.res \ 188 test_visual.res \
189 test_window_id.res \
189 test_alot.res 190 test_alot.res
190 191
191 192
192 # Explicit dependencies. 193 # Explicit dependencies.
193 test49.out: test49.vim 194 test49.out: test49.vim