Hi, On Thu, May 3, 2018 at 10:17 AM, Jason Franklin <[email protected]> wrote: >> >> The test can start a new Vim instance and run the test. >> > > Could you give me an example of this syntax? It looks like it won't be > necessary for my case > given your first answer. However, I would like to see an example of this > type of test. >
You can refer to the Test_system_exmode() function in the test_system.vim file. You can also search for progpath in the test scripts for additional examples. - Yegappan -- -- 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.
