aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* | | terminal: swap priority of terminal, editor highlightsJustin M. Keyes2019-05-02
* | | ex_getln: fix statusline redraw logic #9967Carlo Abelli2019-05-02
* | | clipboard: setreg("*") with clipboard=unnamed #9954Justin M. Keyes2019-04-28
* | | win/defaults: Use "…/nvim-data/site" in 'runtimepath'Justin M. Keyes2019-04-28
* | | test: clear(): remove `opts.headless` parameterJustin M. Keyes2019-04-27
* | | test: clear(): `args_rm` parameterJustin M. Keyes2019-04-27
* | | test: 'shadafile' defaultJustin M. Keyes2019-04-27
* | | vim-patch:8.0.1510: cannot assert beep #9938Jan Edmund Lazo2019-04-25
* | | Spurious quote mark in command line when typing <C-R> (#9934)Gabriel Cruz2019-04-24
* | | Reset stop_insert_mode in terminal_enter rather than terminal_checkglacambre2019-04-20
|/ /
* | Merge pull request #9898 from bfredl/floatwidthBjörn Linse2019-04-14
|\ \
| * | windows: float config changesBjörn Linse2019-04-14
* | | inccommand: Ignore :redraw during previewJustin M. Keyes2019-04-14
* | | Merge pull request #9896 from justinmk/api-async-errorJustin M. Keyes2019-04-13
|\ \ \
| * | | API: emit nvim_error_event on failed async requestJustin M. Keyes2019-04-13
| |/ /
* / / options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-13
|/ /
* | vim-patch:8.0.0714: cmdline redraw during timer #9835Gabriel Cruz2019-04-12
* | float: always change to valid windows (#9878)Marco Hinz2019-04-11
* | startup: -es/-Es (silent/batch mode): skip swapfile #8540Justin M. Keyes2019-04-10
* | Merge pull request #9866 from bfredl/setbufcursorBjörn Linse2019-04-08
|\ \
| * | api/window: validate cursor in nvim_win_set_bufBjörn Linse2019-04-08