summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_ex_mode.vim
AgeCommit message (Expand)Author
2021-05-16patch 8.2.2858: test fails because of changed error messagev8.2.2858Bram Moolenaar
2021-04-07patch 8.2.2732: prompt for s///c in Ex mode can be wrongv8.2.2732Bram Moolenaar
2021-01-28patch 8.2.2424: some tests are known to cause an error with ASANv8.2.2424Bram Moolenaar
2021-01-28patch 8.2.2422: crash when deleting with line number out of rangev8.2.2422Bram Moolenaar
2020-11-23patch 8.2.2035: MS-Windows: some tests may failv8.2.2035Bram Moolenaar
2020-11-01patch 8.2.1941: Ex mode test fails on MS-Windows with GUIv8.2.1941Bram Moolenaar
2020-11-01patch 8.2.1939: invalid memory access in Ex mode with global commandv8.2.1939Bram Moolenaar
2020-06-18patch 8.2.1000: get error when leaving Ex mode with :visualv8.2.1000Bram Moolenaar
2020-04-21patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'v8.2.0614Bram Moolenaar
2020-04-04patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar
2020-03-23patch 8.2.0433: INT signal not properly testedv8.2.0433Bram Moolenaar
2020-03-10patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar
2020-03-06patch 8.2.0358: insufficient testing for indent.cv8.2.0358Bram Moolenaar
2020-03-02patch 8.2.0347: various code not covered by testsv8.2.0347Bram Moolenaar
2020-03-01patch 8.2.0342: some code in ex_getln.c not covered by testsv8.2.0342Bram Moolenaar
2020-02-27patch 8.2.0325: ex_getln.c code not covered by testsv8.2.0325Bram Moolenaar
2020-02-21patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar
2020-02-18patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :globalv8.2.0274Bram Moolenaar
2020-02-17patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar
2020-02-11patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar
2020-02-03patch 8.2.0203: :helptags and some other functionality not testedv8.2.0203Bram Moolenaar
2019-12-18patch 8.2.0023: command line editing not sufficiently testedv8.2.0023Bram Moolenaar