aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* vim-patch:9.1.0802: tests: no error check when setting global 'fdm' to empty ...zeertzjq2024-10-24
* feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735Tristan Knight2024-10-23
* vim-patch:9.1.0809: filetype: petalinux config files not recognizedChristian Clason2024-10-23
* vim-patch:9.1.0805: tests: minor issues in gen_opt_test.vimzeertzjq2024-10-23
* vim-patch:9.1.0799: tests: gettwinvar()/gettabwinvar() tests are not comprehe...zeertzjq2024-10-23
* test: port libvterm unit test to neovim test suitedundargoc2024-10-22
* fix(options): fix 'winhl' still accepting invalid value (#30896)zeertzjq2024-10-22
* vim-patch:9.1.0796: filetype: libtool files are not recognizedChristian Clason2024-10-22
* vim-patch:9.1.0795: filetype: Vivado memory info file are not recognizedChristian Clason2024-10-22
* fix(options): fix :setglobal not working for 'spelloptions' (#30894)zeertzjq2024-10-22
* vim-patch:9.1.0797: testing of options can be further improved (#30893)zeertzjq2024-10-22
* feat(vim.validate): improve fast form and deprecate spec formLewis Russell2024-10-21
* test(rpc): retry flaky 'vim.rpcrequest and vim.rpcnotify' testChristian Clason2024-10-21
* refactor: rename vim.highlight => vim.hlJustin M. Keyes2024-10-21
* fix(lua): vim.deprecate does not support major>0Justin M. Keyes2024-10-21
* feat(lsp)!: support multiple clients in goto methods (#30877)Mathias Fußenegger2024-10-20
* feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq2024-10-20
* vim-patch:9.1.0794: tests: tests may fail on Windows environment (#30874)zeertzjq2024-10-20
* vim-patch:9.1.0792: tests: Test_set_values() is not comprehensive enough (#30...zeertzjq2024-10-20
* feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq2024-10-20
* fix(options): fix some 'belloff' flags not working properly (#30856)zeertzjq2024-10-18
* vim-patch: make gen_opt_test.vim work with Nvim (#30850)zeertzjq2024-10-18
* feat(vim.ui.open): support lemonade #30845Uthman Mohamed2024-10-18
* Merge pull request #30825 from lewis6991/refactor/lsputilLewis Russell2024-10-17
|\
| * fix(lsp.util): inconsistent handling of offset_encodingLewis Russell2024-10-17
| * feat(lsp.util): refactor symbols_to_items()Lewis Russell2024-10-17
* | vim-patch:9.1.0789: tests: ':resize + 5' has invalid space after '+' (#30835)zeertzjq2024-10-17
|/
* vim-patch:9.1.0786: tests: quickfix update test does not test location list (...zeertzjq2024-10-16
* vim-patch:9.1.0785: cannot preserve error position when setting quickfix list...zeertzjq2024-10-15
* fix(lsp): handle multiline signature help labels #30460Maria José Solano2024-10-15
* vim-patch:9.1.0782: tests: using wrong neomuttlog file nameChristian Clason2024-10-15
* vim-patch:9.1.0783: 'spell' option setting has problems (#30818)zeertzjq2024-10-15
* fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793)zeertzjq2024-10-15
* vim-patch:9.1.0781: tests: test_filetype failsChristian Clason2024-10-14
* vim-patch:9.1.0779: filetype: neomuttlog files are not recognizedChristian Clason2024-10-14
* vim-patch:9.1.0778: filetype: lf config files are not recognizedChristian Clason2024-10-14
* test(tui_spec): use Unicode in cursor_address test (#30807)zeertzjq2024-10-14
* vim-patch:a420547: runtime(misc): Use consistent "Vim script" spelling (#30805)zeertzjq2024-10-14
* vim-patch:8.2.0986: MS-Windows: functions test failszeertzjq2024-10-13
* vim-patch:8.2.0985: simplify() does not remove slashes from "///path"zeertzjq2024-10-13
* test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787)zeertzjq2024-10-13
* vim-patch:9.1.0775: tests: not enough tests for setting options (#30785)zeertzjq2024-10-13
* vim-patch:9.1.0777: filetype: Some upstream php files are not recognizedChristian Clason2024-10-13
* vim-patch:9.1.0776: test_strftime may fail because of missing TZ data (#30780)zeertzjq2024-10-13
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12
* fix(treesitter): mark supertype nodes as namedRiley Bruins2024-10-12
* fix(lua): avoid recursive vim.on_key() callback (#30753)zeertzjq2024-10-12
* fix(build): remove USE_FNAME_CASE, redundant with CASE_INSENSITIVE_FILENAMEbfredl2024-10-11
* fix(treesitter): remove duplicate symbol names in language.inspect()Riley Bruins2024-10-11
* feat(treesitter): introduce child_with_descendant()Riley Bruins2024-10-11