<feed xmlns='http://www.w3.org/2005/Atom'>
<title>neovim/test/functional/testnvim/exec_lua.lua, branch master</title>
<subtitle>Vim-fork focused on extensibility and usability</subtitle>
<id>http://git.waynecole.info/neovim/atom?h=master</id>
<link rel='self' href='http://git.waynecole.info/neovim/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/'/>
<updated>2024-11-21T11:35:16Z</updated>
<entry>
<title>test: move exec_lua logic to separate module</title>
<updated>2024-11-21T11:35:16Z</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2024-11-18T17:15:05Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=534544cbf7ac92aef44336cc9da1bfc02a441e6e'/>
<id>urn:sha1:534544cbf7ac92aef44336cc9da1bfc02a441e6e</id>
<content type='text'>
By making it a separate module, the embedded Nvim session can require
this module directly instead of setup code sending over the module via
RPC.

Also make exec_lua wrap _G.print so messages can be seen
in the test output immediately as the exec_lua returns.
</content>
</entry>
</feed>
