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_window_cmd.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2979: not all options code is covered by tests
v8.2.2979
Yegappan Lakshmanan
2021-06-12
1
-1
/
+9
*
patch 8.2.2631: commands from winrestcmd() do not always work properly
v8.2.2631
Bram Moolenaar
2021-03-20
1
-2
/
+15
*
patch 8.2.2420: too many problems with using all autocommand events
v8.2.2420
Bram Moolenaar
2021-01-28
1
-2
/
+2
*
patch 8.2.2415: no way to check for the cmdwin feature
v8.2.2415
Bram Moolenaar
2021-01-26
1
-0
/
+2
*
patch 8.2.2260: window resize test fails in very wide terminal
v8.2.2260
Bram Moolenaar
2021-01-01
1
-1
/
+1
*
patch 8.2.2244: crash when making the window width negative
v8.2.2244
Bram Moolenaar
2020-12-29
1
-0
/
+8
*
patch 8.2.1856: "2resize" uses size of current window
v8.2.1856
Bram Moolenaar
2020-10-17
1
-0
/
+4
*
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
Bram Moolenaar
2020-09-04
1
-4
/
+4
*
patch 8.2.1586: :resize command not fully tested
v8.2.1586
Bram Moolenaar
2020-09-04
1
-0
/
+42
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-4
/
+2
*
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
Bram Moolenaar
2020-07-11
1
-1
/
+1
*
patch 8.2.1061: insufficient testing for src/window.c
v8.2.1061
Bram Moolenaar
2020-06-26
1
-1
/
+185
*
patch 8.2.0644: insufficient testing for invalid function arguments
v8.2.0644
Bram Moolenaar
2020-04-26
1
-0
/
+8
*
patch 8.2.0615: regexp benchmark stest is old style
v8.2.0615
Bram Moolenaar
2020-04-21
1
-0
/
+12
*
patch 8.2.0522: several errors are not tested for
v8.2.0522
Bram Moolenaar
2020-04-06
1
-37
/
+0
*
patch 8.2.0448: various functions not properly tested
v8.2.0448
Bram Moolenaar
2020-03-25
1
-0
/
+1
*
patch 8.2.0432: a few tests fail in a huge terminal
v8.2.0432
Bram Moolenaar
2020-03-23
1
-2
/
+2
*
patch 8.2.0430: window creation failure not properly tested
v8.2.0430
Bram Moolenaar
2020-03-22
1
-0
/
+108
*
patch 8.2.0426: some errors were not tested for
v8.2.0426
Bram Moolenaar
2020-03-22
1
-0
/
+29
*
patch 8.2.0418: code in eval.c not sufficiently covered by tests
v8.2.0418
Bram Moolenaar
2020-03-20
1
-0
/
+5
*
patch 8.2.0275: some Ex code not covered by tests
v8.2.0275
Bram Moolenaar
2020-02-18
1
-0
/
+8
*
patch 8.2.0270: some code not covered by tests
v8.2.0270
Bram Moolenaar
2020-02-17
1
-0
/
+9
*
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
v8.2.0243
Bram Moolenaar
2020-02-11
1
-0
/
+14
*
patch 8.2.0203: :helptags and some other functionality not tested
v8.2.0203
Bram Moolenaar
2020-02-03
1
-0
/
+9
*
patch 8.2.0093: win_splitmove() can make Vim hang
v8.2.0093
Bram Moolenaar
2020-01-06
1
-0
/
+4
*
patch 8.1.2373: cannot build with +popupwin but without +quickfix
v8.1.2373
Bram Moolenaar
2019-12-01
1
-0
/
+10
*
patch 8.1.2121: mode is not updated when switching to terminal
v8.1.2121
Bram Moolenaar
2019-10-07
1
-0
/
+29
*
patch 8.1.2020: it is not easy to change the window layout
v8.1.2020
Bram Moolenaar
2019-09-10
1
-0
/
+33
*
patch 8.1.2013: more functions can be used as methods
v8.1.2013
Bram Moolenaar
2019-09-08
1
-3
/
+15
*
patch 8.1.2011: more functions can be used as methods
v8.1.2011
Bram Moolenaar
2019-09-08
1
-4
/
+7
*
patch 8.1.1870: using :pedit from a help file sets help filetype
v8.1.1870
Bram Moolenaar
2019-08-17
1
-1
/
+16
*
patch 8.1.1756: autocommand that splits window messes up window layout
v8.1.1756
Bram Moolenaar
2019-07-27
1
-2
/
+3
*
patch 8.1.1679: test using SwapExists autocommand file may fail
v8.1.1679
Bram Moolenaar
2019-07-13
1
-0
/
+2
*
patch 8.1.1347: fractional scroll position not restored after closing window
v8.1.1347
Bram Moolenaar
2019-05-18
1
-15
/
+15
*
patch 8.1.1327: unnecessary scroll after horizontal split
v8.1.1327
Bram Moolenaar
2019-05-12
1
-0
/
+36
*
patch 8.1.1140: not easy to find out what neighbors a window has
v8.1.1140
Bram Moolenaar
2019-04-08
1
-0
/
+45
*
patch 8.1.0994: relative cursor position is not calculated correctly
v8.1.0994
Bram Moolenaar
2019-03-04
1
-0
/
+128
*
patch 8.1.0711: test files still use function!
v8.1.0711
Bram Moolenaar
2019-01-09
1
-2
/
+2
*
patch 8.1.0630: "wincmd p" does not work after using an autocmd window
v8.1.0630
Bram Moolenaar
2018-12-24
1
-0
/
+37
*
patch 8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyor
v8.1.0518
Bram Moolenaar
2018-11-10
1
-13
/
+16
*
patch 8.1.0517: Test_window_split_edit_alternate() fails on AppVeyor
v8.1.0517
Bram Moolenaar
2018-11-10
1
-4
/
+7
*
patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
v8.1.0514
Bram Moolenaar
2018-11-10
1
-6
/
+56
*
patch 8.0.1811: no test for winrestcmd()
v8.0.1811
Bram Moolenaar
2018-05-10
1
-4
/
+19
*
patch 8.0.1705: when making a vertical split the mode message isn't updated
v8.0.1705
Bram Moolenaar
2018-04-13
1
-0
/
+24
*
patch 8.0.1446: acessing freed memory after window command in auto command
v8.0.1446
Bram Moolenaar
2018-01-31
1
-0
/
+11
*
patch 8.0.1411: reading invalid memory with CTRL-W :
v8.0.1411
Bram Moolenaar
2017-12-19
1
-0
/
+5
*
patch 8.0.1364: there is no easy way to get the window position
v8.0.1364
Bram Moolenaar
2017-12-02
1
-0
/
+13
*
patch 8.0.0890: still many old style tests
v8.0.0890
Bram Moolenaar
2017-08-07
1
-0
/
+38
*
patch 8.0.0678: closing a window does not trigger resizing
v8.0.0678
Bram Moolenaar
2017-06-25
1
-0
/
+44
*
patch 8.0.0490: vertical split makes 'winfixwidth' window smaller
v8.0.0490
Bram Moolenaar
2017-03-19
1
-9
/
+3
[next]