summaryrefslogtreecommitdiff
path: root/src/testdir/test_bufline.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2489: current buffer is wrong after deletebufline() failsv8.2.2489Bram Moolenaar2021-02-091-0/+11
* patch 8.2.2479: set/getbufline test fails without the job featurev8.2.2479Bram Moolenaar2021-02-071-5/+7
* patch 8.2.2435: setline() gives an error for some typesv8.2.2435Bram Moolenaar2021-01-311-0/+7
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-0/+2
* patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar2020-04-261-0/+1
* patch 8.2.0615: regexp benchmark stest is old stylev8.2.0615Bram Moolenaar2020-04-211-0/+31
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-1/+1
* patch 8.1.1993: more functions can be used as methodsv8.1.1993Bram Moolenaar2019-09-061-1/+1
* patch 8.1.1925: more functions can be used as methodsv8.1.1925Bram Moolenaar2019-08-241-1/+1
* patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar2019-08-231-1/+1
* patch 8.1.1909: more functions can be used as methodsv8.1.1909Bram Moolenaar2019-08-211-3/+3
* patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar2019-08-071-3/+3
* patch 8.1.1757: text added with appendbufline() isn't displayedv8.1.1757Bram Moolenaar2019-07-271-0/+26
* patch 8.1.1362: code and data in tests can be hard to readv8.1.1362Bram Moolenaar2019-05-201-17/+18
* patch 8.1.1336: some eval functionality is not covered by testsv8.1.1336Bram Moolenaar2019-05-161-1/+5
* patch 8.1.1189: mode is not cleared when leaving Insert modev8.1.1189Bram Moolenaar2019-04-201-1/+1
* patch 8.1.0425: ml_get error and crash with appendbufline()v8.1.0425Bram Moolenaar2018-09-211-0/+27
* patch 8.1.0039: cannot easily delete lines in another bufferv8.1.0039Bram Moolenaar2018-06-071-1/+23
* patch 8.1.0037: cannot easily append lines to another bufferv8.1.0037Bram Moolenaar2018-06-061-1/+26
* patch 8.0.1274: setbufline() fails when using foldingv8.0.1274Bram Moolenaar2017-11-061-0/+26
* patch 8.0.1162: shared script for tests cannot be included twicev8.0.1162Bram Moolenaar2017-09-301-3/+1
* patch 8.0.1055: bufline test hangs on MS-Windowsv8.0.1055Bram Moolenaar2017-09-041-1/+5
* patch 8.0.1053: setline() does not work on startupv8.0.1053Bram Moolenaar2017-09-041-0/+13
* patch 8.0.1039: cannot change a line in not current bufferv8.0.1039Bram Moolenaar2017-09-021-0/+26