summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_taglist.vim
AgeCommit message (Expand)Author
2022-10-15patch 9.0.0767: too many delete() calls in testsv9.0.0767Bram Moolenaar
2022-03-12patch 8.2.4553: linear tag search is a bit slowv8.2.4553Yegappan Lakshmanan
2022-03-06patch 8.2.4518: the binary tag search feature is always enabledv8.2.4518Yegappan Lakshmanan
2021-12-10patch 8.2.3776: when a tags file line is long a tag may not be foundv8.2.3776Bram Moolenaar
2020-09-04patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-03-25patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar
2020-03-16patch 8.2.0396: cmdexpand.c insufficiently testedv8.2.0396Bram Moolenaar
2020-03-09patch 8.2.0365: tag kind can't be a multi-byte characterv8.2.0365Bram Moolenaar
2020-01-05patch 8.2.0088: insufficient tests for tags; bug in using extra tag fieldv8.2.0088Bram Moolenaar
2019-09-08patch 8.1.2011: more functions can be used as methodsv8.1.2011Bram Moolenaar
2019-06-15patch 8.1.1546: in some tests 'tags' is set but not restoredv8.1.1546Bram Moolenaar
2019-04-02patch 8.1.1100: tag file without trailing newline no longer worksv8.1.1100Bram Moolenaar
2019-02-13patch 8.1.0911: tag line with Ex command cannot have extra fieldsv8.1.0911Bram Moolenaar
2018-06-30patch 8.1.0133: tagfiles() can have duplicate entriesv8.1.0133Bram Moolenaar
2017-12-19patch 8.0.1409: buffer overflow in :tags commandv8.0.1409Bram Moolenaar
2017-04-07patch 8.0.0550: cannot parse some etags format tags filev8.0.0550Bram Moolenaar
2017-03-21patch 8.0.0499: taglist() does not prioritize tags for a bufferv8.0.0499Bram Moolenaar