summaryrefslogtreecommitdiff
path: root/src/testdir/test_ex_mode.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2858: test fails because of changed error messagev8.2.2858Bram Moolenaar2021-05-161-2/+2
* patch 8.2.2732: prompt for s///c in Ex mode can be wrongv8.2.2732Bram Moolenaar2021-04-071-0/+3
* patch 8.2.2424: some tests are known to cause an error with ASANv8.2.2424Bram Moolenaar2021-01-281-0/+3
* patch 8.2.2422: crash when deleting with line number out of rangev8.2.2422Bram Moolenaar2021-01-281-0/+16
* patch 8.2.2035: MS-Windows: some tests may failv8.2.2035Bram Moolenaar2020-11-231-0/+1
* patch 8.2.1941: Ex mode test fails on MS-Windows with GUIv8.2.1941Bram Moolenaar2020-11-011-0/+1
* patch 8.2.1939: invalid memory access in Ex mode with global commandv8.2.1939Bram Moolenaar2020-11-011-0/+25
* patch 8.2.1000: get error when leaving Ex mode with :visualv8.2.1000Bram Moolenaar2020-06-181-0/+11
* patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'v8.2.0614Bram Moolenaar2020-04-211-4/+4
* patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar2020-04-041-3/+1
* patch 8.2.0433: INT signal not properly testedv8.2.0433Bram Moolenaar2020-03-231-1/+0
* patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar2020-03-101-0/+13
* patch 8.2.0358: insufficient testing for indent.cv8.2.0358Bram Moolenaar2020-03-061-0/+1
* patch 8.2.0347: various code not covered by testsv8.2.0347Bram Moolenaar2020-03-021-1/+19
* patch 8.2.0342: some code in ex_getln.c not covered by testsv8.2.0342Bram Moolenaar2020-03-011-0/+11
* patch 8.2.0325: ex_getln.c code not covered by testsv8.2.0325Bram Moolenaar2020-02-271-1/+7
* patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar2020-02-211-4/+7
* patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :globalv8.2.0274Bram Moolenaar2020-02-181-0/+8
* patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar2020-02-171-1/+6
* patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar2020-02-111-0/+22
* patch 8.2.0203: :helptags and some other functionality not testedv8.2.0203Bram Moolenaar2020-02-031-0/+33
* patch 8.2.0023: command line editing not sufficiently testedv8.2.0023Bram Moolenaar2019-12-181-0/+54