summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_mapping.vim
AgeCommit message (Expand)Author
2021-03-22patch 8.2.2643: various code not covered by testsv8.2.2643Bram Moolenaar
2021-03-17patch 8.2.2613: new test throws exceptionv8.2.2613Bram Moolenaar
2021-03-17patch 8.2.2612: col('.') may get outdated column valuev8.2.2612Bram Moolenaar
2020-11-28patch 8.2.2062: <Cmd> does not handle CTRL-Vv8.2.2062Bram Moolenaar
2020-11-18patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properlyv8.2.2005Bram Moolenaar
2020-11-12patch 8.2.1978: making a mapping work in all modes is complicatedv8.2.1978Bram Moolenaar
2020-10-28patch 8.2.1919: assert_fails() setting emsg_silent changes normal executionv8.2.1919Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-05-31patch 8.2.0867: using \{xxx} for encoding a modifier is not nicev8.2.0867Bram Moolenaar
2020-05-30patch 8.2.0855: GUI tests fail because the test doesn't use a modifierv8.2.0855Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar
2020-02-16patch 8.2.0261: some code not covered by testsv8.2.0261Bram Moolenaar
2020-02-11patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar
2020-01-24patch 8.2.0148: mapping related function in wrong source filev8.2.0148Bram Moolenaar
2020-01-23patch 8.2.0144: some mapping code is not fully testedv8.2.0144Bram Moolenaar
2020-01-20patch 8.2.0134: some map functionality not covered by testsv8.2.0134Bram Moolenaar
2019-11-22patch 8.1.2336: when an expr mapping moves the cursor it is not restoredv8.1.2336Bram Moolenaar
2019-10-16patch 8.1.2167: mapping test fails on MS-Windowsv8.1.2167Bram Moolenaar
2019-10-16patch 8.1.2165: mapping test fails on Macv8.1.2165Bram Moolenaar
2019-10-16patch 8.1.2159: some mappings are listed twicev8.1.2159Bram Moolenaar
2019-08-16patch 8.1.1860: map timeout test is flakyv8.1.1860Bram Moolenaar
2019-08-16patch 8.1.1858: test for multi-byte mapping fails on some systemsv8.1.1858Bram Moolenaar
2019-08-16patch 8.1.1857: cannot use modifier with multi-byte characterv8.1.1857Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-07-04patch 8.1.1624: when testing in the GUI may try to run gvim in a terminalv8.1.1624Bram Moolenaar
2019-07-03patch 8.1.1619: tests are not run with GUI on Travisv8.1.1619Bram Moolenaar
2019-06-25patch 8.1.1591: on error garbage collection may free memory in usev8.1.1591Bram Moolenaar
2019-04-23patch 8.1.1199: no test for :abclearv8.1.1199Bram Moolenaar
2019-03-26patch 8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Leftv8.1.1055Bram Moolenaar
2019-01-30patch 8.1.0851: feedkeys() with "L" does not work properlyv8.1.0851Bram Moolenaar
2019-01-27patch 8.1.0837: timer interrupting cursorhold and mapping not testedv8.1.0837Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2018-12-27patch 8.1.0648: custom operators can't act upon a forced motionv8.1.0648Bram Moolenaar
2018-05-13patch 8.0.1837: one character cmdline abbreviation not triggered after '<,'>v8.0.1837Bram Moolenaar
2018-04-26patch 8.0.1766: expanding abbreviation doesn't workv8.0.1766Bram Moolenaar
2017-04-23patch 8.0.0586: no test for mapping timing outv8.0.0586Bram Moolenaar
2017-04-01patch 8.0.0533: abbreviation doesn't work after backspacing newlinev8.0.0533Bram Moolenaar
2017-02-01patch 8.0.0283: mode() does not indicate Insert mode completionv8.0.0283Bram Moolenaar
2016-09-02patch 7.4.2306v7.4.2306Bram Moolenaar
2016-08-21patch 7.4.2236v7.4.2236Bram Moolenaar
2016-08-14patch 7.4.2209v7.4.2209Bram Moolenaar
2016-08-14patch 7.4.2208v7.4.2208Bram Moolenaar