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
/
test_options.vim
Commit message (
Expand
)
Author
Age
*
test(oldtest): uncomment method call syntax uses
Sean Dewar
2021-11-26
*
vim-patch:8.2.3521: options completion test fails
Matěj Cepl
2021-10-23
*
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
vim-patch:8.2.0174: various commands not completely tested
Sean Dewar
2021-04-20
*
vim-patch:8.2.1666: the initial value of 'backupskip' can have duplicate items
Jan Edmund Lazo
2021-03-27
*
Merge pull request #14060 from andymass/vim-8.2.1703
Jan Edmund Lazo
2021-03-20
|
\
|
*
vim-patch:8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear"
Andy K. Massimino
2021-03-20
*
|
vim-patch:8.2.2595: setting 'winminheight' may cause 'lines' to change
Jan Edmund Lazo
2021-03-13
*
|
vim-patch:8.2.2452: no completion for the 'filetype' option
Jan Edmund Lazo
2021-03-12
|
/
*
vim-patch:8.2.2236: 'scroll' option can change when setting the statusline
Jan Edmund Lazo
2021-03-02
*
vim-patch:8.2.2560: setting 'winminheigt' does not take tabline into account
Jan Edmund Lazo
2021-03-01
*
vim-patch:8.2.2446: setting 'term' empty has different error if compiled with...
Jan Edmund Lazo
2021-02-01
*
vim-patch:8.2.2368: insufficient tests for setting options
Jan Edmund Lazo
2021-01-17
*
vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)
Jan Edmund Lazo
2020-12-11
*
test/old: partial port of patch 8.1.0711
Jan Edmund Lazo
2020-11-30
*
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
*
vim-patch:8.2.1386: backslash not removed afer space with space in 'isfname'
Jan Edmund Lazo
2020-08-14
*
vim-patch:8.2.0629: setting a boolean option to v:false does not work
Billy Su
2020-06-06
*
vim-patch:8.2.0810: error when appending "tagfile" to 'wildoptions'
Jan Edmund Lazo
2020-05-22
*
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
vim-patch:8.1.1108: test for 'visualbell' doesn't work
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.1.1107: no test for 'visualbell'
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.1.0446: options test fails in the GUI
Jan Edmund Lazo
2020-01-29
*
vim-patch:8.1.0445: setting 'term' does not store location for termcap options
Jan Edmund Lazo
2020-01-29
*
vim-patch:8.1.1334: respect shortmess=F when buffer is hidden #11443
Jan Edmund Lazo
2019-11-23
*
vim-patch:8.1.1946: memory error when profiling a function without a script ID
erw7
2019-09-04
*
oldtest: windows: revert setting shellslash individually (#10189)
Daniel Hahler
2019-08-20
*
vim-patch:8.1.1614: 'numberwidth' can only go up to 10
Jan Edmund Lazo
2019-07-05
*
vim-patch:8.1.1519: 'backupskip' may contain duplicates
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0853: options test fails on Mac
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0850: test for 'backupskip' is not correct
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0272: options test fails if temp var ends in slash
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.1546: in some tests 'tags' is set but not restored
Daniel Hahler
2019-06-16
*
vim-patch:8.0.1704: 'backupskip' default doesn't work for Mac
Daniel Hahler
2019-06-13
*
tests: align tests in test_options to Vim (moved)
Daniel Hahler
2019-06-12
*
vim-patch:8.1.1363: ":vert options" #10048
Jan Edmund Lazo
2019-05-22
*
vim-patch:8.0.1807: function to set terminal name is too long
Jan Edmund Lazo
2018-10-06
*
vim-patch:8.0.0370: invalid memory access when setting wildchar empty
Jan Edmund Lazo
2018-09-23
*
vim-patch:8.0.0368: not all options are tested with a range of values
Jan Edmund Lazo
2018-09-22
*
test/old: test_options: Accommodate Nvim default
Justin M. Keyes
2018-09-21
*
vim-patch:8.1.0310: file info msg with 'F' in 'shortmess'
Justin M. Keyes
2018-09-21
*
vim-patch:8.1.0322: Test_copy_winopt() does not restore 'hidden' (#8918)
Jan Edmund Lazo
2018-08-27
*
vim-patch:8.1.0110: file name not displayed with ":file" (#8878)
Justin M. Keyes
2018-08-21
*
buffer: fix copying setl options for buffer currently displayed in another wi...
Björn Linse
2018-06-21
*
vim-patch:8.0.0575: using freed memory when resetting 'indentexpr'
Jan Edmund Lazo
2018-06-16
*
vim-patch:8.0.0355: using uninitialized memory when 'isfname' is empty (#8493)
Jan Edmund Lazo
2018-06-08
*
vim-patch:8.0.0559: setting ttytype to xxx does not always fail
Justin M. Keyes
2018-05-19
*
vim-patch:8.0.0342: double free with EXITFREE and setting 'ttytype'
Justin M. Keyes
2018-05-19
*
oldtests: win: shellslash for cdpath,tags,:find
Jan Edmund Lazo
2018-04-12
*
vim-patch:8.0.0357: crash when setting 'guicursor' to weird value (#8161)
KunMing Xie
2018-03-22
[next]