summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_listener.vim
AgeCommit message (Expand)Author
2023-04-27patch 9.0.1492: using uninitialized memory when argument is missingv9.0.1492Bram Moolenaar
2022-09-02patch 9.0.0361: removing a listener may result in a memory leakv9.0.0361Yegappan Lakshmanan
2022-02-14patch 8.2.4379: an empty change is reported to a listenerv8.2.4379Bram Moolenaar
2021-09-11patch 8.2.3426: crash when deleting a listener in a listener callbackv8.2.3426Bram 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-04-26patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar
2020-03-25patch 8.2.0446: listener with undo of deleting all lines not testedv8.2.0446Bram Moolenaar
2020-02-26patch 8.2.0324: text property not updated correctly when inserting/deletingv8.2.0324Bram Moolenaar
2020-01-03patch 8.2.0082: when reusing a buffer listeners are not clearedv8.2.0082Bram Moolenaar
2019-10-24patch 8.1.2211: listener callback "added" argument is not the totalv8.1.2211Bram Moolenaar
2019-09-08patch 8.1.2008: error for invalid range when using listener and undov8.1.2008Bram Moolenaar
2019-08-31patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar
2019-07-13patch 8.1.1681: insert stray "{" when listener gets buffer linev8.1.1681Bram Moolenaar
2019-06-20patch 8.1.1575: callbacks may be garbage collectedv8.1.1575Bram Moolenaar
2019-06-06patch 8.1.1486: a listener change is merged even when it adds a linev8.1.1486Bram Moolenaar
2019-05-24patch 8.1.1389: changes are not flushed when end and start overlapv8.1.1389Bram Moolenaar
2019-05-16patch 8.1.1335: listener callback is called after inserting textv8.1.1335Bram Moolenaar
2019-05-14patch 8.1.1332: cannot flush listeners without redrawing, mix of changesv8.1.1332Bram Moolenaar
2019-05-12patch 8.1.1328: no test for listener with undo operationv8.1.1328Bram Moolenaar
2019-05-12patch 8.1.1326: no test for listener with partialv8.1.1326Bram Moolenaar
2019-05-11patch 8.1.1321: no docs or tests for listener functionsv8.1.1321Bram Moolenaar