log src/testdir/test_options.vim @ 30592:457ea0570b6f v9.0.0631

age author description
Fri, 30 Sep 2022 23:00:10 +0200 Bram Moolenaar patch 9.0.0631: too many delete() calls in tests v9.0.0631
Thu, 22 Sep 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0544: minor issues with setting a string option v9.0.0544
Thu, 22 Sep 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0543: insufficient testing for assert and test functions v9.0.0543
Fri, 02 Sep 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0363: common names in test files causes tests to be flaky v9.0.0363
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Sun, 14 Aug 2022 16:00:03 +0200 Bram Moolenaar patch 9.0.0207: stacktrace not shown when debugging v9.0.0207
Tue, 09 Aug 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0176: checking character options is duplicated and incomplete v9.0.0176
Sat, 23 Jul 2022 07:30:04 +0200 Bram Moolenaar patch 9.0.0059: test file has wrong name v9.0.0059
Wed, 29 Jun 2022 19:45:03 +0200 Bram Moolenaar patch 9.0.0007: no support for double, dotted and dashed underlines v9.0.0007
Thu, 12 May 2022 18:45:02 +0200 Bram Moolenaar patch 8.2.4943: changing 'switchbuf' may have no effect v8.2.4943
Mon, 09 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4924: maparg() may return a string that cannot be reused v8.2.4924
Sun, 08 May 2022 22:15:02 +0200 Bram Moolenaar patch 8.2.4917: fuzzy expansion of option names is not right v8.2.4917
Fri, 15 Apr 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4752: wrong 'statusline' value can cause illegal memory access v8.2.4752
Wed, 02 Mar 2022 21:00:02 +0100 Bram Moolenaar patch 8.2.4492: no error if an option is given a value with ":let &opt = val" v8.2.4492
Tue, 22 Feb 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4439: accepting "iso8859" 'encoding' as "iso-8859-" v8.2.4439
Fri, 28 Jan 2022 22:00:05 +0100 Bram Moolenaar patch 8.2.4245: ":retab 0" may cause illegal memory access v8.2.4245
Sat, 11 Dec 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3780: ":cd" works differently on MS-Windows v8.2.3780
Sun, 05 Dec 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3744: E854 is not tested; some spelling suggestions are not tested v8.2.3744
Sun, 21 Nov 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.3637: typos in test files v8.2.3637
Sat, 16 Oct 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.3521: options completion test fails v8.2.3521
Mon, 12 Jul 2021 21:45:06 +0200 Bram Moolenaar patch 8.2.3155: some option related code not covered by tests v8.2.3155
Sun, 27 Jun 2021 12:15:03 +0200 Bram Moolenaar patch 8.2.3061: testing the shell option is incomplete and spread out v8.2.3061
Sun, 13 Jun 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2994: various code is not fully tested v8.2.2994
Sun, 13 Jun 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2993: 'fileencodings' default value should depend on 'encoding' v8.2.2993
Sat, 12 Jun 2021 14:00:04 +0200 Bram Moolenaar patch 8.2.2979: not all options code is covered by tests v8.2.2979
Thu, 06 May 2021 17:45:04 +0200 Bram Moolenaar patch 8.2.2837: various code lines not covered by tests v8.2.2837
Sat, 13 Mar 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.2595: setting 'winminheight' may cause 'lines' to change v8.2.2595
Mon, 01 Mar 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.2560: setting 'winminheigt' does not take tabline into account v8.2.2560
Tue, 02 Feb 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.2452: no completion for the 'filetype' option v8.2.2452
Mon, 01 Feb 2021 18:45:06 +0100 Bram Moolenaar patch 8.2.2446: setting 'term' empty has different error if compiled with GUI v8.2.2446
Sun, 17 Jan 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2368: insufficient tests for setting options v8.2.2368
Mon, 28 Dec 2020 15:45:03 +0100 Bram Moolenaar patch 8.2.2236: 'scroll' option can change when setting the statusline v8.2.2236
Sat, 21 Nov 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.2030: some tests fail on Mac v8.2.2030
Mon, 26 Oct 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.1909: number of status line items is limited to 80 v8.2.1909
Wed, 23 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1736: failure to compile a pattern not tested much v8.2.1736
Sat, 12 Sep 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1666: the initial value of 'backupskip' can have duplicate items v8.2.1666
Thu, 13 Aug 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1439: tiny and small builds have no test coverage v8.2.1439
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Fri, 07 Aug 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1386: backslash not removed afer space with space in 'isfname' v8.2.1386
Fri, 26 Jun 2020 20:45:08 +0200 Bram Moolenaar patch 8.2.1061: insufficient testing for src/window.c v8.2.1061
Mon, 22 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1040: not enough testing for movement commands v8.2.1040
Sun, 31 May 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0863: cannot set a separate color for underline/undercurl v8.2.0863
Fri, 22 May 2020 14:15:03 +0200 Bram Moolenaar patch 8.2.0810: error when appending "tagfile" to 'wildoptions' v8.2.0810
Thu, 07 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0712: various code not fully tested v8.2.0712
Fri, 24 Apr 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0629: setting a boolean option to v:false does not work v8.2.0629
Mon, 13 Apr 2020 21:30:36 +0200 Bram Moolenaar patch 8.2.0577: not all modifiers supported for :options v8.2.0577
Sun, 12 Apr 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.0551: not all code for options is tested v8.2.0551
Sat, 11 Apr 2020 17:15:06 +0200 Bram Moolenaar patch 8.2.0540: regexp and other code not tested v8.2.0540
Thu, 09 Apr 2020 18:45:06 +0200 Bram Moolenaar patch 8.2.0535: regexp patterns not fully tested v8.2.0535
Mon, 06 Apr 2020 21:45:31 +0200 Bram Moolenaar patch 8.2.0522: several errors are not tested for v8.2.0522
Sat, 04 Apr 2020 14:15:05 +0200 Bram Moolenaar patch 8.2.0509: various code is not properly tested. v8.2.0509
Mon, 23 Mar 2020 19:30:06 +0100 Bram Moolenaar patch 8.2.0432: a few tests fail in a huge terminal v8.2.0432
Sun, 22 Mar 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0426: some errors were not tested for v8.2.0426
Thu, 19 Mar 2020 12:45:04 +0100 Bram Moolenaar patch 8.2.0403: when 'buftype' is "nofile" there is no overwrite check v8.2.0403
Thu, 27 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0325: ex_getln.c code not covered by tests v8.2.0325
Sun, 02 Feb 2020 15:45:03 +0100 Bram Moolenaar patch 8.2.0197: some Ex commands not sufficiently tested v8.2.0197
Thu, 30 Jan 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.0183: tests fail when the float feature is disabled v8.2.0183
Wed, 29 Jan 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0174: various commands not completely tested v8.2.0174
Sat, 18 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0128: cannot list options one per line v8.2.0128
Fri, 27 Dec 2019 17:30:03 +0100 Bram Moolenaar patch 8.2.0049: command line completion not fully tested v8.2.0049