aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api
Commit message (Expand)AuthorAge
* functests: tests related to operations on unloaded buffers #7688Peter Hodge2018-07-25
* ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* tests: <SNR> is represented as 'R' (ASCII)Jan Edmund Lazo2018-07-12
* 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
* API: nvim_win_set_cursor: set curswant #8613David Hotham2018-06-25
* 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
| * Fix tests on windowsKillTheMule2018-05-23
| * Make LiveUpdate return lastline instead of numreplacedKillTheMule2018-05-23
| * LintKillTheMule2018-05-23
| * Make separate functions to start/stop live updatesKillTheMule2018-05-23
| * Add argument to not send a buffers content when updates are enabledKillTheMule2018-05-23
| * Tests for buffer updatesPeter Hodge2018-05-23
* | API: validation: mention invalid method name (#8489)Justin M. Keyes2018-06-07
* | nvim_list_uis: include channel idBjörn Linse2018-06-01
|/
* api: list information about all channels/jobs.Björn Linse2018-05-23
* API: nvim_get_commands(): return DictionaryJustin M. Keyes2018-05-12
* API: nvim_get_commands(): builtin is irrelevant for buffer-localJustin M. Keyes2018-05-12
* API: nvim_get_commands(): more attributesJustin M. Keyes2018-05-11
* API: nvim_get_commands(): always return keysJustin M. Keyes2018-05-11
* API: nvim_get_commands()Nimit Bhardwaj2018-05-11
* Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'Justin M. Keyes2018-05-11
|\
| * api: Make nvim_set_option() update `:verbose set ...`b-r-o-c-k2018-05-03
* | test: API: fix tests after improved error captureJustin M. Keyes2018-05-10
* | API: nvim_eval(): return non-generic VimL errorsJustin M. Keyes2018-05-09
* | API: return non-generic VimL errorsJustin M. Keyes2018-05-09
* | API: nvim_call_dict_function: expect actual function, not nameJustin M. Keyes2018-05-06
* | API: nvim_call_dict_function: eliminate `internal` paramJustin M. Keyes2018-05-06
* | refactor: nvim_call_dict_functionJustin M. Keyes2018-05-06
* | API: nvim_call_dict_function #3032Sebastian Witte2018-05-06
* | test: nvim_call_function: verify "too many arguments" errorJustin M. Keyes2018-05-06
|/
* API/nvim_command_output: handle :echon capture (#8265)Justin M. Keyes2018-04-13
* test/util: expect_err() (#8257)Justin M. Keyes2018-04-11
* test/API: validate channel arg (#8245)Justin M. Keyes2018-04-08
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* TUI: implement "standout" attribute #8081Nimit Bhardwaj2018-03-27
* API: nvim_get_proc()Justin M. Keyes2018-03-18
* API: nvim_get_proc_children()Justin M. Keyes2018-03-16
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11