summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_excmd.vim
AgeCommit message (Expand)Author
2022-09-02patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar
2022-08-29patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar
2022-07-26patch 9.0.0085: ":write" fails after ":file name" and the ":edit"v9.0.0085ii14
2022-05-28patch 8.2.5037: cursor position may be invalid after "0;" rangev8.2.5037Bram Moolenaar
2022-04-12patch 8.2.4741: startup test failsv8.2.4741Bram Moolenaar
2022-01-11patch 8.2.4065: computation overflow with large cound for :yankv8.2.4065Bram Moolenaar
2021-12-31patch 8.2.3952: first line not redrawn when adding lines to an empty bufferv8.2.3952zeertzjq
2021-11-24patch 8.2.3659: integer overflow with large line numberv8.2.3659Bram Moolenaar
2021-11-21patch 8.2.3637: typos in test filesv8.2.3637Dominique Pelle
2021-10-04patch 8.2.3475: expression register set by not executed put commandv8.2.3475kuuote
2021-08-09patch 8.2.3321: some code is not testedv8.2.3321Dominique Pelle
2021-06-13patch 8.2.2994: various code is not fully testedv8.2.2994Yegappan Lakshmanan
2021-06-12patch 8.2.2979: not all options code is covered by testsv8.2.2979Yegappan Lakshmanan
2021-06-05patch 8.2.2945: some buffer related code is not testedv8.2.2945Yegappan Lakshmanan
2021-05-06patch 8.2.2837: various code lines not covered by testsv8.2.2837Dominique Pelle
2021-05-02patch 8.2.2825: code in checkreadonly() not fully testedv8.2.2825Dominique Pelle
2021-03-20patch 8.2.2627: no need to check for BSD after checking for not rootv8.2.2627Bram Moolenaar
2021-03-19patch 8.2.2623: some tests fail when run as rootv8.2.2623Bram Moolenaar
2021-03-05patch 8.2.2570: tests fail when run as rootv8.2.2570Bram Moolenaar
2021-02-06patch 8.2.2469: confusing error if :winsize has a wrong argumentv8.2.2469Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-07-06patch 8.2.1147: :confirm may happen in cooked modev8.2.1147Bram Moolenaar
2020-06-26patch 8.2.1061: insufficient testing for src/window.cv8.2.1061Bram Moolenaar
2020-04-21patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'v8.2.0614Bram Moolenaar
2020-03-30patch 8.2.0482: channel and sandbox code not sufficiently testedv8.2.0482Bram Moolenaar
2020-03-28patch 8.2.0470: Test_confirm_cmd_cancel() can fail on a slow systemv8.2.0470Bram Moolenaar
2020-03-27patch 8.2.0461: confirm test fails on amd64 systemv8.2.0461Bram Moolenaar
2020-03-26patch 8.2.0458: missing feature check in test functionv8.2.0458Bram Moolenaar
2020-03-26patch 8.2.0456: Test_confirm_cmd is flakyv8.2.0456Bram Moolenaar
2020-03-23patch 8.2.0433: INT signal not properly testedv8.2.0433Bram Moolenaar
2020-03-18patch 8.2.0401: not enough test coverage for evalvars.cv8.2.0401Bram Moolenaar
2020-03-10patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar
2020-02-21patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar
2020-02-18patch 8.2.0275: some Ex code not covered by testsv8.2.0275Bram 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
2020-01-29patch 8.2.0174: various commands not completely testedv8.2.0174Bram Moolenaar
2019-10-27patch 8.1.2225: the "last used" info of a buffer is under usedv8.1.2225Bram Moolenaar
2019-08-06patch 8.1.1822: confusing error message when range is not allowedv8.1.1822Bram Moolenaar
2019-07-24patch 8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"v8.1.1746Bram Moolenaar