summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_diffmode.vim
AgeCommit message (Expand)Author
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
2018-10-07patch 8.1.0458: ml_get error and crash when using "do"v8.1.0458Bram Moolenaar
2018-10-02patch 8.1.0448: cursorline not removed when using 'cursorbind'v8.1.0448Bram Moolenaar
2018-09-16patch 8.1.0397: no event triggered after updating diffsv8.1.0397Bram Moolenaar
2018-09-15patch 8.1.0393: not all white space difference options availablev8.1.0393Bram Moolenaar
2018-09-13patch 8.1.0375: cannot use diff mode with Cygwin diff.exev8.1.0375Bram Moolenaar
2018-09-10patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360Bram Moolenaar
2017-12-01patch 8.0.1361: some users don't want to diff with hidden buffersv8.0.1361Bram Moolenaar
2017-10-15patch 8.0.1200: tests switch the bell off twicev8.0.1200Bram Moolenaar
2017-09-26patch 8.0.1153: no tests for diff_hlID() and diff_filler()v8.0.1153Bram Moolenaar
2017-09-02patch 8.0.1037: "icase" of 'diffopt' is not used for highlightingv8.0.1037Bram Moolenaar
2017-05-16patch 8.0.0599: diff mode is insufficiently testedv8.0.0599Bram Moolenaar
2017-03-11patch 8.0.0444: diffpatch fails when the file name has a quotev8.0.0444Bram Moolenaar
2017-03-09patch 8.0.0442: patch shell command not well escapedv8.0.0442Bram Moolenaar
2017-03-08patch 8.0.0433: beeps when running testsv8.0.0433Bram Moolenaar
2017-03-05patch 8.0.0421: diff mode wrong when adding line at end of bufferv8.0.0421Bram Moolenaar
2017-02-26patch 8.0.0381: diff mode is not sufficiently testedv8.0.0381Bram Moolenaar
2017-02-03patch 8.0.0300: cannot stop diffing hidden buffersv8.0.0300Bram Moolenaar
2016-10-18patch 8.0.0044v8.0.0044Bram Moolenaar
2016-08-27patch 7.4.2275v7.4.2275Bram Moolenaar
2016-07-30patch 7.4.2126v7.4.2126Bram Moolenaar