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_normal.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3580: gj does not move properly with a wide character
v8.2.3580
Christian Brabandt
2021-11-04
1
-0
/
+12
*
patch 8.2.3564: invalid memory access when scrolling without valid screen
v8.2.3564
Bram Moolenaar
2021-10-25
1
-3
/
+19
*
patch 8.2.3162: Vim9: argument types are not checked at compile time
v8.2.3162
Yegappan Lakshmanan
2021-07-15
1
-1
/
+1
*
patch 8.2.2916: operators are not fully tested
v8.2.2916
Yegappan Lakshmanan
2021-05-31
1
-0
/
+30
*
patch 8.2.2914: cannot paste a block without adding padding
v8.2.2914
Christian Brabandt
2021-05-30
1
-1
/
+1
*
patch 8.2.2904: "g$" causes scroll if half a double width char is visible
v8.2.2904
Bram Moolenaar
2021-05-29
1
-3
/
+25
*
patch 8.2.2901: some operators not fully tested
v8.2.2901
Bram Moolenaar
2021-05-29
1
-0
/
+31
*
patch 8.2.2592: code coverage could be improved
v8.2.2592
Bram Moolenaar
2021-03-13
1
-0
/
+7
*
patch 8.2.2415: no way to check for the cmdwin feature
v8.2.2415
Bram Moolenaar
2021-01-26
1
-3
/
+5
*
patch 8.2.1810: some code in normal.c not covered by tests
v8.2.1810
Bram Moolenaar
2020-10-07
1
-0
/
+68
*
patch 8.2.1799: some Normal mode commands not fully tested
v8.2.1799
Bram Moolenaar
2020-10-04
1
-1
/
+40
*
patch 8.2.1786: various Normal mode commands not fully tested
v8.2.1786
Bram Moolenaar
2020-10-02
1
-19
/
+149
*
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
Bram Moolenaar
2020-09-04
1
-10
/
+10
*
patch 8.2.1260: there is no good test for CursorHold
v8.2.1260
Bram Moolenaar
2020-07-21
1
-18
/
+0
*
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.1046: insufficient tests for src/buffer.c
v8.2.1046
Bram Moolenaar
2020-06-24
1
-0
/
+1
*
patch 8.2.1040: not enough testing for movement commands
v8.2.1040
Bram Moolenaar
2020-06-22
1
-2
/
+135
*
patch 8.2.0976: some 'cpoptions' not tested
v8.2.0976
Bram Moolenaar
2020-06-14
1
-8
/
+0
*
patch 8.2.0968: no proper testing of the 'cpoptions' flags
v8.2.0968
Bram Moolenaar
2020-06-13
1
-77
/
+0
*
patch 8.2.0686: formatoptions not sufficiently tested
v8.2.0686
Bram Moolenaar
2020-05-03
1
-0
/
+15
*
patch 8.2.0655: search code not sufficiently tested
v8.2.0655
Bram Moolenaar
2020-04-28
1
-86
/
+53
*
patch 8.2.0540: regexp and other code not tested
v8.2.0540
Bram Moolenaar
2020-04-11
1
-43
/
+80
*
patch 8.2.0522: several errors are not tested for
v8.2.0522
Bram Moolenaar
2020-04-06
1
-0
/
+1
*
patch 8.2.0482: channel and sandbox code not sufficiently tested
v8.2.0482
Bram Moolenaar
2020-03-30
1
-0
/
+23
*
patch 8.2.0425: code for modeless selection not sufficiently tested
v8.2.0425
Bram Moolenaar
2020-03-22
1
-24
/
+0
*
patch 8.2.0418: code in eval.c not sufficiently covered by tests
v8.2.0418
Bram Moolenaar
2020-03-20
1
-0
/
+1
*
patch 8.2.0369: various Normal mode commands not fully tested
v8.2.0369
Bram Moolenaar
2020-03-10
1
-33
/
+212
*
patch 8.2.0363: some Normal mode commands not tested
v8.2.0363
Bram Moolenaar
2020-03-08
1
-23
/
+141
*
patch 8.2.0293: various Ex commands not sufficiently tested
v8.2.0293
Bram Moolenaar
2020-02-21
1
-0
/
+10
*
patch 8.2.0270: some code not covered by tests
v8.2.0270
Bram Moolenaar
2020-02-17
1
-1
/
+1
*
patch 8.2.0261: some code not covered by tests
v8.2.0261
Bram Moolenaar
2020-02-16
1
-0
/
+16
*
patch 8.1.2373: cannot build with +popupwin but without +quickfix
v8.1.2373
Bram Moolenaar
2019-12-01
1
-0
/
+3
*
patch 8.1.2358: tests fail on Cirrus CI for FreeBSD
v8.1.2358
Bram Moolenaar
2019-11-29
1
-2
/
+3
*
patch 8.1.2355: test with "man" fails on FreeBSD
v8.1.2355
Bram Moolenaar
2019-11-28
1
-2
/
+2
*
patch 8.1.2231: not easy to move to the middle of a text line
v8.1.2231
Bram Moolenaar
2019-10-28
1
-1
/
+23
*
patch 8.1.2230: MS-Windows: testing external commands can be improved
v8.1.2230
Bram Moolenaar
2019-10-28
1
-2
/
+1
*
patch 8.1.2140: "gk" and "gj" do not work correctly in number column
v8.1.2140
Bram Moolenaar
2019-10-12
1
-0
/
+25
*
patch 8.1.2072: "gk" moves to start of line instead of upwards
v8.1.2072
Bram Moolenaar
2019-09-24
1
-0
/
+22
*
patch 8.1.1846: inconsistently using GetVimCommand() and v:progpath
v8.1.1846
Bram Moolenaar
2019-08-14
1
-4
/
+4
*
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
Bram Moolenaar
2019-08-11
1
-154
/
+0
*
patch 8.1.1758: count of g$ not used correctly when text is not wrapped
v8.1.1758
Bram Moolenaar
2019-07-27
1
-0
/
+55
*
patch 8.1.1585: :let-heredoc does not trim enough
v8.1.1585
Bram Moolenaar
2019-06-24
1
-91
/
+91
*
patch 8.1.1362: code and data in tests can be hard to read
v8.1.1362
Bram Moolenaar
2019-05-20
1
-49
/
+134
*
patch 8.1.1214: old style tests
v8.1.1214
Bram Moolenaar
2019-04-27
1
-2
/
+90
*
patch 8.1.1052: test for CTRL-C message sometimes fails
v8.1.1052
Bram Moolenaar
2019-03-25
1
-0
/
+5
*
patch 8.1.1049: when user tries to exit with CTRL-C message is confusing
v8.1.1049
Bram Moolenaar
2019-03-25
1
-0
/
+12
*
patch 8.1.0811: too many #ifdefs
v8.1.0811
Bram Moolenaar
2019-01-24
1
-45
/
+18
*
patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
v8.1.0514
Bram Moolenaar
2018-11-10
1
-63
/
+100
*
patch 8.1.0347: some tests fail on Solaris
v8.1.0347
Bram Moolenaar
2018-09-03
1
-15
/
+27
*
patch 8.1.0327: the "g CTRL-G" command isn't tested much
v8.1.0327
Bram Moolenaar
2018-08-24
1
-5
/
+75
[next]