summaryrefslogtreecommitdiff
path: root/src/testdir/test_arglist.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1472: ":argdel" does not work like ":.argdel" as documentedv8.2.1472Bram Moolenaar2020-08-171-2/+8
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-5/+5
* patch 8.2.1065: Vim9: no line break allowed inside a listv8.2.1065Bram Moolenaar2020-06-261-16/+19
* patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar2020-05-311-3/+2
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-4/+4
* patch 8.2.0369: various Normal mode commands not fully testedv8.2.0369Bram Moolenaar2020-03-101-0/+5
* patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar2020-02-211-1/+7
* patch 8.2.0275: some Ex code not covered by testsv8.2.0275Bram Moolenaar2020-02-181-0/+14
* patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar2020-02-111-0/+17
* patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar2019-08-311-1/+1
* patch 8.1.1924: using empty string for current buffer is unexpectedv8.1.1924Bram Moolenaar2019-08-241-3/+3
* patch 8.1.1888: more functions can be used as methodsv8.1.1888Bram Moolenaar2019-08-181-2/+2
* patch 8.1.1796: :argdo is not testedv8.1.1796Bram Moolenaar2019-08-031-0/+9
* patch 8.1.1760: extra line break for wrapping output of :argsv8.1.1760Bram Moolenaar2019-07-271-0/+19
* patch 8.1.1737: :args command that outputs one line gives more promptv8.1.1737Bram Moolenaar2019-07-231-4/+1
* patch 8.1.0653: arglist test fails on MS-windowsv8.1.0653Bram Moolenaar2018-12-281-3/+6
* patch 8.1.0651: :args \"foo works like :args without argumentv8.1.0651Bram Moolenaar2018-12-281-0/+6
* patch 8.1.0559: command line completion not sufficiently testedv8.1.0559Bram Moolenaar2018-12-021-0/+12
* patch 8.1.0493: argv() and argc() only work on the current argument listv8.1.0493Bram Moolenaar2018-10-251-1/+41
* patch 8.1.0430: Xargadd file left behind after running testv8.1.0430Bram Moolenaar2018-09-241-0/+1
* patch 8.1.0404: accessing invalid memory with long argument namev8.1.0404Bram Moolenaar2018-09-181-0/+7
* patch 8.1.0341: :argadd in empty buffer changes the buffer namev8.1.0341Bram Moolenaar2018-08-311-0/+18
* patch 8.0.1763: :argedit does not reuse an empty unnamed bufferv8.0.1763Bram Moolenaar2018-04-241-0/+12
* patch 8.0.1738: ":args" output is hard to readv8.0.1738Bram Moolenaar2018-04-201-2/+30
* patch 8.0.1224: still interference between test functionsv8.0.1224Bram Moolenaar2017-10-271-4/+1
* patch 8.0.0847: :argadd without argument can't handle space in file namev8.0.0847Bram Moolenaar2017-08-031-3/+9
* patch 8.0.0723: arglist test fails if file name case is ignoredv8.0.0723Bram Moolenaar2017-07-161-3/+22
* patch 8.0.0721: :argedit can only have one argumentv8.0.0721Bram Moolenaar2017-07-161-8/+12
* patch 8.0.0473: no test covering arg_all()v8.0.0473Bram Moolenaar2017-03-161-20/+27
* patch 8.0.0439: ":%argdel" gives an error for an empty arglistv8.0.0439Bram Moolenaar2017-03-091-0/+4
* patch 7.4.2343v7.4.2343Bram Moolenaar2016-09-071-0/+29
* patch 7.4.1161v7.4.1161Bram Moolenaar2016-01-231-0/+11
* patch 7.4.1135v7.4.1135Bram Moolenaar2016-01-191-2/+2
* patch 7.4.1134v7.4.1134Bram Moolenaar2016-01-191-1/+4
* patch 7.4.1132v7.4.1132Bram Moolenaar2016-01-191-0/+201
* patch 7.4.1123v7.4.1123Bram Moolenaar2016-01-171-0/+52
* patch 7.4.1119v7.4.1119Bram Moolenaar2016-01-171-0/+22