Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor: remove E5500, adjust tests | zeertzjq | 2023-01-16 |
| | | | | | | Now with try_end() including more exception info, E5500 looks like redundant information. Adjust tests for more exception information. | ||
* | vim-patch:8.2.1799: some Normal mode commands not fully tested | zeertzjq | 2022-08-15 |
Problem: Some Normal mode commands not fully tested. Solution: Add a few more tests. (Yegappan Lakshmanan, closes vim/vim#7073) https://github.com/vim/vim/commit/d1ad99b65470d3e754f6a0588a6b0dc2214a1eab Cherry-pick test_registers.vim change from patch 8.2.0644. |