summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_arglist.vim
AgeCommit message (Expand)Author
2021-01-27patch 8.2.2416: may get stuck in command line window statev8.2.2416Bram Moolenaar
2021-01-26patch 8.2.2415: no way to check for the cmdwin featurev8.2.2415Bram Moolenaar
2021-01-26patch 8.2.2413: crash when using :all while using a cmdline windowv8.2.2413Bram Moolenaar
2020-12-18patch 8.2.2160: various typosv8.2.2160Bram Moolenaar
2020-10-05patch 8.2.1803: a few failures are not testedv8.2.1803Bram Moolenaar
2020-09-23patch 8.2.1736: failure to compile a pattern not tested muchv8.2.1736Bram Moolenaar
2020-08-17patch 8.2.1472: ":argdel" does not work like ":.argdel" as documentedv8.2.1472Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-06-26patch 8.2.1065: Vim9: no line break allowed inside a listv8.2.1065Bram Moolenaar
2020-05-31patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram 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-11patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar
2019-08-31patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar
2019-08-24patch 8.1.1924: using empty string for current buffer is unexpectedv8.1.1924Bram Moolenaar
2019-08-18patch 8.1.1888: more functions can be used as methodsv8.1.1888Bram Moolenaar
2019-08-03patch 8.1.1796: :argdo is not testedv8.1.1796Bram Moolenaar
2019-07-27patch 8.1.1760: extra line break for wrapping output of :argsv8.1.1760Bram Moolenaar
2019-07-23patch 8.1.1737: :args command that outputs one line gives more promptv8.1.1737Bram Moolenaar
2018-12-28patch 8.1.0653: arglist test fails on MS-windowsv8.1.0653Bram Moolenaar
2018-12-28patch 8.1.0651: :args \"foo works like :args without argumentv8.1.0651Bram Moolenaar
2018-12-02patch 8.1.0559: command line completion not sufficiently testedv8.1.0559Bram Moolenaar
2018-10-25patch 8.1.0493: argv() and argc() only work on the current argument listv8.1.0493Bram Moolenaar
2018-09-24patch 8.1.0430: Xargadd file left behind after running testv8.1.0430Bram Moolenaar
2018-09-18patch 8.1.0404: accessing invalid memory with long argument namev8.1.0404Bram Moolenaar
2018-08-31patch 8.1.0341: :argadd in empty buffer changes the buffer namev8.1.0341Bram Moolenaar
2018-04-24patch 8.0.1763: :argedit does not reuse an empty unnamed bufferv8.0.1763Bram Moolenaar
2018-04-20patch 8.0.1738: ":args" output is hard to readv8.0.1738Bram Moolenaar
2017-10-27patch 8.0.1224: still interference between test functionsv8.0.1224Bram Moolenaar
2017-08-03patch 8.0.0847: :argadd without argument can't handle space in file namev8.0.0847Bram Moolenaar
2017-07-16patch 8.0.0723: arglist test fails if file name case is ignoredv8.0.0723Bram Moolenaar
2017-07-16patch 8.0.0721: :argedit can only have one argumentv8.0.0721Bram Moolenaar
2017-03-16patch 8.0.0473: no test covering arg_all()v8.0.0473Bram Moolenaar
2017-03-09patch 8.0.0439: ":%argdel" gives an error for an empty arglistv8.0.0439Bram Moolenaar
2016-09-07patch 7.4.2343v7.4.2343Bram Moolenaar
2016-01-23patch 7.4.1161v7.4.1161Bram Moolenaar
2016-01-19patch 7.4.1135v7.4.1135Bram Moolenaar
2016-01-19patch 7.4.1134v7.4.1134Bram Moolenaar
2016-01-19patch 7.4.1132v7.4.1132Bram Moolenaar
2016-01-17patch 7.4.1123v7.4.1123Bram Moolenaar
2016-01-17patch 7.4.1119v7.4.1119Bram Moolenaar