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. | ||
* | eval: add v:event, which will contain data events want to propagate to their ↵ | Björn Linse | 2016-02-29 |
receivers. Add helper functions dict_clear and dict_set_keys_readonly. |