aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:9.1.0320: Wrong cursor position after using setcellwidths() (#28334)zeertzjq2024-04-15
* vim-patch:9.1.0319: Using heredoc in string not tested with :execute (#28333)zeertzjq2024-04-15
* fix(defaults): only repeat macro for each selected line if linewise (#28289)zeertzjq2024-04-15
* ci: enable unittests on macos-14Joey Gouly2024-04-14
* vim-patch:9.1.0318: filetype: translate shell config files are not recognizedChristian Clason2024-04-14
* vim-patch:9.1.0317: filetype: matplotlibrc files are not recognizedChristian Clason2024-04-14
* vim-patch:9.1.0316: filetype: some sh and confini files not recognizedChristian Clason2024-04-14
* vim-patch:9.1.0315: filetype: a few more dosini files are not recognizedChristian Clason2024-04-14
* fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322)zeertzjq2024-04-14
* vim-patch:9.1.0313: Crash when using heredoc with comment in command blockzeertzjq2024-04-14
* vim-patch:9.1.0312: heredocs are not supported for :commandszeertzjq2024-04-14
* fix(float): improve error message when reconfig failed (#25076)Raphael2024-04-13
* fix(path): check return value of append_path() (#28309)Joey Gouly2024-04-13
* fix(move): fix using the wrong window (#28312)zeertzjq2024-04-13
* vim-patch:9.1.0311: filetype: Some config files are not recognized (#28311)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 #28306 from jgouly/strings_spec_negative_zerobfredl2024-04-12
|\
| * fix(test): fix strings_spec.lua for AArch64Joey Gouly2024-04-12
* | Merge pull request #26774 from glepnir/24129bfredl2024-04-12
|\ \
| * | fix(float): don't relative flaot win itselfglepnir2024-04-10
* | | vim-patch:9.1.0305: filetype: some history files are not recognized (#28300)zeertzjq2024-04-12
* | | vim-patch:9.1.0307: filetype: texdoc config files is not recognizedzeertzjq2024-04-12
* | | vim-patch:9.1.0306: filetype: x11vnc config file is not recognizedzeertzjq2024-04-12
* | | vim-patch:9.1.0295: filetype: pip config files are not recognizedzeertzjq2024-04-12
* | | vim-patch:9.1.0293: filetype: lxqt config files are not recognizedzeertzjq2024-04-12
* | | vim-patch:9.1.0292: filetype: XDG mimeapps.list file is not recognizedzeertzjq2024-04-12
* | | vim-patch:9.1.0291: filetype: libreoffice config files are not recognizedzeertzjq2024-04-12
* | | vim-patch:9.1.0304: filetype: cgdb config file is not recognized (#28294)zeertzjq2024-04-12
* | | vim-patch:9.1.0303: filetype: some protocol buffer files not recognized (#28293)zeertzjq2024-04-12
* | | vim-patch:9.1.0302: filetype: blueprint files are not recognized (#28292)zeertzjq2024-04-12
* | | vim-patch:9.1.0290: filetype: xilinx files are not recognized (#28295)zeertzjq2024-04-12
* | | vim-patch:9.1.0289: filetype: some TeX files are not recognized (#28291)zeertzjq2024-04-12
* | | test: macros in Visual mode without default mappings (#28288)zeertzjq2024-04-12
* | | test(old): make line wrapping in test_filetype.vim match Vim (#28286)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
* | vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263)zeertzjq2024-04-11
* | vim-patch:9.1.0301: Vim9: heredoc start may be recognized in string (#28266)zeertzjq2024-04-11
* | vim-patch:9.1.0300: Missing test for what patch v9.1.0285 fixesluukvbaal2024-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
* vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259)zeertzjq2024-04-10
* vim-patch:9.1.0287: Vim9: comment may be treated as heredoc start (#28257)zeertzjq2024-04-10
* vim-patch:9.1.0294: Text height function does not respect it's argumentLuuk van Baal2024-04-09
* vim-patch:9.1.0285: Still problems with cursor position for CTRL-D/ULuuk van Baal2024-04-09
* vim-patch:9.1.0283: Several small issues in doc and tests (#28249)zeertzjq2024-04-09
* vim-patch:9.1.0281: CI: fails Test_compiler_completionChristian Clason2024-04-09