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.0.1752: qf_set_properties() is to long
Jan Edmund Lazo
2019-09-04
*
vim-patch:8.1.1063: insufficient testing for wildmenu completion
Jan Edmund Lazo
2019-09-03
*
vim-patch:8.1.0046: loading a session file fails if 'winheight' is big
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.1806: InsertCharPre causes problems for autocomplete
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.1697: various tests are still a bit flaky
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.1653: screen dump is made too soon (#10911)
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.1534: C syntax test fails in gvim #10909
Jan Edmund Lazo
2019-09-01
*
Merge #10906 from janlazo/vim-8.0.1241
Justin M. Keyes
2019-09-01
|
\
|
*
vim-patch:8.0.1260: using global variables for WaitFor()
Jan Edmund Lazo
2019-09-01
|
*
vim-patch:8.0.1246: popup test has an arbitrary delay
Jan Edmund Lazo
2019-09-01
|
*
vim-patch:8.0.1241: popup test is flaky
Jan Edmund Lazo
2019-09-01
*
|
vim-patch:8.1.0141: :cexpr no longer jumps to the first error #10901
Marco Hinz
2019-09-01
|
/
*
vim-patch:8.1.1947: when executing one test the report doesn't show it #10893
Daniel Hahler
2019-08-30
*
vim-patch:8.1.1941: getftype() test fails on Mac #10894
Daniel Hahler
2019-08-30
*
vim-patch:cb00f0393 (#10892)
Daniel Hahler
2019-08-30
*
vim-patch:8.1.0950: using :python sets 'pyxversion' even when not executed (#...
Daniel Hahler
2019-08-30
*
vim-patch:8.1.0212: preferred cursor column not set in interfaces (#10890)
Daniel Hahler
2019-08-30
*
tests: fix Test_tagfiles: use Vim's 'tags' (#10883)
Daniel Hahler
2019-08-30
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
vim-patch:8.1.1932: ml_get errors after append() #10866
Marco Hinz
2019-08-27
*
vim-patch:8.1.1931: syntax test fails
Jan Edmund Lazo
2019-08-26
*
vim-patch:8.1.1930: cannot recognize .jsx and .tsx files
Jan Edmund Lazo
2019-08-26
*
runnvim.sh: lint (shellcheck) (#10851)
Daniel Hahler
2019-08-26
*
vim-patch:8.1.1790: :mkvimrc is not tested
Jan Edmund Lazo
2019-08-26
*
Merge pull request #10841 from janlazo/vim-7.4.1407
Daniel Hahler
2019-08-25
|
\
|
*
vim-patch:8.1.1111: it is not easy to check for infinity
Jan Edmund Lazo
2019-08-24
|
*
vim-patch:7.4.1407
Jan Edmund Lazo
2019-08-24
*
|
vim-patch:8.1.1913: not easy to compute the space on the command line (#10845)
Daniel Hahler
2019-08-25
*
|
vim-patch:8.1.1924: using empty string for current buffer is unexpected
Jan Edmund Lazo
2019-08-24
*
|
vim-patch:8.1.1757: text added with appendbufline() isn't displayed
Jan Edmund Lazo
2019-08-24
|
/
*
Merge #10833 from janlazo/vim-8.1.0037
Justin M. Keyes
2019-08-23
|
\
|
*
vim-patch:8.1.0187: getwininfo() and win_screenpos() return different numbers
Jan Edmund Lazo
2019-08-23
|
*
vim-patch:8.0.1386: cannot select modified buffers with getbufinfo()
Jan Edmund Lazo
2019-08-23
|
*
vim-patch:8.1.0039: cannot easily delete lines in another buffer
Jan Edmund Lazo
2019-08-23
|
*
vim-patch:8.1.0037: cannot easily append lines to another buffer
Jan Edmund Lazo
2019-08-23
*
|
Merge #9163 'fix crash wiping buffer after getbufinfo()'
Justin M. Keyes
2019-08-23
|
\
\
|
|
/
|
/
|
|
*
free_buffer: rework b:changedtick handling #9163
Justin M. Keyes
2019-08-12
*
|
-u NONE for no syntax highlighting
Daniel Hahler
2019-08-22
*
|
vim-patch:8.1.1893: script to summarize test results can be improved
Daniel Hahler
2019-08-22
*
|
vim-patch:8.1.1478: still an error when running tests with the tiny version
Daniel Hahler
2019-08-22
*
|
vim-patch:8.1.1477: test summary fails in the tiny version
Daniel Hahler
2019-08-22
*
|
vim-patch:8.1.1488: summary of tests has incorrect failed count
Daniel Hahler
2019-08-22
*
|
vim-patch:8.1.1476: no statistics displayed after running tests
Daniel Hahler
2019-08-22
*
|
vim-patch:8.1.1483: skipped tests are not properly listed
Daniel Hahler
2019-08-22
*
|
vim-patch:8.1.0811: too many #ifdefs
Daniel Hahler
2019-08-22
*
|
test: fix problem of breaking user's viminfo (#10824)
erw7
2019-08-22
*
|
vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819)
Abdelhakeem Osama
2019-08-21
*
|
fixup! test/functional/helpers.lua: env: forward also TSAN_OPTIONS/MSAN_OPTIONS
Daniel Hahler
2019-08-21
*
|
src/nvim/testdir/runnvim.vim: improve escaping of non-printables
Daniel Hahler
2019-08-21
*
|
oldtest: windows: revert setting shellslash individually (#10189)
Daniel Hahler
2019-08-20
[next]