<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/busted, branch stable</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>test/LSP: assert contents of log file</title>
<updated>2020-02-17T06:09:28+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2020-02-17T03:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6e13b9d26134210f0963341bd77c64a4437f37ec'/>
<id>6e13b9d26134210f0963341bd77c64a4437f37ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: busted: nvim handler: display durations always (#11075)</title>
<updated>2019-09-25T00:20:32+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-09-25T00:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=db6b4b677d611a2891a5b6d686e485aea08a8f81'/>
<id>db6b4b677d611a2891a5b6d686e485aea08a8f81</id>
<content type='text'>
This shows them also with test failures/errors, where it is useful to
see how long the test took (for flaky failures running into timeout).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This shows them also with test failures/errors, where it is useful to
see how long the test took (for flaky failures running into timeout).</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test/busted/outputHandlers/TAP.lua (#10881)</title>
<updated>2019-08-29T20:11:51+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-08-29T20:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=00d46f63286461eec4d7b2d7cae15fbe0d9cabdb'/>
<id>00d46f63286461eec4d7b2d7cae15fbe0d9cabdb</id>
<content type='text'>
Extending the original TAP handler was not working as expected.
This adds a new function for displaying the log.

Ref: https://github.com/neovim/neovim/pull/10876</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extending the original TAP handler was not working as expected.
This adds a new function for displaying the log.

Ref: https://github.com/neovim/neovim/pull/10876</pre>
</div>
</content>
</entry>
<entry>
<title>tests: move "busted" dir to "test" (#10518)</title>
<updated>2019-07-16T20:02:50+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-07-16T20:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=34c6e5beaf1f02b5291fcdc27e320cda72720ad4'/>
<id>34c6e5beaf1f02b5291fcdc27e320cda72720ad4</id>
<content type='text'>
* tests: move "busted" dir to "test"

It is used for outputHandlers only, and clearly belongs to the tests.
Use the full module name with the `-o` option to `busted` then for
clarity.

* luacheck

* test/busted/outputHandlers/TAP.lua: use/extend upstream</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tests: move "busted" dir to "test"

It is used for outputHandlers only, and clearly belongs to the tests.
Use the full module name with the `-o` option to `busted` then for
clarity.

* luacheck

* test/busted/outputHandlers/TAP.lua: use/extend upstream</pre>
</div>
</content>
</entry>
</feed>
