index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_functions.vim
Age
Commit message (
Expand
)
Author
2017-06-05
patch 8.0.0625: shellescape() always escapes a newline
Bram Moolenaar
2017-04-07
patch 8.0.0548: saving the redo buffer only works one time
Bram Moolenaar
2017-03-19
patch 8.0.0485: not all windows commands are tested
Bram Moolenaar
2017-03-18
patch 8.0.0482: the setbufvar() function may mess up the window layout
Bram Moolenaar
2017-03-13
patch 8.0.0455: the mode test may hang
Bram Moolenaar
2017-03-09
patch 8.0.0435: some functions are not tested
Bram Moolenaar
2017-03-02
patch 8.0.0401: test fails with missing balloon feature
Bram Moolenaar
2017-03-02
patch 8.0.0399: crash when using balloon_show() when not supported
Bram Moolenaar
2017-02-17
patch 8.0.0335: functions test fails
Bram Moolenaar
2017-02-17
patch 8.0.0334: can't access b:changedtick from a dict reference
Bram Moolenaar
2017-02-05
patch 8.0.0306: mode() not sufficiently tested
Bram Moolenaar
2017-02-01
patch 8.0.0283: mode() does not indicate Insert mode completion
Bram Moolenaar
2017-01-29
patch 8.0.0261: not enough test coverage for eval functions
Bram Moolenaar
2017-01-26
patch 8.0.0243: tolower() does not work if the byte count changes
Bram Moolenaar
2017-01-10
patch 8.0.0167: str2nr()/str2float() fail with negative values
Bram Moolenaar