aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_arglist.vim
Commit message (Expand)AuthorAge
* vim-patch:9.0.0865: duplicate arguments are not always detected (#21036)zeertzjq2022-11-13
* vim-patch:8.2.0866: not enough tests for buffer writingzeertzjq2022-11-05
* docs: fix typos (#20724)dundargoc2022-10-23
* vim-patch:9.0.0422: not enough testing of the :all command (#20503)zeertzjq2022-10-06
* vim-patch:8.2.3886: can define autocmd for every event by using "au!"zeertzjq2022-10-05
* vim-patch:8.2.3885: arglist test failszeertzjq2022-10-05
* vim-patch:8.2.3884: crash when clearing the argument list while using itzeertzjq2022-10-05
* vim-patch:8.2.2413: crash when using :all while using a cmdline windowzeertzjq2022-10-05
* vim-patch:8.2.3888: the argument list may contain duplicates (#19795)zeertzjq2022-08-16
* vim-patch:8.2.3345: some code not covered by testszeertzjq2022-08-15
* vim-patch:8.2.1803: a few failures are not testedzeertzjq2022-08-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.0275: some Ex code not covered by testszeertzjq2022-07-12
* vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functionszeertzjq2022-07-12
* fix: remove unnecessary changesShougo Matsushita2021-11-19
* fix: for reviewsShougo Matsushita2021-11-19
* vim-patch:8.2.3616: arglist test does not clear the argument list consistentlyShougo Matsushita2021-11-19
* feat(eval/method): partially port v8.1.1954Sean Dewar2021-10-03
* vim-patch:8.1.1888: more functions can be used as methodsSean Dewar2021-08-12
* Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...Marco Hinz2021-05-12
* vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...Shougo2021-05-07
* vim-patch:8.1.0341: :argadd in empty buffer changes the buffer nameJan Edmund Lazo2021-02-10
* vim-patch:8.2.1472: ":argdel" does not work like ":.argdel" as documentedJan Edmund Lazo2020-08-17
* vim-patch:8.1.1924: using empty string for current buffer is unexpectedJan Edmund Lazo2019-08-24
* vim-patch:8.1.1796: :argdo is not testedJan Edmund Lazo2019-08-03
* vim-patch:8.1.1748: :args output is not aligned (#10625)Daniel Hahler2019-07-27
* tests: test_arglist.vim: align with Vim [ci skip] (#10612)Daniel Hahler2019-07-27
* Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"Jan Edmund Lazo2019-07-26
* vim-patch:8.1.0404: accessing invalid memory with long argument nameJan Edmund Lazo2019-07-26
* vim-patch:8.1.1737: :args command that outputs one line gives more promptDaniel Hahler2019-07-24
* vim-patch:8.0.1738: ":args" output is hard to readDaniel Hahler2019-07-24
* vim-patch:8.1.0430: Xargadd file left behind after running testDaniel Hahler2019-06-08
* vim-patch:8.0.1763: :argedit does not reuse an empty unnamed bufferMarco Hinz2019-04-08
* vim-patch:8.1.0493: argv() and argc() only work on the current argument listMarco Hinz2019-04-04
* vim-patch:8.1.0653: arglist test fails on MS-windowsJan Edmund Lazo2019-01-03
* vim-patch:8.1.0651: :args \"foo works like :args without argumentJan Edmund Lazo2019-01-03
* vim-patch:8.1.0559: command line completion not sufficiently testedJan Edmund Lazo2018-12-03
* test/oldtest: restore test_arglist.vimJustin M. Keyes2018-02-11