aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_excmd.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.2994: various code is not fully testedzeertzjq2022-09-22
* vim-patch:8.2.2979: not all options code is covered by testszeertzjq2022-09-22
* test(old): remove OpenBSD skip (#20201)zeertzjq2022-09-15
* vim-patch:8.2.4741: startup test failszeertzjq2022-08-23
* vim-patch:9.0.0085: ":write" fails after ":file name" and the ":edit"ii142022-07-26
* vim-patch:8.2.1147 (#19425)zeertzjq2022-07-19
* vim-patch:8.2.1061: insufficient testing for src/window.c (#19384)zeertzjq2022-07-16
* vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
* vim-patch:8.2.0369: various Normal mode commands not fully testedzeertzjq2022-07-14
* vim-patch:8.2.0293: various Ex commands not sufficiently testedzeertzjq2022-07-12
* vim-patch:8.2.0270: some code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0203: :helptags and some other functionality not testedzeertzjq2022-07-12
* vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functionszeertzjq2022-07-12
* test(old): align defaults to Vim after every test (#19301)zeertzjq2022-07-10
* vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...zeertzjq2022-07-07
* vim-patch:8.2.5037: cursor position may be invalid after "0;" range (#18782)zeertzjq2022-05-29
* vim-patch:8.2.3659: integer overflow with large line numberzeertzjq2022-02-18
* vim-patch:8.2.3475: expression register set by not executed put command (#17211)zeertzjq2022-01-31
* vim-patch:8.2.3952: first line not redrawn when adding lines to an empty bufferzeertzjq2021-12-31
* vim-patch:8.2.3321: some code is not testedSean Dewar2021-09-17
* Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\
| * vim-patch:8.2.0174: various commands not completely testedSean Dewar2021-04-20
* | vim-patch:8.2.2825: code in checkreadonly() not fully testedJan Edmund Lazo2021-05-05
* | fix(oldtest): fix assert_match() for :buffers tSean Dewar2021-04-21
|/
* vim-patch:8.2.2469: confusing error if :winsize has a wrong argument (#13889)Jan Edmund Lazo2021-02-06
* Merge pull request #13665 from janlazo/vim-8.2.0917Matthieu Coudron2021-01-03
|\
| * vim-patch:8.1.1822: confusing error message when range is not allowedJan Edmund Lazo2021-01-02
* | vim-patch:8.2.0470: Test_confirm_cmd_cancel() can fail on a slow systemJan Edmund Lazo2021-01-02
* | vim-patch:8.2.0461: confirm test fails on amd64 systemJan Edmund Lazo2021-01-02
* | vim-patch:8.2.0458: missing feature check in test functionJan Edmund Lazo2021-01-02
* | vim-patch:8.2.0456: Test_confirm_cmd is flakyJan Edmund Lazo2021-01-02
|/
* vim-patch:8.1.2225: the "last used" info of a buffer is under usedRob Pilling2020-04-21
* vim-patch:8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"Jan Edmund Lazo2019-07-24