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
/
src
/
nvim
/
testdir
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0213: CTRL-W CR does not work properly in a quickfix window
Jan Edmund Lazo
2019-06-12
*
vim-patch:8.0.1689: no tests for xxd
Jan Edmund Lazo
2019-06-11
*
Merge #10163 from blueyed/vim-8.1.1292
Justin M. Keyes
2019-06-11
|
\
|
*
adjust tests for nvim
Daniel Hahler
2019-06-11
|
*
vim-patch:8.1.1292: invalid command line arguments not tested
Daniel Hahler
2019-06-10
*
|
vim-patch:8.1.1211: test user command code #10162
Daniel Hahler
2019-06-11
|
/
*
Merge #10142 from blueyed/vim-1fbfe7c48
Justin M. Keyes
2019-06-09
|
\
|
*
vim-patch:8.1.0131: :profdel is not tested
Daniel Hahler
2019-06-08
*
|
vim-patch:8.0.1305: writefile() never calls fsync() #10153
Jan Edmund Lazo
2019-06-09
*
|
vim-patch:8.1.1191: test debug commands #10158
Daniel Hahler
2019-06-09
*
|
vim-patch:8.1.0769: :stop is covered in two tests #10157
Daniel Hahler
2019-06-09
*
|
Merge #10135 from janlazo/vim-8.1.0406
Justin M. Keyes
2019-06-09
|
\
\
|
*
|
vim-patch:8.1.0426: accessing invalid memory in SmcOpenConnection()
Jan Edmund Lazo
2019-06-08
|
*
|
test/old: ignore defaults.vim assertion
Jan Edmund Lazo
2019-06-08
|
*
|
vim-patch:8.1.0417: several command line arguments are not tested
Jan Edmund Lazo
2019-06-08
|
*
|
vim-patch:8.1.0409: startup test fails on MS-Windows
Jan Edmund Lazo
2019-06-08
|
*
|
vim-patch:8.1.0406: several command line arguments are not tested
Jan Edmund Lazo
2019-06-08
|
|
/
*
/
vim-patch:8.1.1491: fix skipping after exception #10164
Daniel Hahler
2019-06-08
|
/
*
vim-patch:8.1.0830: test leaves directory behind #10152
Daniel Hahler
2019-06-08
*
vim-patch:8.1.1199: no test for :abclear #9936
Jaskaran Singh
2019-06-08
*
Merge #10151 from blueyed/vim-8.1.0807
Justin M. Keyes
2019-06-08
|
\
|
*
vim-patch:8.1.0813: FileChangedShell not sufficiently tested
Daniel Hahler
2019-06-08
|
*
vim-patch:8.1.0807: session test fails on MS-Windows
Daniel Hahler
2019-06-08
*
|
vim-patch:8.1.0529: flaky test sometimes fails in different ways
Daniel Hahler
2019-06-08
*
|
vim-patch:8.1.0430: Xargadd file left behind after running test
Daniel Hahler
2019-06-08
|
/
*
Test_writefile_sync_dev_stdout: use s for sync explicitly
Daniel Hahler
2019-06-08
*
vim-patch:9980b37a80
Daniel Hahler
2019-06-08
*
vim-patch:83799a7b7
Daniel Hahler
2019-06-08
*
Merge #10114 from erw7/vim-8.1.1270
Justin M. Keyes
2019-06-07
|
\
|
*
vim-patch:8.1.1475: search string not displayed when 'rightleft' is set
erw7
2019-06-07
|
*
vim-patch:8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often
erw7
2019-06-07
|
*
vim-patch:8.1.1390: search stats are off when using count or offset
erw7
2019-06-05
|
*
vim-patch:8.1.1350: "W" for wrapping not shown when more than 99 matches
erw7
2019-06-05
|
*
vim-patch:8.1.1288: search stats don't show for mapped command
erw7
2019-06-05
|
*
vim-patch:8.1.1283: delaying half a second after the top-bot message
erw7
2019-06-05
|
*
vim-patch:8.1.1270: cannot see current match position
erw7
2019-06-05
|
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
|
vim-patch:8.1.0060: crash when autocommands delete the current buffer
Jan Edmund Lazo
2019-06-06
*
|
vim-patch:8.0.1784: gvim test gets stuck in dialog
Jan Edmund Lazo
2019-06-06
*
|
vim-patch:8.0.1669: :vimgrep may add entries to the wrong quickfix list
Jan Edmund Lazo
2019-06-06
*
|
vim-patch:8.0.1414: accessing freed memory in :lfile.
Jan Edmund Lazo
2019-06-06
*
|
vim-patch:8.0.1412: using free memory using setloclist()
Jan Edmund Lazo
2019-06-06
*
|
vim-patch:8.0.1384: not enough quickfix help; confusing winid
Jan Edmund Lazo
2019-06-06
*
|
vim-patch:8.1.0002: :stopinsert changes the message position
Jan Edmund Lazo
2019-06-03
*
|
vim-patch:8.1.0804: crash when setting v:errmsg to empty list
Jan Edmund Lazo
2019-06-03
*
|
vim-patch:8.0.1518: error messages suppressed after ":silent! try"
Jan Edmund Lazo
2019-06-03
|
/
*
oldtests: set laststatus=1
Jan Edmund Lazo
2019-06-03
*
vim-patch:8.1.0571: non-silent execute() resets display column to zero
Jan Edmund Lazo
2019-06-03
*
vim-patch:8.1.0569: execute() always resets display column to zero
Jan Edmund Lazo
2019-06-03
*
Merge #10086 'vim-patch:8.1.{902,1114}'
Justin M. Keyes
2019-06-02
|
\
[next]