summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_ex_mode.vim
AgeCommit message (Expand)Author
7 dayspatch 9.1.0651: ex: trailing dot is optional for :g and :insert/:appendv9.1.0651Mohamed Akram
2024-07-14patch 9.1.0582: Printed line doesn't overwrite colon when pressing Enter in E...v9.1.0582zeertzjq
2024-07-13patch 9.1.0574: ex: wrong handling of commands after barv9.1.0574Mohamed Akram
2024-07-12patch 9.1.0573: ex: no implicit print for single addressesv9.1.0573Mohamed Akram
2024-07-07patch 9.1.0539: Not enough tests for what v9.1.0535 fixedv9.1.0539Christian Brabandt
2024-07-06patch 9.1.0535: newline escape wrong in ex modev9.1.0535Mohamed Akram
2023-06-25patch 9.0.1665: empty CmdlineEnter autocommand causes errors in Ex modev9.0.1665Christian Brabandt
2023-03-07patch 9.0.1392: using NULL pointer with nested :open commandv9.0.1392Bram Moolenaar
2022-09-21patch 9.0.0538: manually deleting test temp filesv9.0.0538Bram Moolenaar
2022-07-26patch 9.0.0082: cannot interrupt global command from command linev9.0.0082zeertzjq
2022-07-14patch 9.0.0051: using CTRL-C wih :append may hang Vimv9.0.0051zeertzjq
2022-06-14patch 8.2.5094: MS-Windows GUI: empty command may cause a dialogv8.2.5094Bram Moolenaar
2022-04-16patch 8.2.4763: using invalid pointer with "V:" in Ex modev8.2.4763Bram Moolenaar
2022-01-25patch 8.2.4214: illegal memory access with large 'tabstop' in Ex modev8.2.4214Bram Moolenaar
2021-12-05patch 8.2.3741: using freed memory in open commandv8.2.3741Bram Moolenaar
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