Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | functests: Update tests | ZyX | 2016-01-07 |
| | |||
* | shada: Continue dumping when variables failed to dump | ZyX | 2015-12-18 |
| | | | | Closes #3721 | ||
* | functests: Refactor tests: | ZyX | 2015-10-08 |
| | | | | | | | | - Remove unused variables. - Do not use helpers.nvim_feed in most cases. - Do not use helpers.nvim and helpers.nvim_eval at all. - Add helpers.funcs and helpers.\*meths special tables. Indexing such table creates functions which call helpers.call or helpers.nvim (and similar) with first argument equal to table index. | ||
* | Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh | ZyX | 2015-10-08 |
| | |||
* | functests: Test &encoding support | ZyX | 2015-10-08 |
| | |||
* | functests: Add tests for ShaDa variables dumping/reading | ZyX | 2015-10-08 |