summaryrefslogtreecommitdiff
path: root/src/testdir/test_excmd.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3475: expression register set by not executed put commandv8.2.3475kuuote2021-10-041-0/+8
* patch 8.2.3321: some code is not testedv8.2.3321Dominique Pelle2021-08-091-0/+36
* patch 8.2.2994: various code is not fully testedv8.2.2994Yegappan Lakshmanan2021-06-131-1/+1
* patch 8.2.2979: not all options code is covered by testsv8.2.2979Yegappan Lakshmanan2021-06-121-0/+6
* patch 8.2.2945: some buffer related code is not testedv8.2.2945Yegappan Lakshmanan2021-06-051-0/+8
* patch 8.2.2837: various code lines not covered by testsv8.2.2837Dominique Pelle2021-05-061-0/+6
* patch 8.2.2825: code in checkreadonly() not fully testedv8.2.2825Dominique Pelle2021-05-021-0/+55
* patch 8.2.2627: no need to check for BSD after checking for not rootv8.2.2627Bram Moolenaar2021-03-201-1/+0
* patch 8.2.2623: some tests fail when run as rootv8.2.2623Bram Moolenaar2021-03-191-7/+11
* patch 8.2.2570: tests fail when run as rootv8.2.2570Bram Moolenaar2021-03-051-0/+1
* patch 8.2.2469: confusing error if :winsize has a wrong argumentv8.2.2469Bram Moolenaar2021-02-061-0/+3
* 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