index
:
vim
master
Mirror of https://github.com/vim/vim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_expand_func.vim
Age
Commit message (
Expand
)
Author
2023-01-28
patch 9.0.1257: code style is not check in test scripts
v9.0.1257
Bram Moolenaar
2022-09-21
patch 9.0.0538: manually deleting test temp files
v9.0.0538
Bram Moolenaar
2022-08-15
patch 9.0.0217: 'shellslash' works differently when sourcing a script again
v9.0.0217
zeertzjq
2022-04-28
patch 8.2.4842: expand("%:p") is not empty when there is no buffer name
v8.2.4842
Bram Moolenaar
2022-04-28
patch 8.2.4841: empty string considered an error for expand()
v8.2.4841
Bram Moolenaar
2020-09-11
patch 8.2.1658: expand('<stack>') has trailing ".."
v8.2.1658
Bram Moolenaar
2020-09-10
patch 8.2.1653: expand('<stack>') does not include the final line number
v8.2.1653
Bram Moolenaar
2020-08-01
patch 8.2.1347: cannot easily get the script ID
v8.2.1347
Bram Moolenaar
2020-07-26
patch 8.2.1297: when a test fails it's often not easy to see where
v8.2.1297
Bram Moolenaar
2020-03-25
patch 8.2.0448: various functions not properly tested
v8.2.0448
Bram Moolenaar
2020-03-06
patch 8.2.0358: insufficient testing for indent.c
v8.2.0358
Bram Moolenaar
2019-08-24
patch 8.1.1921: more functions can be used as methods
v8.1.1921
Bram Moolenaar
2019-05-16
patch 8.1.1336: some eval functionality is not covered by tests
v8.1.1336
Bram Moolenaar
2018-09-10
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
Bram Moolenaar