summaryrefslogtreecommitdiff
path: root/src/testdir/test_signs.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar2020-09-041-1/+1
* patch 8.2.1556: cursorline highlighting always overrules sign highlightingv8.2.1556Bram Moolenaar2020-08-311-0/+14
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-0/+2
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-3/+3
* patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar2020-05-311-3/+1
* patch 8.2.0281: two placed signs in the same line are not combinedv8.2.0281Bram Moolenaar2020-02-191-2/+7
* patch 8.2.0108: when sign text is changed a manual redraw is neededv8.2.0108Bram Moolenaar2020-01-091-2/+6
* patch 8.1.1995: more functions can be used as methodsv8.1.1995Bram Moolenaar2019-09-061-10/+9
* patch 8.1.1900: sign test fails in the GUIv8.1.1900Bram Moolenaar2019-08-211-21/+24
* patch 8.1.1899: sign_place() does not work as documentedv8.1.1899Bram Moolenaar2019-08-211-3/+21
* patch 8.1.1712: signs in number column cause text to be misalignedv8.1.1712Bram Moolenaar2019-07-181-0/+7
* patch 8.1.1682: placing a larger number of signs is slowv8.1.1682Bram Moolenaar2019-07-131-6/+126
* patch 8.1.1623: display wrong with signs in narrow number columnv8.1.1623Bram Moolenaar2019-07-041-0/+50
* patch 8.1.1570: icon signs not displayed properly in the number columnv8.1.1570Bram Moolenaar2019-06-191-1/+1
* patch 8.1.1564: sign column takes up spacev8.1.1564Bram Moolenaar2019-06-171-0/+57
* patch 8.1.1552: cursor position is wrong after sign column changesv8.1.1552Bram Moolenaar2019-06-161-0/+30
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-3/+2
* patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar2019-06-131-1/+1
* patch 8.1.1489: sign order wrong when priority was changedv8.1.1489Bram Moolenaar2019-06-071-0/+295
* patch 8.1.1466: not updating priority on existing signv8.1.1466Bram Moolenaar2019-06-041-0/+18
* patch 8.1.0939: no completion for sign group namesv8.1.0939Bram Moolenaar2019-02-171-5/+61
* patch 8.1.0767: when deleting lines at the bottom signs are misplacedv8.1.0767Bram Moolenaar2019-01-171-2/+40
* patch 8.1.0717: there is no function for the ":sign jump" commandv8.1.0717Bram Moolenaar2019-01-111-0/+45
* patch 8.1.0702: ":sign place" only uses the current bufferv8.1.0702Bram Moolenaar2019-01-071-0/+12
* patch 8.1.0701: sign message not translated and inconsistent spacingv8.1.0701Bram Moolenaar2019-01-071-23/+23
* patch 8.1.0697: ":sign place" requires the buffer argumentv8.1.0697Bram Moolenaar2019-01-061-48/+46
* patch 8.1.0679: sign functions do not take buffer argument as documentedv8.1.0679Bram Moolenaar2019-01-021-7/+66
* patch 8.1.0669: the ex_sign() function is too longv8.1.0669Bram Moolenaar2018-12-311-0/+30
* patch 8.1.0660: sign_cleanup() may leak memoryv8.1.0660Bram Moolenaar2018-12-291-7/+14
* patch 8.1.0658: deleting signs and completion for :sign is insufficientv8.1.0658Bram Moolenaar2018-12-291-78/+381
* patch 8.1.0644: finding next sign ID is inefficientv8.1.0644Bram Moolenaar2018-12-271-2/+2
* patch 8.1.0632: using sign group names is inefficientv8.1.0632Bram Moolenaar2018-12-241-59/+65
* patch 8.1.0614: placing signs can be complicatedv8.1.0614Bram Moolenaar2018-12-211-5/+621
* patch 8.1.0588: cannot define a sign with space in the textv8.1.0588Bram Moolenaar2018-12-141-0/+27
* patch 8.0.1224: still interference between test functionsv8.0.1224Bram Moolenaar2017-10-271-1/+1
* patch 7.4.2294v7.4.2294Bram Moolenaar2016-08-291-2/+6
* patch 7.4.2225v7.4.2225Bram Moolenaar2016-08-171-0/+12
* patch 7.4.2194v7.4.2194Bram Moolenaar2016-08-101-15/+92
* patch 7.4.2183v7.4.2183Bram Moolenaar2016-08-081-0/+106