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
...
*
|
|
Merge #7966 'vim-patch:8.0.0470,8.0.0471'
Justin M. Keyes
2018-02-12
|
\
\
\
|
*
|
|
use split instead of smile for neovim
KunMing Xie
2018-02-06
|
*
|
|
vim-patch:8.0.0471: exit callback test sometimes fails
ckelsel
2018-02-04
|
*
|
|
vim-patch:8.0.0470: not enough testing for help commands
ckelsel
2018-02-04
*
|
|
|
vim-patch:8.0.0490: vertical split makes 'winfixwidth' window smaller (#7990)
KunMing Xie
2018-02-12
|
|
/
/
|
/
|
|
*
|
|
vim-patch:8.0.0479: remote_peek() is not tested
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0295: test_viml hangs
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0293: some tests have a one or three second wait
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1370: channel test for callback is flaky
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1365: when one channel test fails others fail as well
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1329: when a flaky test fails it also often fails the second time
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0480: the remote_peek() test fails on MS-Windows
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:7.4.1477
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1262: terminal redir test is flaky
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1219: terminal test is flaky
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1188: autocmd test fails on MS-Windows
Justin M. Keyes
2018-02-11
*
|
|
test/old: skip test for unsupported 'cpoptions' flag
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1200: tests switch the bell off twice
Justin M. Keyes
2018-02-11
*
|
|
test/old: TODO: skip Test_BufLeave_Wipe()
Justin M. Keyes
2018-02-11
*
|
|
test/old: TODO: skip Test_virtual_replace()
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1223: crash when using autocomplete and tab pages
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1475: invalid memory access in read_redo()
Justin M. Keyes
2018-02-11
*
|
|
test: port Test_edit_08() to Lua test
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1224: still interference between test functions
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1222: test functions interfere with each other
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1007: no test for filetype detection for scripts
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0906: don't recognize Couchbase files
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0895: filetype test fails on MS-Windows
Justin M. Keyes
2018-02-11
*
|
|
test/oldtest: account for Nvim man.vim handling
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0894: there is no test for runtime filetype detection
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0613: the conf filetype is used before ftdetect from packages
Justin M. Keyes
2018-02-11
*
|
|
test/oldtest: restore test_autochdir.vim
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1210: CTRL-G and CTRL-T are ignored with typeahead
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1221: still too many old style tests
Justin M. Keyes
2018-02-11
*
|
|
test/oldtest: restore test_arglist.vim
Justin M. Keyes
2018-02-11
*
|
|
test/oldtest: runtest.vim: align with upstream
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0700: segfault with QuitPre autocommand closes the window
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1403: using freed buffer in grep command
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1402: crash with nasty autocommand
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0974: resetting a string option does not trigger OptionSet
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0703: illegal memory access with empty :doau command
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0736: OptionSet not triggered when entering diff mode
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1186: still quite a few old style tests
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0600: test_recover fails on some systems
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0338: :recover test fails on MS-Windows
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0337: invalid memory access in :recover command
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0472: when a test fails another test may also fail
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0861: still many old style tests
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.1158: still old style tests
Justin M. Keyes
2018-02-11
*
|
|
vim-patch:8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong direction
Justin M. Keyes
2018-02-11
[prev]
[next]