aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* lua: docs and tests for vim.scheduleBjörn Linse2019-06-05
* Merge pull request #10117 from bfredl/ctrl-o_eventBjörn Linse2019-06-04
|\
| * normal: Don't exit CTRL-O mode after processing K_EVENTBjörn Linse2019-06-04
* | Merge pull request #9170 from bfredl/lua_cbBjörn Linse2019-06-04
|\ \ | |/ |/|
| * api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* | Fix issue where test failserw72019-06-04
* | Merge #9338 'vim-patch:8.1.{569,571}'Justin M. Keyes2019-06-03
|\ \ | |/ |/|
| * functionaltests: fix new execute() testsJan Edmund Lazo2019-06-03
| * update functional test for "places cursor correctly #6035"Sha Liu2019-06-03
| * UI: Fix wrong msg_col after execute()Sha Liu2019-06-03
* | api/buffer: create new buffers in the "opened" stateBjörn Linse2019-06-03
* | test: don't detach screen just to change the sizeBjörn Linse2019-06-03
* | Add testJit Yao Yap2019-06-03
|/
* test: avoid some boilerplateJustin M. Keyes2019-06-03
* Make sure msg_clear is sent after confirm message (#10065)Ville Hakulinen2019-06-02
* [RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)Jit2019-06-02
* test: cleanup, reduce verbosityJustin M. Keyes2019-06-01
* UI/ext_messages: restore kind=quickfix #10067Justin M. Keyes2019-05-27
* Merge #10059 from jerdna-regeiz/vim-8.1.0614Justin M. Keyes2019-05-26
|\
| * vim-patch:8.1.0701: sign message not translated and inconsistent spacingAndrej Zieger2019-05-26
| * vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* | UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804Jit2019-05-26
|/
* Merge pull request #9547 from bfredl/rpc_multiline_errBjörn Linse2019-05-26
|\
| * messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* | vim-patch:8.1.0211: expanding a file name "~" results in $HOMEJan Edmund Lazo2019-05-25
|/
* refactor: introduce XFREE_CLEAR()Justin M. Keyes2019-05-25
* lua/shared: share trim() implJustin M. Keyes2019-05-20
* Merge #9709 'fileio: use os_copy to create backups'Justin M. Keyes2019-05-20
|\
| * test: move trim to global helpersSaid Al Attrach2019-03-30
| * test: make first attempt at some kind of testSaid Al Attrach2019-03-24
* | lua/shared: share deepcopy() with test/*Justin M. Keyes2019-05-19
* | lua/shared: move table util funcs to vim.sharedJustin M. Keyes2019-05-18
* | test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* | test: share implementation of testdir/load.vimJustin M. Keyes2019-05-18
* | lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18
* | test: Extend {unit,functional}.helpers with global helpersJustin M. Keyes2019-05-18
* | Merge pull request #9883 from bfredl/termredrawBjörn Linse2019-05-14
|\ \
| * | ui/terminal: make terminal state redraw like any other stateBjörn Linse2019-05-14
* | | Merge pull request #9985 from bfredl/shenanigansBjörn Linse2019-05-13
|\ \ \
| * | | autocmd: fixes and tests for autocmd window issuesBjörn Linse2019-05-13
* | | | API/nvim_set_keymap: remove mode-shortname aliasesJustin M. Keyes2019-05-12
* | | | API/nvim_set_keymap: minor cleanupJustin M. Keyes2019-05-12
|/ / /
* | | API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* | | test/channels_spec: cleanupJustin M. Keyes2019-05-12
* | | UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* | | UI/nvim_ui_attach(): add `override` optionJustin M. Keyes2019-05-09
* | | API: fix cursor position when lines are added #9961hashinclude2019-05-07
* | | test: cleanupJustin M. Keyes2019-05-05
* | | tests: adjust to latest Vim patchesMarco Hinz2019-05-05
* | | vim-patch:8.0.1782: no simple way to label quickfix entriesMarco Hinz2019-05-05