Hi, On Mon, Nov 20, 2017 at 7:36 AM, h_east <[email protected]> wrote: > Hi Yegappan, > > 2017-11-21(Tue) 0:13:04 UTC+9 Yegappan Lakshmanan: >> Several test files are missing from src/testdir/Make_all.mak. But they >> >> are present in the src/Makefile file. Add them to Make_all.mak. >> >> >> >> You can view, comment on, or merge this pull request online at: >> >> https://github.com/vim/vim/pull/2354 >> >> Commit Summary >> >> Add missing test files to Make_all.mak >> >> >> File Changes >> >> >> M >> src/testdir/Make_all.mak >> (21) >> >> >> M >> src/testdir/test_escaped_glob.vim >> (2) >> >> >> M >> src/testdir/test_plus_arg_edit.vim >> (2) >> >> >> >> Patch Links: >> >> https://github.com/vim/vim/pull/2354.patch >> https://github.com/vim/vim/pull/2354.diff >> >> >> >> — >> You are receiving this because you are subscribed to this thread. >> Reply to this email directly, view it on GitHub > > src/testdir/Make_all.mak > ... > + test_largefile.res \ > > > I think that it is better not to include this. > Because this test takes a lot of time. >
Sure. I will remove this file from src/testdir/Make_all.mak. Should we also remove this from src/Makefile? Regards, Yegppan > > Please refer to the beginning of test_largefile.vim. > > " Tests for large files > " This is only executed manually: "make test_largefile". > " This is not run as part of "make test". > > -- > Best regards, > Hirohito Higashi (h_east) > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
