summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_edit.vim
AgeCommit message (Expand)Author
2021-06-12patch 8.2.2979: not all options code is covered by testsv8.2.2979Yegappan Lakshmanan
2021-03-22patch 8.2.2643: various code not covered by testsv8.2.2643Bram Moolenaar
2021-03-19patch 8.2.2623: some tests fail when run as rootv8.2.2623Bram Moolenaar
2021-03-05patch 8.2.2570: tests fail when run as rootv8.2.2570Bram Moolenaar
2021-02-20patch 8.2.2534: missing test coveragev8.2.2534Bram Moolenaar
2020-10-26patch 8.2.1910: reading past the end of the command linev8.2.1910Bram Moolenaar
2020-10-21patch 8.2.1874: can't do something just before leaving Insert modev8.2.1874Bram Moolenaar
2020-10-13patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browsev8.2.1842Bram Moolenaar
2020-10-03patch 8.2.1793: not consistently giving the "is a directory" warningv8.2.1793Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-08-01patch 8.2.1340: some tests fail on Cirrus CI and/or with FreeBSDv8.2.1340Bram Moolenaar
2020-06-20patch 8.2.1022: various parts of code not covered by testsv8.2.1022Bram Moolenaar
2020-06-15patch 8.2.0982: insufficient testing for reading/writing filesv8.2.0982Bram Moolenaar
2020-06-13patch 8.2.0968: no proper testing of the 'cpoptions' flagsv8.2.0968Bram Moolenaar
2020-05-05patch 8.2.0698: insert mode completion not fully testedv8.2.0698Bram Moolenaar
2020-04-30patch 8.2.0670: cannot change window when evaluating 'completefunc'v8.2.0670Bram Moolenaar
2020-04-27patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undov8.2.0649Bram Moolenaar
2020-04-21patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'v8.2.0614Bram Moolenaar
2020-03-30patch 8.2.0482: channel and sandbox code not sufficiently testedv8.2.0482Bram Moolenaar
2020-03-22patch 8.2.0425: code for modeless selection not sufficiently testedv8.2.0425Bram Moolenaar
2020-03-10patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar
2020-03-08patch 8.2.0363: some Normal mode commands not testedv8.2.0363Bram Moolenaar
2020-02-17patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar
2020-01-26patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar
2019-12-01patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar
2019-11-06patch 8.1.2263: 'noesckeys' test fails in GUIv8.1.2263Bram Moolenaar
2019-11-06patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't workv8.1.2261Bram Moolenaar
2019-09-05patch 8.1.1988: :startinsert! does not work the same way as "A"v8.1.1988Bram Moolenaar
2019-08-24patch 8.1.1925: more functions can be used as methodsv8.1.1925Bram Moolenaar
2019-05-18patch 8.1.1348: running tests may cause the window to movev8.1.1348Bram Moolenaar
2019-04-27patch 8.1.1214: old style testsv8.1.1214Bram Moolenaar
2019-03-16patch 8.1.1011: indent from autoindent not removed from blank linev8.1.1011Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2019-01-09patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar
2018-11-02patch 8.1.0504: when CTRL-C is mapped it triggers InsertLeavev8.1.0504Bram Moolenaar
2018-07-28patch 8.1.0219: expanding ## fails to escape backtickv8.1.0219Bram Moolenaar
2018-06-06patch 8.1.0037: cannot easily append lines to another bufferv8.1.0037Bram Moolenaar
2018-06-04patch 8.1.0034: cursor not restored with ":edit #"v8.1.0034Bram Moolenaar
2018-02-09patch 8.0.1482: using feedkeys() does not work to test completionv8.0.1482Bram Moolenaar
2017-10-27patch 8.0.1226: edit and popup tests failingv8.0.1226Bram Moolenaar
2017-10-19patch 8.0.1205: it is possible to unload a changed bufferv8.0.1205Bram Moolenaar
2017-10-15patch 8.0.1200: tests switch the bell off twicev8.0.1200Bram Moolenaar
2017-09-26patch 8.0.1154: 'indentkeys' does not work properlyv8.0.1154Bram Moolenaar
2017-04-07patch 8.0.0545: edit test may fail on some systemsv8.0.0545Bram Moolenaar
2017-04-04patch 8.0.0543: test_edit causes older xfce4-terminal to closev8.0.0543Bram Moolenaar
2017-04-01patch 8.0.0532: test with long directory name fails on Macv8.0.0532Bram Moolenaar
2017-03-31patch 8.0.0531: test with long directory name fails on non-unix systemsv8.0.0531Bram Moolenaar
2017-03-31patch 8.0.0530: buffer overflow when 'columns' is very bigv8.0.0530Bram Moolenaar
2017-03-16patch 8.0.0472: when a test fails another test may also failv8.0.0472Bram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modev8.0.0440Bram Moolenaar