aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test(syn_attr_spec): add more information (#21912)zeertzjq2023-01-20
* perf(statuscolumn): only fill click defs array once per redraw (#21884)luukvbaal2023-01-20
* vim-patch:8.2.4655: cmdline completion popup menu positioned wrong (#21894)zeertzjq2023-01-19
* fix(statusline): don't leak memory with truncated click labelszeertzjq2023-01-19
* fix(statusline): don't leak memory with zero-width click labelszeertzjq2023-01-19
* vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...zeertzjq2023-01-19
* Merge pull request #21881 from bfredl/uniterrorbfredl2023-01-18
|\
| * fix(unittests): fix TUI broken test previously ignoredbfredl2023-01-18
| * fix(unittest): delete unused duplicated codebfredl2023-01-18
| * fix(unittests): do not consider process crash to be a successbfredl2023-01-18
* | fix(statuscolumn): always fill click defs array (#21878)zeertzjq2023-01-18
|/
* fix(completion): correct what modes support fuzzy completionzeertzjq2023-01-17
* fix(tabline): avoid memory leak in tabline click definitions (#21847)luukvbaal2023-01-17
* fix: failing XDG test on Windows CIJustin M. Keyes2023-01-17
* test(statuscolumn): %l should follow default wrap behavior (#21766)Brian Koropoff2023-01-17
* Merge #21844 test: avoid noise in test logsJustin M. Keyes2023-01-16
|\
| * refactor(tests): lift retry() into assert_log()Justin M. Keyes2023-01-17
| * test: avoid noise in NVIM_LOG_FILEJustin M. Keyes2023-01-16
* | fix(api): avoid memory leak with click functions in nvim_eval_statusline() (#...luukvbaal2023-01-17
|/
* Merge pull request #21768 from luukvbaal/test-virtlinezeertzjq2023-01-17
|\
| * fix(column): avoid drawing columns for virt_lines_leftcolLuuk van Baal2023-01-16
| * fix(column)!: ensure 'statuscolumn' works with virtual and wrapped linesLuuk van Baal2023-01-16
* | Merge pull request #21828 from clason/bump-libvtermChristian Clason2023-01-16
|\ \ | |/ |/|
| * build(deps): bump libvterm to v0.3.1Christian Clason2023-01-16
* | refactor: remove E5500, adjust testszeertzjq2023-01-16
* | feat(api): show more exception infoerw72023-01-16
|/
* Merge pull request #21731 from tk-shirasaka/fix/builtin_popup_on_ext_popupmenubfredl2023-01-15
|\
| * fix: properly close builtin popup in ext_popupmenushirasaka2023-01-11
* | test(fileio_spec): avoid expect_exit() without calling clear() (#21810)zeertzjq2023-01-15
* | vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq2023-01-15
* | vim-patch:9.0.1195: restoring KeyTyped when building statusline not testedzeertzjq2023-01-14
* | vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)zeertzjq2023-01-14
* | fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747)luukvbaal2023-01-13
* | test: avoid consecutive mouse input at different positions (#21781)zeertzjq2023-01-13
* | fix(ui): command line issues with external messages (#21709)luukvbaal2023-01-13
* | fix(mouse): statusline click registered as statuscolumn (#21748)luukvbaal2023-01-13
* | fix(powershell): wrong length allocation for ":%w !" #20530Enan Ajmain2023-01-12
* | feat(diagnostic): vim.diagnostic.is_disabled() #21527Raphael2023-01-12
* | fix(api): nvim_create_autocmd crash on invalid types inside pattern arrayii142023-01-12
* | fix(statuscolumn): foldcolumn buffer is too small (#21761)luukvbaal2023-01-12
* | fix(statuscolumn): fix sign column highlights (#21727)luukvbaal2023-01-11
* | build: use modern cmake (#21589)dundargoc2023-01-10
|/
* fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)zeertzjq2023-01-10
* feat(float): open float relative to mouse #21531Sebastian Lyng Johansen2023-01-10
* fix(ui): set stc to empty in floatwin with minimal style (#21720)Raphael2023-01-10
* test(statuscolumn): add more tests for wrapped lines (#21718)zeertzjq2023-01-10
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* Merge pull request #21702 from glepnir/fix_2bfredl2023-01-09
|\
| * fix(ui): add test caseRaphael2023-01-09
* | test: add more tests for Unicodezeertzjq2023-01-09