Lines Matching refs:vim
18 VIMPROG = ..\\vim
25 test_options.res test_alot.res: opt_test.vim
32 .SUFFIXES: .in .out .res .vim
46 $(VIMPROG) -u NONE $(NO_INITS) -S summarize.vim messages
84 -@if exist opt_test.vim $(DEL) opt_test.vim
99 $(VIMPROG) -u dos.vim $(NO_INITS) "+set ff=dos|f $@|wq" $<
109 $(VIMPROG) -u dos.vim $(NO_INITS) -s dotest.in $(notdir $<)
118 $(VIMPROG) -u dos.vim $(NO_INITS) "+set ff=unix|f test.out|wq" \
136 .vim.res:
138 $(VIMPROG) -u NONE $(NO_INITS) -S runtest.vim $*.vim
141 test_gui.res: test_gui.vim
143 $(VIMPROG) -u NONE $(NO_INITS) -S runtest.vim $<
146 test_gui_init.res: test_gui_init.vim
148 $(VIMPROG) -u gui_preinit.vim -U gui_init.vim $(NO_PLUGINS) -S runtest.vim $<
151 opt_test.vim: ../optiondefs.h gen_opt_test.vim
152 $(VIMPROG) -u NONE -S gen_opt_test.vim --noplugin --not-a-term ../optiondefs.h
154 test_bench_regexp.res: test_bench_regexp.vim
157 $(VIMPROG) -u NONE $(NO_INITS) -S runtest.vim $*.vim