aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* fix(defaults): only repeat macro for each selected line if linewise (#28289)zeertzjq2024-04-15
* fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322)zeertzjq2024-04-14
* fix(float): improve error message when reconfig failed (#25076)Raphael2024-04-13
* fix(move): fix using the wrong window (#28312)zeertzjq2024-04-13
* revert: "feat(health): fold successful healthchecks #22866"dundargoc2024-04-13
* fix(move): check for filler lines properly (#28307)zeertzjq2024-04-13
* Merge pull request #26774 from glepnir/24129bfredl2024-04-12
|\
| * fix(float): don't relative flaot win itselfglepnir2024-04-10
* | test: macros in Visual mode without default mappings (#28288)zeertzjq2024-04-12
* | test: remove unnecessary nil argument to testutil (#28270)zeertzjq2024-04-11
* | test: fix off-by-one test IDs in logs (#28269)zeertzjq2024-04-11
* | fix(treesitter): use tree range instead of tree root node rangealtermo2024-04-10
* | refactor(test): inject after_each differentlyLewis Russell2024-04-10
* | fix(drawline): don't invoke on_line for filler line (#28219)Jaehwang Jung2024-04-10
|/
* fix(prompt): emit change event for prompt newline (#28260)zeertzjq2024-04-10
* fix(tests): use more global highlight definitionsbfredl2024-04-09
* test(terminal/buffer_spec): use screen:expect(), not retry() (#28246)zeertzjq2024-04-09
* test(terminal/buffer_spec): avoid other keys in double clicks (#28245)zeertzjq2024-04-09
* vim-patch:9.1.0260: Problems with "zb" and scrolling to new topline with 'smo...Luuk van Baal2024-04-08
* vim-patch:9.1.0258: half-page scrolling broke backward compatibilityLuuk van Baal2024-04-08
* test: improve test conventionsdundargoc2024-04-08
* Merge pull request #28183 from bfredl/intechnicolorbfredl2024-04-07
|\
| * refactor(tests): use more standard colors but with extra colorsbfredl2024-04-05
* | test: more tests for aucmd_win remaining floating (#28214)zeertzjq2024-04-07
* | test: fix vimscript/server_spec leaving behind a dir (#28204)zeertzjq2024-04-06
* | fix: adjust error message for error in UI event callback (#28200)zeertzjq2024-04-06
* | test: reduce sleep for file timestamp change (#28196)zeertzjq2024-04-06
* | feat(comment): add built-in commentingEvgeni Chasnovski2024-04-05
* | feat(lsp): set workDoneToken in initialize request (#28182)Mathias Fußenegger2024-04-05
* | feat(defaults): add :Inspect to right-click menu (#28181)zeertzjq2024-04-05
* | vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)zeertzjq2024-04-05
* | test: reduce `exec_lua` callsdundargoc2024-04-04
|/
* vim-patch:9.1.0259: Normal mode TextChanged isn't tested properly (#28167)zeertzjq2024-04-04
* Merge pull request #28156 from bfredl/attr_extendbfredl2024-04-03
|\
| * refactor(tests): allow to extend the new base set of attrsbfredl2024-04-02
* | fix(stdpath): remove duplicate directories (#26653)Raphael2024-04-03
* | vim-patch:9.0.0581: adding a character for incsearch fails at end of linezeertzjq2024-04-03
|/
* test: silence expected errorsdundargoc2024-04-02
* vim-patch:9.1.0251: Filetype test fails (#28142)zeertzjq2024-04-01
* Merge pull request #28080 from echasnovski/intro-buf-changezeertzjq2024-04-01
|\
| * fix(intro): clear intro if new buffer is shown in focused floatEvgeni Chasnovski2024-03-29
| * fix(intro): link showing intro to state at startEvgeni Chasnovski2024-03-29
* | test(core/job_spec): skip exit test if "sleep" command missing (#28137)zeertzjq2024-04-01
* | vim-patch:9.1.0230: TextChanged autocommand not triggered under some circumst...zeertzjq2024-04-01
* | fix(api): set script context when using nvim_set_hl (#28123)zeertzjq2024-03-31
* | feat(lua): pass keys before mapping to vim.on_key() callback (#28098)zeertzjq2024-03-31
* | fix: explain that user should run nvim with -V1 to see more informationdundargoc2024-03-30
* | test: use matches(...) instead of ok(string.find(...)) (#28111)zeertzjq2024-03-30
* | fix(extmarks): splice earlier when opening new line (#28108)zeertzjq2024-03-30
* | fix: support UNC paths in vim.fs.normalizedundargoc2024-03-30