index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_options.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.2011: more functions can be used as methods
v8.1.2011
Bram Moolenaar
2019-09-08
1
-1
/
+1
*
patch 8.1.1826: tests use hand coded feature and option checks
v8.1.1826
Bram Moolenaar
2019-08-07
1
-31
/
+33
*
patch 8.1.1614: 'numberwidth' can only go up to 10
v8.1.1614
Bram Moolenaar
2019-07-01
1
-1
/
+1
*
patch 8.1.1546: in some tests 'tags' is set but not restored
v8.1.1546
Bram Moolenaar
2019-06-15
1
-0
/
+1
*
patch 8.1.1519: 'backupskip' may contain duplicates
v8.1.1519
Bram Moolenaar
2019-06-12
1
-0
/
+9
*
patch 8.1.1363: ":vert options" does not make a vertical split
v8.1.1363
Bram Moolenaar
2019-05-21
1
-0
/
+26
*
patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used
v8.1.1334
Bram Moolenaar
2019-05-16
1
-0
/
+6
*
patch 8.1.1108: test for 'visualbell' doesn't work
v8.1.1108
Bram Moolenaar
2019-04-03
1
-0
/
+2
*
patch 8.1.1107: no test for 'visualbell'
v8.1.1107
Bram Moolenaar
2019-04-03
1
-1
/
+6
*
patch 8.1.1106: no test for 'writedelay'
v8.1.1106
Bram Moolenaar
2019-04-03
1
-0
/
+20
*
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-0
/
+35
*
patch 8.1.0853: options test fails on Mac
v8.1.0853
Bram Moolenaar
2019-01-30
1
-2
/
+4
*
patch 8.1.0850: test for 'backupskip' is not correct
v8.1.0850
Bram Moolenaar
2019-01-30
1
-8
/
+37
*
patch 8.1.0711: test files still use function!
v8.1.0711
Bram Moolenaar
2019-01-09
1
-10
/
+10
*
patch 8.1.0446: options test fails in the GUI
v8.1.0446
Bram Moolenaar
2018-10-02
1
-0
/
+3
*
patch 8.1.0445: setting 'term' does not store location for termcap options
v8.1.0445
Bram Moolenaar
2018-10-02
1
-0
/
+12
*
patch 8.1.0322: Test_copy_winopt() does not restore 'hidden'
v8.1.0322
Bram Moolenaar
2018-08-23
1
-49
/
+51
*
patch 8.1.0310: file info msg not always suppressed with 'F' in 'shortmess'
v8.1.0310
Bram Moolenaar
2018-08-21
1
-0
/
+21
*
patch 8.1.0272: options test fails if temp var ends in slash
v8.1.0272
Bram Moolenaar
2018-08-11
1
-1
/
+1
*
patch 8.1.0110: file name not displayed with ":file"
v8.1.0110
Bram Moolenaar
2018-06-24
1
-0
/
+14
*
patch 8.0.1836: buffer-local window options may not be recent
v8.0.1836
Bram Moolenaar
2018-05-13
1
-0
/
+52
*
patch 8.0.1807: function to set terminal name is too long
v8.0.1807
Bram Moolenaar
2018-05-10
1
-2
/
+2
*
patch 8.0.1704: 'backupskip' default doesn't work for Mac
v8.0.1704
Bram Moolenaar
2018-04-12
1
-0
/
+16
*
patch 8.0.0575: using freed memory when resetting 'indentexpr'
v8.0.0575
Bram Moolenaar
2017-04-20
1
-0
/
+13
*
patch 8.0.0559: setting ttytype to xxx does not always fail
v8.0.0559
Bram Moolenaar
2017-04-09
1
-4
/
+16
*
patch 8.0.0429: options test does not always test everything
v8.0.0429
Bram Moolenaar
2017-03-07
1
-1
/
+2
*
patch 8.0.0370: invalid memory access when setting wildchar empty
v8.0.0370
Bram Moolenaar
2017-02-25
1
-0
/
+13
*
patch 8.0.0368: not all options are tested with a range of values
v8.0.0368
Bram Moolenaar
2017-02-25
1
-0
/
+18
*
patch 8.0.0358: invalid memory access in C-indent code
v8.0.0358
Bram Moolenaar
2017-02-23
1
-0
/
+7
*
patch 8.0.0357: crash when setting 'guicursor' to weird value
v8.0.0357
Bram Moolenaar
2017-02-23
1
-1
/
+8
*
patch 8.0.0355: using uninitialized memory when 'isfname' is empty
v8.0.0355
Bram Moolenaar
2017-02-23
1
-0
/
+7
*
patch 8.0.0342: double free with EXITFREE and setting 'ttytype'
v8.0.0342
Bram Moolenaar
2017-02-19
1
-0
/
+19
*
patch 8.0.0333: illegal memory access when 'complete' ends in a backslash
v8.0.0333
Bram Moolenaar
2017-02-17
1
-0
/
+9
*
patch 8.0.0305: invalid memory access when option has duplicate flag
v8.0.0305
Bram Moolenaar
2017-02-05
1
-0
/
+6
*
patch 8.0.0301: not enough testing for setting options
v8.0.0301
Bram Moolenaar
2017-02-04
1
-0
/
+91
*
patch 8.0.0104
v8.0.0104
Bram Moolenaar
2016-11-26
1
-10
/
+18
*
patch 8.0.0102
v8.0.0102
Bram Moolenaar
2016-11-25
1
-0
/
+15
*
patch 8.0.0057
v8.0.0057
Bram Moolenaar
2016-11-04
1
-0
/
+9
*
patch 8.0.0056
v8.0.0056
Bram Moolenaar
2016-11-04
1
-0
/
+49
*
patch 7.4.2203
v7.4.2203
Bram Moolenaar
2016-08-12
1
-4
/
+6
*
patch 7.4.2201
v7.4.2201
Bram Moolenaar
2016-08-12
1
-2
/
+10
*
patch 7.4.2174
v7.4.2174
Bram Moolenaar
2016-08-07
1
-0
/
+40