Home
last modified time | relevance | path

Searched refs:REDIR_TEST_TO_NULL (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/testdir/
H A DMakefile15 REDIR_TEST_TO_NULL = --cmd 'au SwapExists * let v:swapchoice = "e"' | LC_ALL=C LANG=C LANGUAGE=C aw… macro
48 $(VIMPROG) -u NONE $(NO_INITS) -S summarize.vim messages $(REDIR_TEST_TO_NULL)
107 $(RUN_VIM) $*.in $(REDIR_TEST_TO_NULL)
137 $(RUN_VIMTEST) $(NO_INITS) -S runtest.vim $*.vim $(REDIR_TEST_TO_NULL)
164 $(RUN_VIMTEST) $(NO_INITS) -S runtest.vim $*.vim $(REDIR_TEST_TO_NULL)
H A Druntest.vim93 " REDIR_TEST_TO_NULL has a very permissive SwapExists autocommand which is for
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt35050 Solution: Restore the REDIR_TEST_TO_NULL line.