summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_visual.vim
AgeCommit message (Expand)Author
2021-07-04patch 8.2.3096: temp files remain after running testsv8.2.3096Dominique Pelle
2021-07-03patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrongv8.2.3095Bram Moolenaar
2021-07-03patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrongv8.2.3088Bram Moolenaar
2021-06-29patch 8.2.3073: when cursor is move for block append wrong text is insertedv8.2.3073Bram Moolenaar
2021-06-28patch 8.2.3072: "zy" does not work well when "virtualedit' is "block"v8.2.3072Bram Moolenaar
2021-06-10patch 8.2.2971: cannot yank a block without trailing spacesv8.2.2971Christian Brabandt
2021-06-05patch 8.2.2945: some buffer related code is not testedv8.2.2945Yegappan Lakshmanan
2021-06-04patch 8.2.2938: after using motion force from feedkeys() it sticksv8.2.2938Bram Moolenaar
2021-05-31patch 8.2.2916: operators are not fully testedv8.2.2916Yegappan Lakshmanan
2021-05-30patch 8.2.2914: cannot paste a block without adding paddingv8.2.2914Christian Brabandt
2021-05-29patch 8.2.2901: some operators not fully testedv8.2.2901Bram Moolenaar
2020-10-04patch 8.2.1799: some Normal mode commands not fully testedv8.2.1799Bram Moolenaar
2020-10-02patch 8.2.1786: various Normal mode commands not fully testedv8.2.1786Bram Moolenaar
2020-08-22patch 8.2.1511: putting a string in Visual block mode ignores multi-bytev8.2.1511Bram Moolenaar
2020-06-20patch 8.2.1022: various parts of code not covered by testsv8.2.1022Bram Moolenaar
2020-04-28patch 8.2.0655: search code not sufficiently testedv8.2.0655Bram 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
2019-12-06patch 8.1.2400: test39 is old stylev8.1.2400Bram Moolenaar
2019-12-05patch 8.1.2390: test94 is old style, fix 7.4.441 not testedv8.1.2390Bram Moolenaar
2019-12-01patch 8.1.2375: no suffucient testing for registersv8.1.2375Bram Moolenaar
2019-04-27patch 8.1.1214: old style testsv8.1.1214Bram Moolenaar
2019-03-07patch 8.1.0998: getcurpos() unexpectedly changes "curswant"v8.1.0998Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2019-01-13patch 8.1.0739: text objects in not sufficiently testedv8.1.0739Bram Moolenaar
2019-01-03patch 8.1.0687: sentence text object in Visual mode is not testedv8.1.0687Bram Moolenaar
2018-05-20patch 8.1.0007: no test for "o" and "O" in Visual block modev8.1.0007Bram Moolenaar
2018-03-06patch 8.0.1579: virtual replace test fails in GUIv8.0.1579Bram Moolenaar
2018-03-06patch 8.0.1577: virtual replace test fails on MS-Windowsv8.0.1577Bram Moolenaar
2018-03-06patch 8.0.1575: crash when using virtual replacev8.0.1575Bram Moolenaar
2017-10-26patch 8.0.1221: still too many old style testsv8.0.1221Bram Moolenaar
2017-10-15patch 8.0.1200: tests switch the bell off twicev8.0.1200Bram Moolenaar
2017-08-07patch 8.0.0890: still many old style testsv8.0.0890Bram Moolenaar
2017-08-06patch 8.0.0879: crash when shifting with huge numberv8.0.0879Bram Moolenaar
2017-03-08patch 8.0.0433: beeps when running testsv8.0.0433Bram Moolenaar
2017-02-18patch 8.0.0339: illegal memory access with vi'v8.0.0339Bram Moolenaar
2017-02-17patch 8.0.0330: illegal memory access after "vapo"v8.0.0330Bram Moolenaar
2017-02-01patch 8.0.0291: Visual block insertion does not insert in all linesv8.0.0291Bram Moolenaar
2017-01-02patch 8.0.0140v8.0.0140Bram Moolenaar
2016-07-21patch 7.4.2086v7.4.2086Bram Moolenaar
2016-03-05Add new test file.Bram Moolenaar