aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(lsp): fix handler signature, testsJustin M. Keyes2021-09-26
* feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)hrsh7th2021-09-26
* fix(lsp): update workspace/applyEdit handler signature (#15573)Jose Alvarez2021-09-26
* feat(lsp)!: change handler signature #15504Michael Lingelbach2021-09-26
* fix(inccommand): ignore trailing commands only for *previewed* command #15732Justin M. Keyes2021-09-20
* backport: fix(windowing): positioning of relative floatsandrew-pa2021-09-16
* backport: tests(lua/on_yank): assert conditions that fail correctly #15495notomo2021-09-16
* backport: fix(lua): verify buffer in highlight.on_yank (#15482)notomo2021-09-16
* backport: fix(window.c): win_close from other tabpage #15454notomo2021-09-16
* backport: fix(sign): reset auto sign column with minimum in float win minimal...Sirisak Lueangsaksri2021-09-16
* backport: fix(decorations): crash when :bdelete (extmark_free_all) after clea...Björn Linse2021-09-16
* backport: fix(:source): copy curbuf lines to memory before sourcing #15111Sean Dewar2021-09-15
* backport: fix(:source, nvim_exec): handle Vimscript line continuations #14809Sean Dewar2021-09-15
* test: use $TEST_TIMEOUT to specify timeoutJames McCoy2021-09-14
* ci: skip "cancels stale events on channel close" #15278Justin M. Keyes2021-09-14
* feat(lua)!: register_keystroke_callback => on_keyJustin M. Keyes2021-09-14
* fix(lsp): correctly parse LSP snippets #15579hrsh7th2021-09-14
* backport: test/memory_usage_spec: skip on MacOS #15043Daniel Steinberg2021-09-14
* backport: fix(vim.opt): vimL map string values not trimmed (#14982)jadedpasta2021-09-14
* Add test case for 'null' stdin modeGregory Anders2021-08-26
* Merge pull request #15389 from jamessan/32-bit-revertJames McCoy2021-08-16
|\
| * Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"James McCoy2021-08-16
* | Merge pull request #15375 from jamessan/fragilityJames McCoy2021-08-14
|\|
| * test(lsp): disable finicky test when TEST_SKIP_FRAGILE is setJames McCoy2021-08-13
* | test(treesitter): skip all parsers tests if parsers aren't installedJames McCoy2021-08-05
|/
* NVIM v0.5.0v0.5.0Björn Linse2021-07-02
* Merge pull request #14864 from seandewar/get-config-zindexBjörn Linse2021-07-02
|\
| * fix(api/win_get_config): include z-indexSean Dewar2021-06-19
* | doc(options): Fix recommended PowerShell config (#14349)Dimitri Tcaciuc2021-07-02
* | Merge pull request #14792 from shadmansaleh/refactor/mkdir_pBjörn Linse2021-07-01
|\ \
| * | Refactor(tests): mkdir_p in startup/init.lua testshadmansaleh2021-07-01
| * | Refactor(tests): Use os commands in mkdir_p helpershadmansaleh2021-06-30
* | | Tests(clipboard): Add test for block pasteshadmansaleh2021-07-01
* | | vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)Daniel Steinberg2021-06-30
|/ /
* | Merge pull request #14779 from tjdevries/tjdevries/vim_opt_fixesTJ DeVries2021-06-29
|\ \
| * | fix(vim.opt): Fix #14828 with empty values being incorrectly insertedTJ DeVries2021-06-29
| * | fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname styleTJ DeVries2021-06-29
| * | fix(vim.opt): Fix #14669 whichwrap now acts as expectedTJ DeVries2021-06-29
| * | fix(vim.opt): Add basic error handlingDavid Zhang2021-06-29
| * | fix(vim.opt): Get window options before setting.ckipp012021-06-29
| * | fix(vim.opt): #14708 Now lets you put duplicate values in wildmodeTJ DeVries2021-06-29
* | | Merge pull request #14335 from chentau/extmark_delbytesBjörn Linse2021-06-29
|\ \ \ | |/ / |/| |
| * | Manually zero out deleted_bytes2 when substituting and joining lineschentau2021-06-29
* | | fix(doc): remove reference to vim.lsp.callbacks (#14576)Matthieu Coudron2021-06-28
* | | [RDY] Add buffer information to tabline_update (#12481)John Gehrig2021-06-27
* | | vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)Jan Edmund Lazo2021-06-26
* | | Fix `<afile>` getting prepended with a slash on WinClosed (#14515)Ghjuvan Lacambre2021-06-26
* | | fix(lsp): do not convert vim.NIL to nil in listsAkin Sowemimo2021-06-24
* | | Merge pull request #14868 from shadmansaleh/patch_verbose_for_luaBjörn Linse2021-06-23
|\ \ \
| * | | fix(source): Source giving E484 & parsing error at line 1 for lua filesshadmansaleh2021-06-21
| | |/ | |/|