summaryrefslogtreecommitdiff
path: root/src/testdir/test_excmd.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-2/+2
* patch 8.2.1147: :confirm may happen in cooked modev8.2.1147Bram Moolenaar2020-07-061-35/+85
* patch 8.2.1061: insufficient testing for src/window.cv8.2.1061Bram Moolenaar2020-06-261-0/+5
* 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.0482: channel and sandbox code not sufficiently testedv8.2.0482Bram Moolenaar2020-03-301-0/+65
* patch 8.2.0470: Test_confirm_cmd_cancel() can fail on a slow systemv8.2.0470Bram Moolenaar2020-03-281-1/+1
* patch 8.2.0461: confirm test fails on amd64 systemv8.2.0461Bram Moolenaar2020-03-271-0/+2
* patch 8.2.0458: missing feature check in test functionv8.2.0458Bram Moolenaar2020-03-261-0/+3
* patch 8.2.0456: Test_confirm_cmd is flakyv8.2.0456Bram Moolenaar2020-03-261-3/+6
* patch 8.2.0433: INT signal not properly testedv8.2.0433Bram Moolenaar2020-03-231-1/+0
* patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar2020-03-181-0/+9
* patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar2020-03-101-0/+4
* patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar2020-02-211-0/+38
* patch 8.2.0275: some Ex code not covered by testsv8.2.0275Bram Moolenaar2020-02-181-0/+16
* patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar2020-02-171-0/+56
* patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar2020-02-111-0/+38
* patch 8.2.0203: :helptags and some other functionality not testedv8.2.0203Bram Moolenaar2020-02-031-0/+72
* patch 8.2.0174: various commands not completely testedv8.2.0174Bram Moolenaar2020-01-291-0/+126
* patch 8.1.2225: the "last used" info of a buffer is under usedv8.1.2225Bram Moolenaar2019-10-271-0/+25
* patch 8.1.1822: confusing error message when range is not allowedv8.1.1822Bram Moolenaar2019-08-061-0/+11
* patch 8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"v8.1.1746Bram Moolenaar2019-07-241-0/+10