aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | fix(man): use italics for `<bs>_` (#22086)Lewis Russell2023-02-01
* | Merge pull request #17537 from bfredl/neoluabfredl2023-01-31
|\ \
| * | refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31
| * | fix(test): fix issues detected by running unittests in ASAN/UBSANbfredl2023-01-31
* | | Merge pull request #22005 from clason/sanitize-langChristian Clason2023-01-31
|\ \ \ | |/ / |/| |
| * | fix(treesitter): validate language nameChristian Clason2023-01-28
* | | fix(tests): use -l mode for lsp testsbfredl2023-01-31
* | | fix(highlight): properly deal with underline mask when listing (#22057)zeertzjq2023-01-31
|/ /
* | test: exepath() returns correct path with cmd.exe, powershell #21928Anton Kriese2023-01-26
* | test: add test for :runtime completion for .luazeertzjq2023-01-26
* | feat(highlight): define the concept of altfont as a (c)term rendering attributePaul "LeoNerd" Evans2023-01-24
* | refactor(highlight): reshape the HL_UNDER* bits into a 3-bit integer maskPaul "LeoNerd" Evans2023-01-24
* | revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...zeertzjq2023-01-24
* | fix(api): don't allow hiding aucmd_win from another tabpage (#21975)zeertzjq2023-01-24
* | fix(lsp): check method is supported when range formatting (#21970)Sean Dewar2023-01-24
* | build: remove unnecessary unit test code (#21940)dundargoc2023-01-24
* | revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)zeertzjq2023-01-23
* | refactor(win_close): remove "force", don't pass on "free_buf" (#21921)zeertzjq2023-01-23
* | build: make generated source files reproducible #21586Arnout Engelen2023-01-23
* | fix(extmarks): problems with folded virtual lines (#21930)luukvbaal2023-01-23
* | feat(treesitter): show filetype associated with parser (#17633)Matthieu Coudron2023-01-22
* | fix(completion): include lua syntaxes in :ownsyntax completion (#21941)zeertzjq2023-01-22
* | vim-patch:8.2.0382: some tests fail when run under valgrind (#21936)zeertzjq2023-01-21
* | fix(remote): don't leak memory on failure to connect to server (#21931)zeertzjq2023-01-21
* | test(tui_spec): don't expect exact screen in rapid resize test (#21935)zeertzjq2023-01-21
* | test(tui_spec): make rapid resize test test what it wants to test (#21933)zeertzjq2023-01-21
* | 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