aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_bufline.vim
Commit message (Expand)AuthorAge
* vim-patch:9.0.0914: deletebufline() may move marks in the wrong windowzeertzjq2022-11-29
* vim-patch:9.0.0916: getbufline() is inefficient for getting a single linezeertzjq2022-11-22
* vim-patch:8.2.2479: set/getbufline test fails without the job featurezeertzjq2022-11-22
* vim-patch:8.2.2435: setline() gives an error for some typeszeertzjq2022-11-22
* vim-patch:9.0.0841: deletebufline() does not always return 1 on failure (#20980)zeertzjq2022-11-07
* vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)zeertzjq2022-11-05
* vim-patch:8.2.0644: insufficient testing for invalid function argumentszeertzjq2022-11-05
* vim-patch:8.1.1826: tests use hand coded feature and option checkszeertzjq2022-10-26
* vim-patch:9.0.0276: 'buftype' values not sufficiently testedzeertzjq2022-08-27
* vim-patch:8.1.{1915,1921,1953} (#19900)zeertzjq2022-08-23
* vim-patch:8.1.1189: mode is not cleared when leaving Insert modezeertzjq2022-08-15
* vim-patch:8.2.5002: deletebufline() may change Visual selectionzeertzjq2022-05-23
* vim-patch:8.2.4996: setbufline() may change Visual selectionzeertzjq2022-05-23
* feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
* vim-patch:8.1.1336: some eval functionality is not covered by testsSean Dewar2021-10-03
* feat(eval): partially port v8.1.1915Sean Dewar2021-08-12
* vim-patch:8.1.1909: more functions can be used as methodsSean Dewar2021-08-12
* vim-patch:8.2.2489: current buffer is wrong after deletebufline() failsJan Edmund Lazo2021-02-10
* Revert "vim-patch:8.1.1189: mode is not cleared when leaving Insert mode"Jan Edmund Lazo2020-12-31
* vim-patch:8.1.1189: mode is not cleared when leaving Insert modeJan Edmund Lazo2020-12-25
* vim-patch:8.1.1581: shared functions for testing are disorganisedJan Edmund Lazo2020-05-03
* vim-patch:8.1.1757: text added with appendbufline() isn't displayedJan Edmund Lazo2019-08-24
* vim-patch:8.1.0039: cannot easily delete lines in another bufferJan Edmund Lazo2019-08-23
* vim-patch:8.1.0037: cannot easily append lines to another bufferJan Edmund Lazo2019-08-23
* vim-patch:8.0.1274: setbufline() fails when using foldingDaniel Hahler2019-06-18
* vim-patch:8.0.1055: bufline test hangs on MS-WindowsDaniel Hahler2019-06-18
* vim-patch:8.0.1053: setline() does not work on startupDaniel Hahler2019-06-18
* vim-patch:8.0.1039: cannot change a line in not current bufferDaniel Hahler2019-06-17