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