aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | vim-patch:9.0.1345: too many "else if" statements for handling optionsLewis Russell2023-04-28
|/
* vim-patch:9.0.1084: code handling low level MS-Windows events cannot be testedzeertzjq2023-04-28
* vim-patch:partial:8.2.1235: Not all mouse codes covered by testszeertzjq2023-04-28
* vim-patch:8.2.1108: mouse left-right scroll is not supported in terminal windowzeertzjq2023-04-28
* vim-patch:9.0.0825: cannot drag an entry in the tabpage linezeertzjq2023-04-28
* vim-patch:8.1.2306: double and triple clicks are not testedzeertzjq2023-04-28
* vim-patch:8.1.2148: no test for right click extending Visual areazeertzjq2023-04-28
* vim-patch:8.1.2106: no tests for dragging the mouse beyond the windowzeertzjq2023-04-28
* vim-patch:8.1.1248: no test for dec mousezeertzjq2023-04-28
* vim-patch:8.1.1247: urxvt mouse codes are not testedzeertzjq2023-04-28
* vim-patch:8.1.1244: no tests for CTRL-mouse-clickzeertzjq2023-04-28
* vim-patch:8.1.1223: middle mouse click test fails without a clipboardzeertzjq2023-04-28
* vim-patch:8.1.1216: mouse middle click is not testedzeertzjq2023-04-28
* vim-patch:8.1.1181: tests for mouse clicks are a bit flakyzeertzjq2023-04-28
* vim-patch:8.1.1179: no test for mouse clicks in the fold columnzeertzjq2023-04-28
* vim-patch:8.1.1178: when mouse click tests fails value of 'ttytype' is unknownzeertzjq2023-04-28
* vim-patch:8.1.1176: test for dragging a tab is flakyzeertzjq2023-04-28
* vim-patch:8.1.1175: no test for dragging a tab and double click for new tabzeertzjq2023-04-28
* vim-patch:8.1.1167: no test for closing tab by click in tablinezeertzjq2023-04-28
* vim-patch:8.1.1165: no test for mouse clicks in the terminal tabpage linezeertzjq2023-04-28
* vim-patch:8.1.1160: termcodes test would fail in a very big terminalzeertzjq2023-04-28
* vim-patch:partial:8.1.1155: termcodes tests can be improvedzeertzjq2023-04-28
* vim-patch:partial:8.2.0425: code for modeless selection not sufficiently test...zeertzjq2023-04-28
* vim-patch:9.0.1494: crash when recovering from corrupted swap file (#23358)zeertzjq2023-04-28
* vim-patch:9.0.1493: popup menu position wrong in window with toolbarzeertzjq2023-04-28
* fix(pum): make :popup position correctly with float borderzeertzjq2023-04-28
* fix(events): null dereference in autocmd functionsii142023-04-27
* perf(events): store autocommands in flat vectors (#23256)ii142023-04-27
* fix: disallow removing extmarks in on_lines callbacks (#23219)Lewis Russell2023-04-27
* vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)zeertzjq2023-04-28
* fix(pum): position properly with ext_multigrid (#23336)zeertzjq2023-04-27
* Merge pull request #23216 from bfredl/lpegbfredl2023-04-27
|\
| * refactor(build): include lpeg as a librarybfredl2023-04-27
* | test: fix dependencies between test cases (#23343)zeertzjq2023-04-27
* | build: remove BUSTED_PRG dead code (#23340)zeertzjq2023-04-27
* | vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333)zeertzjq2023-04-27
* | test: scheduled callback shouldn't trigger ModeChanged repeatedlyMunif Tanjim2023-04-26
* | vim-patch:9.0.1490: the ModeChanged event may be triggered too oftenzeertzjq2023-04-26
|/
* Merge pull request #23308 from bfredl/fs_time_boogalobfredl2023-04-26
|\
| * refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutexbfredl2023-04-25
* | vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)zeertzjq2023-04-26
* | vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...zeertzjq2023-04-25
* | vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...zeertzjq2023-04-25
* | Merge pull request #23303 from gpanders/more-vim-iterGregory Anders2023-04-25
|\ \
| * | test: move vim.iter tests to separate fileGregory Anders2023-04-24
* | | vim-patch:8.2.3772: timer info test fails on slow machinezeertzjq2023-04-25
* | | vim-patch:8.2.3768: timer_info() has the wrong repeat value in a timer callbackzeertzjq2023-04-25
* | | vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)zeertzjq2023-04-25
* | | vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq2023-04-25
| |/ |/|
* | Merge pull request #23293 from bfredl/bigsleepbfredl2023-04-25
|\ \