aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/buffer_updates_spec.lua
Commit message (Expand)AuthorAge
* docs: fix typos (#21196)dundargoc2022-11-29
* fix(tests): missing clear() #18927kylo2522022-06-13
* test: unskip tests on Windows (#18600)zeertzjq2022-05-18
* fix(terminal): do not trim whitespace that is actually in the terminal (#16423)zeertzjq2022-05-17
* test: use helpers.pending_win32(pending) in buffer_updates_speczeertzjq2022-03-03
* test: use helpers.pending_win32(pending) instead of iswin()zeertzjq2022-02-26
* ci: skip tests that fail on windowsDundar Göc2022-02-20
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* test: Eliminate expect_errJustin M. Keyes2019-09-06
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* API/buffer-updates: always detach on buf-reload #9643KillTheMule2019-03-01
* functionaltest: win: enable diffput,diffget testJan Edmund Lazo2018-10-31
* test: nvim_buf_attach: reduce delayJustin M. Keyes2018-07-02
* test: nvim_buf_attach response after initial delayJustin M. Keyes2018-07-01
* test: buffer_updates: 10s timeoutJustin M. Keyes2018-07-01
* API: emit nvim_buf_lines_event from :terminal #8616KillTheMule2018-07-01
* Merge #7917 'API: buffer updates'Justin M. Keyes2018-06-08
* Add empty options dict to buf_attachKillTheMule2018-05-23
* Rename some more, fixe borked renamingKillTheMule2018-05-23
* Send changedtick as first event if buffer contents weren't requestedKillTheMule2018-05-23
* Unify updates_start and updates to lines_eventKillTheMule2018-05-23
* Update testKillTheMule2018-05-23
* Some renamings and doc changesKillTheMule2018-05-23
* Try fixing that test on travisKillTheMule2018-05-23
* Increase sendkeys timeoutKillTheMule2018-05-23
* The grand renamingKillTheMule2018-05-23