Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test: add some tests for SafeState autocommand | zeertzjq | 2023-08-21 |
| | |||
* | vim-patch:8.1.2099: state() test fails on some Mac systems | zeertzjq | 2023-08-21 |
| | | | | | | | | | Problem: state() test fails on some Mac systems. Solution: Increase the wait time. (closes vim/vim#4983) https://github.com/vim/vim/commit/b7a97ef340f03ca08df8c8e00cd5580f61aac824 Co-authored-by: Bram Moolenaar <Bram@vim.org> | ||
* | vim-patch:8.1.2066: no tests for state() | zeertzjq | 2023-08-21 |
Problem: No tests for state(). Solution: Add tests. Clean up some feature checks. Make "a" flag work. https://github.com/vim/vim/commit/c2585490321854ca3df115efcf0b40986901d96c Co-authored-by: Bram Moolenaar <Bram@vim.org> |