summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_bufline.vim
AgeCommit message (Expand)Author
2022-11-27patch 9.0.0961: using deletebufline() may jump to another windowv9.0.0961Bram Moolenaar
2022-11-21patch 9.0.0916: getbufline() is inefficient for getting a single linev9.0.0916Bram Moolenaar
2022-11-20patch 9.0.0914: deletebufline() may move marks in the wrong windowv9.0.0914zeertzjq
2022-11-06patch 9.0.0841: deletebufline() does not always return 1 on failurev9.0.0841zeertzjq
2022-11-05patch 9.0.0837: append() reports failure when not appending anythingv9.0.0837Bram Moolenaar
2022-09-08patch 9.0.0415: on MS-Windows some tests are flakyv9.0.0415K.Takata
2022-09-05patch 9.0.0391: using separate delete() call instead of writefile() 'D' flagv9.0.0391Bram Moolenaar
2022-08-26patch 9.0.0276: 'buftype' values not sufficiently testedv9.0.0276zeertzjq
2022-05-22patch 8.2.5002: deletebufline() may change Visual selectionv8.2.5002LemonBoy
2022-05-22patch 8.2.4996: setbufline() may change Visual selectionv8.2.4996Bram Moolenaar
2022-02-10patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menuv8.2.4339Yegappan Lakshmanan
2021-02-09patch 8.2.2489: current buffer is wrong after deletebufline() failsv8.2.2489Bram Moolenaar
2021-02-07patch 8.2.2479: set/getbufline test fails without the job featurev8.2.2479Bram Moolenaar
2021-01-31patch 8.2.2435: setline() gives an error for some typesv8.2.2435Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-04-26patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar
2020-04-21patch 8.2.0615: regexp benchmark stest is old stylev8.2.0615Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar
2019-09-06patch 8.1.1993: more functions can be used as methodsv8.1.1993Bram Moolenaar
2019-08-24patch 8.1.1925: more functions can be used as methodsv8.1.1925Bram Moolenaar
2019-08-23patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar
2019-08-21patch 8.1.1909: more functions can be used as methodsv8.1.1909Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-07-27patch 8.1.1757: text added with appendbufline() isn't displayedv8.1.1757Bram Moolenaar
2019-05-20patch 8.1.1362: code and data in tests can be hard to readv8.1.1362Bram Moolenaar
2019-05-16patch 8.1.1336: some eval functionality is not covered by testsv8.1.1336Bram Moolenaar
2019-04-20patch 8.1.1189: mode is not cleared when leaving Insert modev8.1.1189Bram Moolenaar
2018-09-21patch 8.1.0425: ml_get error and crash with appendbufline()v8.1.0425Bram Moolenaar
2018-06-07patch 8.1.0039: cannot easily delete lines in another bufferv8.1.0039Bram Moolenaar
2018-06-06patch 8.1.0037: cannot easily append lines to another bufferv8.1.0037Bram Moolenaar
2017-11-06patch 8.0.1274: setbufline() fails when using foldingv8.0.1274Bram Moolenaar
2017-09-30patch 8.0.1162: shared script for tests cannot be included twicev8.0.1162Bram Moolenaar
2017-09-04patch 8.0.1055: bufline test hangs on MS-Windowsv8.0.1055Bram Moolenaar
2017-09-04patch 8.0.1053: setline() does not work on startupv8.0.1053Bram Moolenaar
2017-09-02patch 8.0.1039: cannot change a line in not current bufferv8.0.1039Bram Moolenaar