aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_options.vim
Commit message (Expand)AuthorAge
* vim-patch:9.0.0544: minor issues with setting a string optionzeertzjq2022-09-22
* vim-patch:8.2.3155: some option related code not covered by testszeertzjq2022-09-22
* vim-patch:8.2.2994: various code is not fully testedzeertzjq2022-09-22
* vim-patch:8.2.2979: not all options code is covered by testszeertzjq2022-09-22
* vim-patch:8.2.0712: various code not fully testedzeertzjq2022-09-22
* vim-patch:9.0.0537: the do_set() function is much too long (#20274)zeertzjq2022-09-22
* vim-patch:8.2.0522: several errors are not tested for (#19901)zeertzjq2022-08-23
* vim-patch:8.2.2030: some tests fail on Maczeertzjq2022-08-22
* vim-patch:9.0.0207: stacktrace not shown when debugging (#19776)zeertzjq2022-08-15
* vim-patch:9.0.0176: checking character options is duplicated and incomplete (...zeertzjq2022-08-09
* vim-patch:8.2.4492: no error if an option is given a value with ":let &opt = ...zeertzjq2022-08-07
* vim-patch:9.0.0059: test file has wrong namezeertzjq2022-07-23
* vim-patch:8.2.0509: various code is not properly tested.zeertzjq2022-07-19
* vim-patch:8.2.1040: not enough testing for movement commandszeertzjq2022-07-17
* vim-patch:8.2.1061: insufficient testing for src/window.c (#19384)zeertzjq2022-07-16
* vim-patch:8.2.0535: regexp patterns not fully testedzeertzjq2022-07-15
* vim-patch:8.2.0403: when 'buftype' is "nofile" there is no overwrite checkzeertzjq2022-07-15
* vim-patch:8.2.0426: some errors were not tested forzeertzjq2022-07-15
* test(old): align defaults to Vim after every test (#19301)zeertzjq2022-07-10
* vim-patch:8.2.0325: ex_getln.c code not covered by testszeertzjq2022-07-08
* vim-patch:8.2.0049: command line completion not fully testedzeertzjq2022-07-01
* vim-patch:8.2.0577: not all modifiers supported for :options (#18952)zeertzjq2022-06-13
* vim-patch:8.2.4943: changing 'switchbuf' may have no effect (#18545)Sean Dewar2022-05-13
* vim-patch:8.2.4924: maparg() may return a string that cannot be reusedzeertzjq2022-05-09
* vim-patch:8.2.4752: wrong 'statusline' value can cause illegal memory access ...zeertzjq2022-04-15
* vim-patch:8.1.2184: option context is not copied when splitting a windowzeertzjq2022-02-13
* vim-patch:8.2.0197: some Ex commands not sufficiently testedzeertzjq2022-02-08
* vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
* vim-patch:8.2.4245: ":retab 0" may cause illegal memory accessSean Dewar2022-01-29
* vim-patch:8.2.0128: cannot list options one per linezeertzjq2022-01-20
* vim-patch:8.2.3780: ":cd" works differently on MS-Windowszeertzjq2021-12-25
* test(oldtest): uncomment method call syntax usesSean Dewar2021-11-26
* vim-patch:8.2.3521: options completion test failsMatěj Cepl2021-10-23
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* vim-patch:8.2.0174: various commands not completely testedSean Dewar2021-04-20
* vim-patch:8.2.1666: the initial value of 'backupskip' can have duplicate itemsJan Edmund Lazo2021-03-27
* Merge pull request #14060 from andymass/vim-8.2.1703Jan Edmund Lazo2021-03-20
|\
| * vim-patch:8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear"Andy K. Massimino2021-03-20
* | vim-patch:8.2.2595: setting 'winminheight' may cause 'lines' to changeJan Edmund Lazo2021-03-13
* | vim-patch:8.2.2452: no completion for the 'filetype' optionJan Edmund Lazo2021-03-12
|/
* vim-patch:8.2.2236: 'scroll' option can change when setting the statuslineJan Edmund Lazo2021-03-02
* vim-patch:8.2.2560: setting 'winminheigt' does not take tabline into accountJan Edmund Lazo2021-03-01
* vim-patch:8.2.2446: setting 'term' empty has different error if compiled with...Jan Edmund Lazo2021-02-01
* vim-patch:8.2.2368: insufficient tests for setting optionsJan Edmund Lazo2021-01-17
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* test/old: partial port of patch 8.1.0711Jan Edmund Lazo2020-11-30
* vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
* vim-patch:8.2.1386: backslash not removed afer space with space in 'isfname'Jan Edmund Lazo2020-08-14
* vim-patch:8.2.0629: setting a boolean option to v:false does not workBilly Su2020-06-06
* vim-patch:8.2.0810: error when appending "tagfile" to 'wildoptions'Jan Edmund Lazo2020-05-22