summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_marks.vim
AgeCommit message (Expand)Author
2022-09-21patch 9.0.0530: using freed memory when autocmd changes markv9.0.0530Bram Moolenaar
2021-10-17patch 8.2.3532: the previous '' mark is restored after moving the cursorv8.2.3532Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-07-19patch 8.2.1252: ":marks" may show '< and '> mixed upv8.2.1252Bram Moolenaar
2020-06-01patch 8.2.0871: cannot use getmarklist() as a methodv8.2.0871Bram Moolenaar
2020-05-31patch 8.2.0861: cannot easily get all the current marksv8.2.0861Bram Moolenaar
2020-04-09patch 8.2.0535: regexp patterns not fully testedv8.2.0535Bram Moolenaar
2020-03-25patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar
2020-03-20patch 8.2.0418: code in eval.c not sufficiently covered by testsv8.2.0418Bram Moolenaar
2020-03-10patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar
2020-02-16patch 8.2.0261: some code not covered by testsv8.2.0261Bram Moolenaar
2020-01-15patch 8.2.0120: virtcol() does not check arguments to be validv8.2.0120Bram Moolenaar
2019-12-27patch 8.2.0050: after deleting a file mark it is still in viminfov8.2.0050Bram Moolenaar
2019-12-02patch 8.1.2381: not all register related code is covered by testsv8.1.2381Bram Moolenaar
2019-02-04patch 8.1.0875: not all errors of marks and findfile()/finddir() are testedv8.1.0875Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2019-01-09patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar
2018-07-10patch 8.1.0175: marks test fails in very wide windowv8.1.0175Bram Moolenaar
2018-07-08patch 8.1.0168: output of :marks is too short with multi-byte charsv8.1.0168Bram Moolenaar
2017-10-08patch 8.0.1184: the :marks command is not testedv8.0.1184Bram Moolenaar
2017-01-28patch 8.0.0255: setpos() does not use the buffer argument for all marksv8.0.0255Bram Moolenaar
2016-09-01patch 7.4.2305v7.4.2305Bram Moolenaar