summaryrefslogtreecommitdiff
path: root/src/testdir/test_diffmode.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0525: manually deleting temp test filesv9.0.0525Bram Moolenaar2022-09-201-32/+16
* patch 9.0.0336: tests are flaky because of using a common file namev9.0.0336Bram Moolenaar2022-08-301-10/+10
* patch 9.0.0223: typo in diffmode testv9.0.0223zeertzjq2022-08-171-1/+1
* patch 9.0.0101: invalid memory access in diff mode with "dp" and undov9.0.0101Bram Moolenaar2022-07-281-0/+14
* patch 8.2.5166: test for DiffUpdated failsv8.2.5166Bram Moolenaar2022-06-261-1/+2
* patch 8.2.5164: invalid memory access after diff buffer manipulationsv8.2.5164Bram Moolenaar2022-06-261-0/+12
* patch 8.2.5163: crash when deleting buffers in diff modev8.2.5163Bram Moolenaar2022-06-261-0/+12
* patch 8.2.5155: in diff mode windows may get out of syncv8.2.5155Bram Moolenaar2022-06-241-0/+69
* patch 8.2.4520: using wrong highlight for cursor line numberv8.2.4520Bram Moolenaar2022-03-061-0/+26
* patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menuv8.2.4339Yegappan Lakshmanan2022-02-101-1/+0
* patch 8.2.4228: no tests for clicking in the GUI tablinev8.2.4228Yegappan Lakshmanan2022-01-271-0/+46
* patch 8.2.4112: function not deleted at end of testv8.2.4112Bram Moolenaar2022-01-161-0/+2
* patch 8.2.3936: no proper test for maintaining change mark in diff modev8.2.3936Sean Dewar2021-12-291-16/+24
* patch 8.2.3925: diff mode confused by NUL bytesv8.2.3925Bram Moolenaar2021-12-281-0/+37
* patch 8.2.3900: it is not easy to use a script-local function for an optionv8.2.3900Yegappan Lakshmanan2021-12-261-0/+20
* patch 8.2.3637: typos in test filesv8.2.3637Dominique Pelle2021-11-211-2/+2
* patch 8.2.3556: filler lines are incorrect for other window in diff modev8.2.3556Bram Moolenaar2021-10-221-0/+3
* patch 8.2.3518: Test_xrestore sometimes failsv8.2.3518Bram Moolenaar2021-10-161-0/+1
* patch 8.2.3394: filler lines are wrong when changing text in diff modev8.2.3394Bram Moolenaar2021-09-011-0/+24
* patch 8.2.3295: 'cursorline' should not apply to 'breakindent'v8.2.3295zeertzjq2021-08-051-0/+31
* patch 8.2.2973: fix for recovery and diff mode not testedv8.2.2973Yegappan Lakshmanan2021-06-101-1/+118
* patch 8.2.2880: unified diff fails if actually usedv8.2.2880glacambre2021-05-241-1/+4
* patch 8.2.2869: using unified diff is not testedv8.2.2869Bram Moolenaar2021-05-181-3/+25
* patch 8.2.2490: 'wrap' option is always reset when starting diff modev8.2.2490Bram Moolenaar2021-02-101-0/+15
* patch 8.2.2060: check for features implemented with "if"v8.2.2060Bram Moolenaar2020-11-271-3/+1
* patch 8.2.1957: diff and cursorcolumn highlighting don't mixv8.2.1957Bram Moolenaar2020-11-051-0/+33
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-3/+3
* patch 8.2.1211: removed more than dead codev8.2.1211Bram Moolenaar2020-07-141-0/+20
* patch 8.2.1058: multiline conceal causes display errorsv8.2.1058Bram Moolenaar2020-06-251-0/+12
* patch 8.2.1004: line numbers below filler lines not always updatedv8.2.1004Bram Moolenaar2020-06-181-0/+25
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-1/+1
* patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar2020-03-181-0/+29
* patch 8.2.0064: diffmode completion doesn't use per-window settingv8.2.0064Bram Moolenaar2019-12-301-21/+38
* patch 8.2.0054: :diffget and :diffput don't have good completionv8.2.0054Bram Moolenaar2019-12-291-0/+40
* patch 8.1.2302: :lockmarks does not work for '[ and ']v8.1.2302Bram Moolenaar2019-11-161-0/+19
* patch 8.1.2289: after :diffsplit closing the window does not disable diffv8.1.2289Bram Moolenaar2019-11-101-0/+25
* patch 8.1.2041: no test for diff mode with syntax highlightingv8.1.2041Bram Moolenaar2019-09-151-0/+36
* patch 8.1.1993: more functions can be used as methodsv8.1.1993Bram Moolenaar2019-09-061-1/+1
* patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar2019-08-231-2/+2
* patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar2019-08-041-6/+6
* patch 8.1.1804: no test for display updating without a scroll regionv8.1.1804Bram Moolenaar2019-08-031-12/+7
* patch 8.1.1691: diff test fails on some systemsv8.1.1691Bram Moolenaar2019-07-141-0/+1
* patch 8.1.1634: terminal test fails when term_getansicolors() is missingv8.1.1634Bram Moolenaar2019-07-041-0/+3
* patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar2019-06-061-3/+3
* patch 8.1.1073: space in number column is on wrong side with 'rightleft' setv8.1.1073Bram Moolenaar2019-03-291-0/+3
* patch 8.1.1072: extending sign and foldcolumn below the text is confusingv8.1.1072Bram Moolenaar2019-03-291-1/+3
* patch 8.1.0956: using context:0 in 'diffopt' does not work wellv8.1.0956Bram Moolenaar2019-02-191-0/+11
* patch 8.1.0562: parsing of 'diffopt' is slightly wrongv8.1.0562Bram Moolenaar2018-12-041-2/+10
* patch 8.1.0503: missing change to diff testv8.1.0503Bram Moolenaar2018-11-011-0/+20
* patch 8.1.0497: :%diffput changes order of linesv8.1.0497Bram Moolenaar2018-10-251-0/+20