aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_options.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:9.0.1386: options test fails with some window width (#22548)zeertzjq2023-03-06
* vim-patch:9.0.1307: setting 'formatoptions' with :let doesn't check for error...zeertzjq2023-02-14
* vim-patch:8.2.4917: fuzzy expansion of option names is not right (#21853)zeertzjq2023-01-17
* vim-patch:9.0.0862: default value of 'endoffile' is wrong (#21032)zeertzjq2022-11-12
* vim-patch:9.0.0265: no good reason why the "gf" command isn't in the tiny ver...zeertzjq2022-11-06
* vim-patch:8.2.3744: E854 is not tested; some spelling suggestions are not testedzeertzjq2022-11-06
* vim-patch:8.2.1736: failure to compile a pattern not tested muchzeertzjq2022-11-06
* docs: fix typosdundargoc2022-11-02
* vim-patch:8.2.2837: various code lines not covered by testszeertzjq2022-10-27
* vim-patch:8.1.1826: tests use hand coded feature and option checkszeertzjq2022-10-26
* 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