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_edit.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-30
/
+16
*
patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD
v8.2.1340
Bram Moolenaar
2020-08-01
1
-1
/
+0
*
patch 8.2.1022: various parts of code not covered by tests
v8.2.1022
Bram Moolenaar
2020-06-20
1
-3
/
+115
*
patch 8.2.0982: insufficient testing for reading/writing files
v8.2.0982
Bram Moolenaar
2020-06-15
1
-2
/
+111
*
patch 8.2.0968: no proper testing of the 'cpoptions' flags
v8.2.0968
Bram Moolenaar
2020-06-13
1
-33
/
+0
*
patch 8.2.0698: insert mode completion not fully tested
v8.2.0698
Bram Moolenaar
2020-05-05
1
-9
/
+9
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-1
/
+1
*
patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo
v8.2.0649
Bram Moolenaar
2020-04-27
1
-1
/
+16
*
patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'
v8.2.0614
Bram Moolenaar
2020-04-21
1
-2
/
+19
*
patch 8.2.0482: channel and sandbox code not sufficiently tested
v8.2.0482
Bram Moolenaar
2020-03-30
1
-2
/
+21
*
patch 8.2.0425: code for modeless selection not sufficiently tested
v8.2.0425
Bram Moolenaar
2020-03-22
1
-16
/
+0
*
patch 8.2.0369: various Normal mode commands not fully tested
v8.2.0369
Bram Moolenaar
2020-03-10
1
-11
/
+33
*
patch 8.2.0363: some Normal mode commands not tested
v8.2.0363
Bram Moolenaar
2020-03-08
1
-0
/
+14
*
patch 8.2.0270: some code not covered by tests
v8.2.0270
Bram Moolenaar
2020-02-17
1
-0
/
+18
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.1.2373: cannot build with +popupwin but without +quickfix
v8.1.2373
Bram Moolenaar
2019-12-01
1
-0
/
+2
*
patch 8.1.2263: 'noesckeys' test fails in GUI
v8.1.2263
Bram Moolenaar
2019-11-06
1
-1
/
+4
*
patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't work
v8.1.2261
Bram Moolenaar
2019-11-06
1
-0
/
+19
*
patch 8.1.1988: :startinsert! does not work the same way as "A"
v8.1.1988
Bram Moolenaar
2019-09-05
1
-0
/
+15
*
patch 8.1.1925: more functions can be used as methods
v8.1.1925
Bram Moolenaar
2019-08-24
1
-3
/
+3
*
patch 8.1.1348: running tests may cause the window to move
v8.1.1348
Bram Moolenaar
2019-05-18
1
-1
/
+18
*
patch 8.1.1214: old style tests
v8.1.1214
Bram Moolenaar
2019-04-27
1
-0
/
+16
*
patch 8.1.1011: indent from autoindent not removed from blank line
v8.1.1011
Bram Moolenaar
2019-03-16
1
-1
/
+12
*
patch 8.1.0811: too many #ifdefs
v8.1.0811
Bram Moolenaar
2019-01-24
1
-16
/
+13
*
patch 8.1.0711: test files still use function!
v8.1.0711
Bram Moolenaar
2019-01-09
1
-41
/
+41
*
patch 8.1.0504: when CTRL-C is mapped it triggers InsertLeave
v8.1.0504
Bram Moolenaar
2018-11-02
1
-0
/
+30
*
patch 8.1.0219: expanding ## fails to escape backtick
v8.1.0219
Bram Moolenaar
2018-07-28
1
-0
/
+8
*
patch 8.1.0037: cannot easily append lines to another buffer
v8.1.0037
Bram Moolenaar
2018-06-06
1
-1
/
+1
*
patch 8.1.0034: cursor not restored with ":edit #"
v8.1.0034
Bram Moolenaar
2018-06-04
1
-0
/
+14
*
patch 8.0.1482: using feedkeys() does not work to test completion
v8.0.1482
Bram Moolenaar
2018-02-09
1
-4
/
+3
*
patch 8.0.1226: edit and popup tests failing
v8.0.1226
Bram Moolenaar
2017-10-27
1
-1
/
+3
*
patch 8.0.1205: it is possible to unload a changed buffer
v8.0.1205
Bram Moolenaar
2017-10-19
1
-0
/
+13
*
patch 8.0.1200: tests switch the bell off twice
v8.0.1200
Bram Moolenaar
2017-10-15
1
-17
/
+0
*
patch 8.0.1154: 'indentkeys' does not work properly
v8.0.1154
Bram Moolenaar
2017-09-26
1
-0
/
+27
*
patch 8.0.0545: edit test may fail on some systems
v8.0.0545
Bram Moolenaar
2017-04-07
1
-4
/
+13
*
patch 8.0.0543: test_edit causes older xfce4-terminal to close
v8.0.0543
Bram Moolenaar
2017-04-04
1
-2
/
+9
*
patch 8.0.0532: test with long directory name fails on Mac
v8.0.0532
Bram Moolenaar
2017-04-01
1
-1
/
+1
*
patch 8.0.0531: test with long directory name fails on non-unix systems
v8.0.0531
Bram Moolenaar
2017-03-31
1
-0
/
+4
*
patch 8.0.0530: buffer overflow when 'columns' is very big
v8.0.0530
Bram Moolenaar
2017-03-31
1
-0
/
+21
*
patch 8.0.0472: when a test fails another test may also fail
v8.0.0472
Bram Moolenaar
2017-03-16
1
-2
/
+2
*
patch 8.0.0440: not enough test coverage in Insert mode
v8.0.0440
Bram Moolenaar
2017-03-09
1
-0
/
+1324