Hi,
On Sun, May 10, 2020 at 11:57 AM Prabir Shrestha <[email protected]>
wrote:
> Added tests. How do I only run that file or function for test.
>
>
>
In your local view, you can run the following command to run all the tests
in the test_lua.vim file (for a Linux/Unix/MacOS system):
$ cd testdir
$ make test_lua
To run only the Test_lua_has() test function:
$ cd testdir
$ ../vim -u NONE -S runtest.vim test_lua.vim Test_lua_has
- 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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/CAAW7x7ktN5XV9AUjtR1HiBDo%2BDZ4kSAhZrgGHpe5itukTUur%3Dg%40mail.gmail.com.