| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | test: correct order of arguments to eq() (#27816) | zeertzjq | 2024-03-11 |
| * | test: rename (meths, funcs) -> (api, fn) | Lewis Russell | 2024-01-12 |
| * | test: normalise nvim bridge functions | Lewis Russell | 2024-01-12 |
| * | refactor: format test/* | Justin M. Keyes | 2024-01-03 |
| * | vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (... | zeertzjq | 2023-05-30 |
| * | Add v:event.visual during `TextYankPost` (#12382) | Christian Clason | 2020-06-03 |
| * | TextYankPost: spurious/too-early dispatch during delete #10392 | Jit | 2019-07-29 |
| * | TextYankPost: add v:event["inclusive"] #9717 | Justin M. Keyes | 2019-03-13 |
| * | functests: Fix linter errors | ZyX | 2017-04-09 |
| * | functests: Replace execute with either command or feed_command | ZyX | 2017-04-09 |
| * | functests: Check logs in lua code | ZyX | 2016-06-10 |
| * | Satisfy testlint. | KillTheMule | 2016-04-28 |
| * | tests: update tests to use [gs]et_lines instead of [gs]et_line_slice | Björn Linse | 2016-04-01 |
| * | TextYankPost: add information to v:event and update tests | Björn Linse | 2016-02-29 |