Hi all,
I'll often do:
make $(ls test_vim9*.vim | sed 's/\.vim$//' | grep -v vim9_builtin)
I need to exclude test_vim9_builtin because I typically get the errors,
see below. Any idea on what's going on?
-ernie
Abbreviating the errors so maybe it will get passed by the google groups
filter
Found errors in Test_remote_expr():
[...]Expected 'E241: Unable to send to ' but got 'E449: Invalid
expression received'
[...]Test_remote_foreground line 8: command did not fail:
remote_foreground("")
Found errors in Test_remote_send():
--
--
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/be5254aa-dd33-a2a5-fa67-c6493eed98fa%40raelity.com.