| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | test/LSP: assert contents of log file | Justin M. Keyes | 2020-02-16 |
| | | |||
| * | tests: busted: nvim handler: display durations always (#11075) | Daniel Hahler | 2019-09-25 |
| | | | | | 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). | ||
| * | tests: move "busted" dir to "test" (#10518) | Daniel Hahler | 2019-07-16 |
| * 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 | |||