summaryrefslogtreecommitdiff
path: root/src/testdir/test_listener.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-8/+10
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-2/+2
* patch 8.2.0644: insufficient testing for invalid function argumentsv8.2.0644Bram Moolenaar2020-04-261-0/+5
* patch 8.2.0446: listener with undo of deleting all lines not testedv8.2.0446Bram Moolenaar2020-03-251-0/+25
* patch 8.2.0324: text property not updated correctly when inserting/deletingv8.2.0324Bram Moolenaar2020-02-261-0/+13
* patch 8.2.0082: when reusing a buffer listeners are not clearedv8.2.0082Bram Moolenaar2020-01-031-0/+31
* patch 8.1.2211: listener callback "added" argument is not the totalv8.1.2211Bram Moolenaar2019-10-241-2/+7
* patch 8.1.2008: error for invalid range when using listener and undov8.1.2008Bram Moolenaar2019-09-081-1/+23
* patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar2019-08-311-4/+4
* patch 8.1.1681: insert stray "{" when listener gets buffer linev8.1.1681Bram Moolenaar2019-07-131-0/+26
* patch 8.1.1575: callbacks may be garbage collectedv8.1.1575Bram Moolenaar2019-06-201-0/+17
* patch 8.1.1486: a listener change is merged even when it adds a linev8.1.1486Bram Moolenaar2019-06-061-7/+9
* patch 8.1.1389: changes are not flushed when end and start overlapv8.1.1389Bram Moolenaar2019-05-241-0/+11
* patch 8.1.1335: listener callback is called after inserting textv8.1.1335Bram Moolenaar2019-05-161-2/+30
* patch 8.1.1332: cannot flush listeners without redrawing, mix of changesv8.1.1332Bram Moolenaar2019-05-141-12/+103
* patch 8.1.1328: no test for listener with undo operationv8.1.1328Bram Moolenaar2019-05-121-0/+9
* patch 8.1.1326: no test for listener with partialv8.1.1326Bram Moolenaar2019-05-121-27/+36
* patch 8.1.1321: no docs or tests for listener functionsv8.1.1321Bram Moolenaar2019-05-111-0/+77