summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_match.vim
AgeCommit message (Expand)Author
2024-04-16patch 9.1.0340: Problem: Error with matchaddpos() and empty listv9.1.0340Christian Brabandt
2022-09-29patch 9.0.0626: too many delete() calls in testsv9.0.0626Bram Moolenaar
2022-09-29patch 9.0.0622: matchaddpos() can get slow when adding many matchesv9.0.0622Bram Moolenaar
2022-09-29patch 9.0.0620: matchaddpos() can only add up to 8 matchesv9.0.0620Bram Moolenaar
2022-09-01patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar
2022-02-10patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menuv8.2.4339Yegappan Lakshmanan
2022-01-11patch 8.2.4062: match highlighting of tab too shortv8.2.4062Bram Moolenaar
2021-12-29patch 8.2.3940: match highlight disappears when doing incsearch for ":s/pat"v8.2.3940Bram Moolenaar
2021-11-29patch 8.2.3698: match highlighting continues over breakindentv8.2.3698Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-06-28patch 8.2.1077: no enough test coverage for highlightingv8.2.1077Bram Moolenaar
2020-05-31patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar
2020-04-26patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar
2019-12-24patch 8.2.0036: not enough test coverage for match functionsv8.2.0036Bram Moolenaar
2019-09-01patch 8.1.1961: more functions can be used as a methodv8.1.1961Bram Moolenaar
2019-08-23patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-07-24patch 8.1.1741: cleared/added match highlighting not updated in other windowv8.1.1741Bram Moolenaar
2019-07-24patch 8.1.1739: deleted match highlighting not updated in other windowv8.1.1739Bram Moolenaar
2019-03-30patch 8.1.1084: cannot delete a match from another windowv8.1.1084Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2018-07-28patch 8.1.0218: cannot add matches to another windowv8.1.0218Bram Moolenaar
2017-09-14patch 8.0.1105: match() and matchend() are not testedv8.0.1105Bram Moolenaar
2017-08-27patch 8.0.1004: matchstrpos() without a match returns too many itemsv8.0.1004Bram Moolenaar
2016-10-16patch 8.0.0040v8.0.0040Bram Moolenaar
2016-10-15patch 8.0.0033v8.0.0033Bram Moolenaar
2016-08-27patch 7.4.2269v7.4.2269Bram Moolenaar
2016-08-18patch 7.4.2228v7.4.2228Bram Moolenaar
2016-08-16patch 7.4.2217v7.4.2217Bram Moolenaar
2016-08-06patch 7.4.2163v7.4.2163Bram Moolenaar