summaryrefslogtreecommitdiff
path: root/src/testdir/test_cursor_func.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2184: Vim9: no error when using "2" for a line numberv8.2.2184Bram Moolenaar2020-12-211-1/+1
* patch 8.2.2152: screenpos() does not include the WinBar offsetv8.2.2152Bram Moolenaar2020-12-171-0/+5
* patch 8.2.1040: not enough testing for movement commandsv8.2.1040Bram Moolenaar2020-06-221-0/+1
* patch 8.2.0634: crash with null partial and blobv8.2.0634Bram Moolenaar2020-04-251-0/+1
* patch 8.2.0610: some tests are still old stylev8.2.0610Bram Moolenaar2020-04-201-0/+2
* patch 8.1.2228: screenpos() returns wrong values when 'number' is setv8.1.2228Bram Moolenaar2019-10-271-0/+15
* patch 8.1.2013: more functions can be used as methodsv8.1.2013Bram Moolenaar2019-09-081-1/+1
* patch 8.1.1996: more functions can be used as methodsv8.1.1996Bram Moolenaar2019-09-061-1/+1
* patch 8.1.1993: more functions can be used as methodsv8.1.1993Bram Moolenaar2019-09-061-1/+1
* patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar2019-08-231-1/+1
* patch 8.1.1645: cannot use a popup window for a balloonv8.1.1645Bram Moolenaar2019-07-071-0/+28
* patch 8.1.1336: some eval functionality is not covered by testsv8.1.1336Bram Moolenaar2019-05-161-0/+6
* patch 8.1.0754: preferred column is lost when setting 'cursorcolumn'v8.1.0754Bram Moolenaar2019-01-151-0/+20
* patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar2017-03-181-7/+1
* patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar2017-03-091-2/+2
* patch 7.4.1844v7.4.1844Bram Moolenaar2016-05-251-2/+2
* patch 7.4.1300v7.4.1300Bram Moolenaar2016-02-101-4/+23
* Add missing test file.Bram Moolenaar2016-01-151-0/+35