index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
old
Commit message (
Expand
)
Author
Age
...
*
vim-patch:9.0.1503: Luau files are not recognized (#23412)
Christian Clason
2023-05-01
*
vim-patch:9.0.1500: The falsy operator is not tested properly (#23407)
zeertzjq
2023-04-30
*
vim-patch:9.0.1499: using uninitialized memory with fuzzy matching (#23399)
zeertzjq
2023-04-30
*
vim-patch:8.2.0672: heredoc in scripts does not accept lower case marker
zeertzjq
2023-04-29
*
vim-patch:8.2.0578: heredoc for interfaces does not support "trim"
zeertzjq
2023-04-29
*
vim-patch:8.2.0551: not all code for options is tested
zeertzjq
2023-04-29
*
vim-patch:9.0.1372: test for 'toolbariconsize' may fail
zeertzjq
2023-04-28
*
vim-patch:9.0.1369: still some "else if" constructs for setting options
Lewis Russell
2023-04-28
*
vim-patch:9.0.1359: too many "else if" statements in handling options
Lewis Russell
2023-04-28
*
vim-patch:9.0.1345: too many "else if" statements for handling options
Lewis Russell
2023-04-28
*
vim-patch:9.0.1084: code handling low level MS-Windows events cannot be tested
zeertzjq
2023-04-28
*
vim-patch:partial:8.2.1235: Not all mouse codes covered by tests
zeertzjq
2023-04-28
*
vim-patch:8.2.1108: mouse left-right scroll is not supported in terminal window
zeertzjq
2023-04-28
*
vim-patch:9.0.0825: cannot drag an entry in the tabpage line
zeertzjq
2023-04-28
*
vim-patch:8.1.2306: double and triple clicks are not tested
zeertzjq
2023-04-28
*
vim-patch:8.1.2148: no test for right click extending Visual area
zeertzjq
2023-04-28
*
vim-patch:8.1.2106: no tests for dragging the mouse beyond the window
zeertzjq
2023-04-28
*
vim-patch:8.1.1248: no test for dec mouse
zeertzjq
2023-04-28
*
vim-patch:8.1.1247: urxvt mouse codes are not tested
zeertzjq
2023-04-28
*
vim-patch:8.1.1244: no tests for CTRL-mouse-click
zeertzjq
2023-04-28
*
vim-patch:8.1.1223: middle mouse click test fails without a clipboard
zeertzjq
2023-04-28
*
vim-patch:8.1.1216: mouse middle click is not tested
zeertzjq
2023-04-28
*
vim-patch:8.1.1181: tests for mouse clicks are a bit flaky
zeertzjq
2023-04-28
*
vim-patch:8.1.1179: no test for mouse clicks in the fold column
zeertzjq
2023-04-28
*
vim-patch:8.1.1178: when mouse click tests fails value of 'ttytype' is unknown
zeertzjq
2023-04-28
*
vim-patch:8.1.1176: test for dragging a tab is flaky
zeertzjq
2023-04-28
*
vim-patch:8.1.1175: no test for dragging a tab and double click for new tab
zeertzjq
2023-04-28
*
vim-patch:8.1.1167: no test for closing tab by click in tabline
zeertzjq
2023-04-28
*
vim-patch:8.1.1165: no test for mouse clicks in the terminal tabpage line
zeertzjq
2023-04-28
*
vim-patch:8.1.1160: termcodes test would fail in a very big terminal
zeertzjq
2023-04-28
*
vim-patch:partial:8.1.1155: termcodes tests can be improved
zeertzjq
2023-04-28
*
vim-patch:partial:8.2.0425: code for modeless selection not sufficiently test...
zeertzjq
2023-04-28
*
vim-patch:9.0.1494: crash when recovering from corrupted swap file (#23358)
zeertzjq
2023-04-28
*
vim-patch:9.0.1493: popup menu position wrong in window with toolbar
zeertzjq
2023-04-28
*
vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)
zeertzjq
2023-04-28
*
vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333)
zeertzjq
2023-04-27
*
vim-patch:9.0.1490: the ModeChanged event may be triggered too often
zeertzjq
2023-04-26
*
vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)
zeertzjq
2023-04-26
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...
zeertzjq
2023-04-25
*
vim-patch:8.2.3772: timer info test fails on slow machine
zeertzjq
2023-04-25
*
vim-patch:8.2.3768: timer_info() has the wrong repeat value in a timer callback
zeertzjq
2023-04-25
*
vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)
zeertzjq
2023-04-25
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)
Christian Clason
2023-04-23
*
vim-patch:9.0.1477: crash when recovering from corrupted swap file (#23273)
zeertzjq
2023-04-23
*
vim-patch:9.0.1476: lines put in non-current window are not displayed (#23265)
zeertzjq
2023-04-23
*
vim-patch:9.0.1475: busted configuration files are not recognized (#23266)
zeertzjq
2023-04-22
*
vim-patch:9.0.1472: ":drop fname" may change the last used tab page (#23230)
zeertzjq
2023-04-21
*
vim-patch:8.2.4598: profile completion test sometimes fails (#23208)
zeertzjq
2023-04-20
[prev]
[next]