summaryrefslogtreecommitdiff
path: root/src/testdir/test_marks.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-0/+1
* patch 8.2.1252: ":marks" may show '< and '> mixed upv8.2.1252Bram Moolenaar2020-07-191-19/+29
* patch 8.2.0871: cannot use getmarklist() as a methodv8.2.0871Bram Moolenaar2020-06-011-7/+7
* patch 8.2.0861: cannot easily get all the current marksv8.2.0861Bram Moolenaar2020-05-311-0/+25
* patch 8.2.0535: regexp patterns not fully testedv8.2.0535Bram Moolenaar2020-04-091-0/+3
* patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar2020-03-251-0/+2
* patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar2020-03-201-0/+9
* patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar2020-03-101-0/+24
* patch 8.2.0261: some code not covered by testsv8.2.0261Bram Moolenaar2020-02-161-0/+9
* patch 8.2.0120: virtcol() does not check arguments to be validv8.2.0120Bram Moolenaar2020-01-151-2/+19
* patch 8.2.0050: after deleting a file mark it is still in viminfov8.2.0050Bram Moolenaar2019-12-271-0/+5
* patch 8.1.2381: not all register related code is covered by testsv8.1.2381Bram Moolenaar2019-12-021-0/+17
* patch 8.1.0875: not all errors of marks and findfile()/finddir() are testedv8.1.0875Bram Moolenaar2019-02-041-0/+41
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-3/+0
* patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar2019-01-091-4/+4
* patch 8.1.0175: marks test fails in very wide windowv8.1.0175Bram Moolenaar2018-07-101-5/+2
* patch 8.1.0168: output of :marks is too short with multi-byte charsv8.1.0168Bram Moolenaar2018-07-081-3/+22
* patch 8.0.1184: the :marks command is not testedv8.0.1184Bram Moolenaar2017-10-081-0/+52
* patch 8.0.0255: setpos() does not use the buffer argument for all marksv8.0.0255Bram Moolenaar2017-01-281-0/+44
* patch 7.4.2305v7.4.2305Bram Moolenaar2016-09-011-0/+26