summaryrefslogtreecommitdiff
path: root/src/testdir/test_expand.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0538: manually deleting test temp filesv9.0.0538Bram Moolenaar2022-09-211-9/+4
* patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar2022-09-021-14/+14
* patch 8.2.4892: test failures because of changed error messagesv8.2.4892Bram Moolenaar2022-05-061-1/+1
* patch 8.2.4749: <script> is not expanded in autocmd contextv8.2.4749LemonBoy2022-04-141-9/+18
* patch 8.2.4740: when expand() fails there is no error messagev8.2.4740Bram Moolenaar2022-04-121-2/+10
* patch 8.2.4726: cannot use expand() to get the script namev8.2.4726LemonBoy2022-04-091-0/+50
* patch 8.2.4679: cannot have expandcmd() give an error message for mistakesv8.2.4679Yegappan Lakshmanan2022-04-031-3/+15
* patch 8.2.4667: expandcmd() fails on an errorv8.2.4667Yegappan Lakshmanan2022-04-021-11/+17
* patch 8.2.3623: "$*" is expanded to "nonomatch"v8.2.3623Christian Brabandt2021-11-191-0/+6
* patch 8.2.0522: several errors are not tested forv8.2.0522Bram Moolenaar2020-04-061-0/+1
* patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar2020-04-041-0/+9
* patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar2020-02-211-1/+17
* patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar2020-02-171-0/+29
* patch 8.1.2278: using "cd" with "exe" may failv8.1.2278Bram Moolenaar2019-11-091-1/+1
* patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar2019-08-241-1/+1
* patch 8.1.1510: a plugin cannot easily expand a command like done internallyv8.1.1510Bram Moolenaar2019-06-091-0/+34
* patch 8.1.0211: expanding a file name "~" results in $HOMEv8.1.0211Bram Moolenaar2018-07-251-0/+8
* patch 7.4.1121v7.4.1121Bram Moolenaar2016-01-171-3/+6
* patch 7.4.1111v7.4.1111Bram Moolenaar2016-01-161-2/+4
* patch 7.4.1108v7.4.1108Bram Moolenaar2016-01-161-0/+36