log src/testdir/test_window_cmd.vim @ 31347:56a2af8c0980 v9.0.1007

age author description
Mon, 05 Dec 2022 15:00:11 +0100 Bram Moolenaar patch 9.0.1007: there is no way to get a list of swap file names v9.0.1007
Mon, 05 Dec 2022 00:15:06 +0100 Bram Moolenaar patch 9.0.1005: a failed test may leave a swap file behind v9.0.1005
Mon, 28 Nov 2022 18:00:04 +0100 Bram Moolenaar patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen" v9.0.0964
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Wed, 02 Nov 2022 11:18:54 +0100 Bram Moolenaar patch 9.0.0824: crash when using win_move_separator() in other tab page v9.0.0824
Wed, 02 Nov 2022 11:18:51 +0100 Bram Moolenaar patch 9.0.0820: memory leak with empty shell command v9.0.0821
Sat, 15 Oct 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0769: too many delete() calls in tests v9.0.0769
Wed, 05 Oct 2022 19:30:02 +0200 Bram Moolenaar patch 9.0.0667: ml_get error when 'splitkeep' is "screen" v9.0.0667
Wed, 05 Oct 2022 12:30:04 +0200 Bram Moolenaar patch 9.0.0663: tests check for +cmdwin feature which is always present v9.0.0663
Mon, 03 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0647: the 'splitscroll' option is not a good name v9.0.0647
Tue, 27 Sep 2022 13:45:04 +0200 Bram Moolenaar patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly v9.0.0603
Fri, 23 Sep 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0555: scrolling with 'nosplitscroll' in callback changing curwin v9.0.0555
Mon, 19 Sep 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0505: various problems with 'nosplitscroll' v9.0.0505
Sat, 17 Sep 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help v9.0.0486
Fri, 16 Sep 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0478: test for 'splitscroll' takes too much time v9.0.0478
Thu, 15 Sep 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0471: no test for what patch 9.0.0469 fixes v9.0.0471
Wed, 14 Sep 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off v9.0.0465
Wed, 14 Sep 2022 02:30:03 +0200 Bram Moolenaar patch 9.0.0461: 'scroll' is not always updated v9.0.0461
Tue, 13 Sep 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0455: a few problems with 'splitscroll' v9.0.0455
Sun, 11 Sep 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0445: when opening/closing window text moves up/down
Wed, 07 Sep 2022 15:45:05 +0200 Bram Moolenaar patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zero v9.0.0403
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
Wed, 31 Aug 2022 19:00:04 +0200 Bram Moolenaar patch 9.0.0342: ":wincmd =" equalizes in two directions v9.0.0342
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335
Wed, 10 Aug 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0187: command line height changes when maximizing window height v9.0.0187
Sat, 30 Jul 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0114: the command line takes up space even when not used v9.0.0114
Sun, 03 Apr 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4670: memory allocation failures for new tab page not tested v8.2.4670
Sat, 29 Jan 2022 12:00:06 +0100 Bram Moolenaar patch 8.2.4248: no proper test for moving the window separator
Mon, 10 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4052: not easy to resize a window from a plugin v8.2.4052
Sun, 12 Dec 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3789: Test_window_minimal_size can fail on a slow machine v8.2.3789
Thu, 09 Dec 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3764: cannot see any text when window was made zero lines v8.2.3764
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
Sat, 20 Mar 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.2631: commands from winrestcmd() do not always work properly v8.2.2631
Thu, 28 Jan 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2420: too many problems with using all autocommand events v8.2.2420
Tue, 26 Jan 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.2415: no way to check for the cmdwin feature v8.2.2415
Fri, 01 Jan 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.2260: window resize test fails in very wide terminal v8.2.2260
Tue, 29 Dec 2020 13:00:35 +0100 Bram Moolenaar patch 8.2.2244: crash when making the window width negative v8.2.2244
Sat, 17 Oct 2020 17:45:04 +0200 Bram Moolenaar patch 8.2.1856: "2resize" uses size of current window v8.2.1856
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Fri, 04 Sep 2020 14:45:05 +0200 Bram Moolenaar patch 8.2.1586: :resize command not fully tested v8.2.1586
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Fri, 26 Jun 2020 20:45:08 +0200 Bram Moolenaar patch 8.2.1061: insufficient testing for src/window.c v8.2.1061
Sun, 26 Apr 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0644: insufficient testing for invalid function arguments
Tue, 21 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0615: regexp benchmark stest is old style v8.2.0615
Mon, 06 Apr 2020 21:45:31 +0200 Bram Moolenaar patch 8.2.0522: several errors are not tested for v8.2.0522
Wed, 25 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0448: various functions not properly tested v8.2.0448
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 21:30:04 +0100 Bram Moolenaar patch 8.2.0430: window creation failure not properly tested v8.2.0430
Sun, 22 Mar 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0426: some errors were not tested for v8.2.0426
Fri, 20 Mar 2020 18:30:05 +0100 Bram Moolenaar patch 8.2.0418: code in eval.c not sufficiently covered by tests v8.2.0418
Tue, 18 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0275: some Ex code not covered by tests v8.2.0275
Mon, 17 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0270: some code not covered by tests v8.2.0270
Tue, 11 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0243: insufficient code coverage for ex_docmd.c functions v8.2.0243
Mon, 03 Feb 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0203: :helptags and some other functionality not tested v8.2.0203
Mon, 06 Jan 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.0093: win_splitmove() can make Vim hang v8.2.0093
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Mon, 07 Oct 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.2121: mode is not updated when switching to terminal v8.1.2121
Tue, 10 Sep 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2020: it is not easy to change the window layout v8.1.2020