summaryrefslogtreecommitdiff
path: root/src/testdir/test_expand_func.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4842: expand("%:p") is not empty when there is no buffer namev8.2.4842Bram Moolenaar2022-04-281-1/+2
* patch 8.2.4841: empty string considered an error for expand()v8.2.4841Bram Moolenaar2022-04-281-1/+5
* patch 8.2.1658: expand('<stack>') has trailing ".."v8.2.1658Bram Moolenaar2020-09-111-1/+1
* patch 8.2.1653: expand('<stack>') does not include the final line numberv8.2.1653Bram Moolenaar2020-09-101-4/+5
* patch 8.2.1347: cannot easily get the script IDv8.2.1347Bram Moolenaar2020-08-011-6/+19
* patch 8.2.1297: when a test fails it's often not easy to see wherev8.2.1297Bram Moolenaar2020-07-261-22/+34
* patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar2020-03-251-0/+1
* patch 8.2.0358: insufficient testing for indent.cv8.2.0358Bram Moolenaar2020-03-061-0/+14
* patch 8.1.1921: more functions can be used as methodsv8.1.1921Bram Moolenaar2019-08-241-1/+1
* patch 8.1.1336: some eval functionality is not covered by testsv8.1.1336Bram Moolenaar2019-05-161-0/+9
* patch 8.1.0362: cannot get the script line number when executing a functionv8.1.0362Bram Moolenaar2018-09-101-0/+66