Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
| | | | | | | It is otherwise impossible to determine which test failed sanitizer/valgrind check. test/functional/helpers.lua module return was changed so that tests which do not provide after_each function to get new check will automatically fail. | ||
* | test: remote/define.vim: Add some spice. | Justin M. Keyes | 2016-04-18 |
| | |||
* | test: format | Case Nelson | 2016-04-18 |
| | |||
* | test: remote/define.vim: range | Case Nelson | 2016-04-18 |
| | |||
* | test/functional: clean up according to luacheck (part 1) | Marco Hinz | 2015-11-23 |
| | |||
* | test: move runtime/autoload/* to provider/ | Justin M. Keyes | 2015-08-09 |
- Organize tests by logical function, not the literal impl location. - Avoid deep nesting / hyper-hierarchy. |