aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_usercommands.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:9.0.1332: crash when using buffer-local user command in cmdline win...zeertzjq2023-02-20
* vim-patch:8.2.4406: expand functions use confusing argument names (#21800)zeertzjq2023-01-14
* vim-patch:9.0.1079: leaking memory when defining a user command failszeertzjq2022-12-20
* vim-patch:8.2.4376: not enough tests for command line completionzeertzjq2022-12-09
* vim-patch:8.2.4366: not enough tests for command line completionzeertzjq2022-12-09
* vim-patch:8.2.0619: null dict is not handled like an empty dictzeertzjq2022-10-26
* vim-patch:8.2.0418: code in eval.c not sufficiently covered by testszeertzjq2022-10-26
* vim-patch:9.0.0786: user command does not get number from :tab modifier (#20716)zeertzjq2022-10-18
* vim-patch:9.0.0346: :horizontal modifier not fully supportedzeertzjq2022-09-01
* vim-patch:8.2.0396: cmdexpand.c insufficiently testedzeertzjq2022-07-09
* vim-patch:9.0.0031: <mods> of user command does not have correct verbose valu...zeertzjq2022-07-03
* vim-patch:8.2.0577: not all modifiers supported for :options (#18952)zeertzjq2022-06-13
* vim-patch:8.2.3779: using freed memory when defining a user command recursive...Sean Dewar2022-03-12
* test(oldtest): unskip Test_addr_allSean Dewar2022-01-30
* vim-patch:8.2.3433: :delcommand does not take a -buffer optionSean Dewar2022-01-30
* vim-patch:8.2.3586: command completion test failszeertzjq2022-01-21
* vim-patch:8.2.3141: no error when using :complete for :command without -nargsJan Edmund Lazo2021-08-08
* vim-patch:8.1.1241: Ex command info contains confusing informationJan Edmund Lazo2021-01-01
* test/old: skip Test_addr_all() for nowJan Edmund Lazo2020-10-11
* vim-patch:8.1.1206: user command parsing and listing not properly testedJan Edmund Lazo2020-10-11
* vim-patch:8.1.0560: cannot use address type "other" with with user commandJan Edmund Lazo2020-10-11
* vim-patch:8.1.0573: cannot redefine user command without ! in same scriptJan Edmund Lazo2020-08-14
* Unreserve :X #10807Julian Berman2019-08-18
* vim-patch:8.1.1211: test user command code #10162Daniel Hahler2019-06-11
* vim-patch:8.0.1425: execute() does not work in completion of user command (#9...Jan Edmund Lazo2018-12-06
* vim-patch:8.0.1200: tests switch the bell off twiceJustin M. Keyes2018-02-11
* vim-patch:8.0.0433: beeps when running testsJustin M. Keyes2018-01-21
* vim-patch:8.0.0242 (#7532)KunMing Xie2017-11-11
* Merge pull request #5893 from lonerover/vim-7.4.2127James McCoy2017-01-06
|\
| * vim-patch:7.4.2127rover2017-01-05
* | vim-patch:7.4.2110 (#5880)lonerover2017-01-05
|/
* Merge #5210 'vim-patch:7.4.1898 + :Man modifiers support'.Justin M. Keyes2016-08-25
* vim-patch:7.4.1898Anmol Sethi2016-08-24