aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* test(nvim_open_term): don't resize after creating terminal (#26570)zeertzjq2023-12-14
* feat(nvim_open_term): convert LF => CRLF (#26384)Raphael2023-12-14
* fix(diagnostic): check for sign namespace instead of sign groupGregory Anders2023-12-13
* refactor(diagnostic): set sign by using extmark (#26193)Raphael2023-12-13
* vim-patch:9.0.2159: screenpos() may crash with neg. column (#26542)zeertzjq2023-12-13
* feat(iter): add `Iter.take` (#26525)Will Hopkins2023-12-12
* fix(stream): do not close handle if it is already closing (#26537)Gregory Anders2023-12-12
* fix(lua): memory leak when using invalid syntax with exists() (#26530)zeertzjq2023-12-12
* feat(eval): exists() function supports checking v:lua functions (#26485)Raphael2023-12-12
* Merge pull request #26486 from glepnir/fix_linebytebfredl2023-12-12
|\
| * fix: use no_ff instead of ffdos as conditionglepnir2023-12-12
* | test(treesitter/fold_spec): fix flakiness (#26524)zeertzjq2023-12-12
* | fix(tui): don't forget to update cursor visibility (#26523)zeertzjq2023-12-12
* | Merge pull request #26506 from tomtomjhj/tsfoldLewis Russell2023-12-11
|\ \
| * | test(treesitter): more foldexpr testsJaehwang Jung2023-12-12
* | | Merge pull request #26458 from famiu/refactor/options/optionindexdundargoc2023-12-10
|\ \ \
| * | | refactor(options): reduce `findoption()` usageFamiu Haque2023-12-09
| |/ /
* | | test: make text-only snapshots work (#26494)zeertzjq2023-12-10
* | | test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* | | test: allow avoiding repeated screen lines in expected stateszeertzjq2023-12-09
|/ /
* | refactor(tui): use synchronized updates around actual buf flush (#26478)Gregory Anders2023-12-09
* | vim-patch:9.0.2154: The option[] array is not sorted (#26475)zeertzjq2023-12-09
* | perf(column): avoid counting when max signs are removed from a rangeLuuk van Baal2023-12-08
* | test(tui_spec): update cursor_address test for flush start (#26464)zeertzjq2023-12-08
* | test: use termopen() instead of :terminal more (#26462)zeertzjq2023-12-08
* | test: fix Windows tests failures (#26461)Gregory Anders2023-12-08
* | Merge pull request #26456 from gpanders/ignore-vim-runtimeGregory Anders2023-12-07
|\ \
| * | test: forward $VIMRUNTIME in child nvim instancesGregory Anders2023-12-07
* | | fix(lua): allow nil values in serialized Lua arrays (#26329)Gregory Anders2023-12-07
|/ /
* | perf(column): keep track of number of lines that hold up the 'signcolumn'Luuk van Baal2023-12-07
* | feat(rpc): allow empty string key in msgpack => Vim conversionJustin M. Keyes2023-12-07
* | fix(terminal): never propagate $COLORTERM from outer env (#26440)zeertzjq2023-12-07
* | test(unit): correct header name (#26446)zeertzjq2023-12-07
* | test(inccommand_spec): actually trigger 'inccommand' previewzeertzjq2023-12-07
* | fix(inccommand): save and restore '[ and '] marks (#26442)zeertzjq2023-12-07
* | test: set 'termguicolors' in outer Nvim instance (#26437)zeertzjq2023-12-07
* | test(terminal): remove unnecessary string operations (#26434)zeertzjq2023-12-07
* | Merge pull request #26381 from bfredl/delaycolorsbfredl2023-12-06
|\ \
| * | fix(startup): only send one default_colors_set event during startupbfredl2023-12-06
* | | Merge pull request #26407 from gpanders/default-tgcGregory Anders2023-12-06
|\ \ \
| * | | test: set notermguicolors in testsGregory Anders2023-12-06
* | | | test: unreliable 'nofsync' test #26423Justin M. Keyes2023-12-06
* | | | fix(json): allow objects with empty keys #25564Emanuel2023-12-06
* | | | test: 'nofsync' with deadly signal #26415Justin M. Keyes2023-12-06
| |/ / |/| |
* | | vim-patch:8.2.3695: confusing error for missing key (#26420)zeertzjq2023-12-06
|/ /
* | feat(lua): implement Iter:join() (#26416)Gregory Anders2023-12-05
* | docs: small fixes (#26243)dundargoc2023-12-06
* | vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)zeertzjq2023-12-06
* | test: fileio_spec is unreliable/flaky #26404Justin M. Keyes2023-12-05
* | Merge pull request #26361 from luukvbaal/invalidbfredl2023-12-05
|\ \ | |/ |/|