Lines Matching refs:vim
6 VIMPROG = ..\\vim
13 test_options.res test_alot.res: opt_test.vim
20 .SUFFIXES: .in .out .res .vim
34 $(VIMPROG) -u NONE $(NO_INITS) -S summarize.vim messages
72 -if exist opt_test.vim del opt_test.vim
87 $(VIMPROG) -u dos.vim $(NO_INITS) "+set ff=dos|f $@|wq" $(*B).in
97 $(VIMPROG) -u dos.vim $(NO_INITS) -s dotest.in $(*B).in
106 $(VIMPROG) -u dos.vim $(NO_INITS) "+set ff=unix|f test.out|wq" \
124 .vim.res:
126 $(VIMPROG) -u NONE $(NO_INITS) -S runtest.vim $*.vim
129 test_gui.res: test_gui.vim
131 $(VIMPROG) -u NONE $(NO_INITS) -S runtest.vim $*.vim
134 test_gui_init.res: test_gui_init.vim
136 $(VIMPROG) -u gui_preinit.vim -U gui_init.vim $(NO_PLUGINS) -S runtest.vim $*.vim
139 opt_test.vim: ../optiondefs.h gen_opt_test.vim
140 $(VIMPROG) -u NONE -S gen_opt_test.vim --noplugin --not-a-term ../optiondefs.h
142 test_bench_regexp.res: test_bench_regexp.vim
145 $(VIMPROG) -u NONE $(NO_INITS) -S runtest.vim $*.vim