aboutsummaryrefslogtreecommitdiff
path: root/test/functional/fixtures/bin
Commit message (Collapse)AuthorAge
* eval: executable(), exepath() accept strings onlyJan Edmund Lazo2020-12-11
Cherry-pick f_executable(), f_exepath(), check_for_string() from patch 8.2.2117. Rename check_for_string() to tv_check_for_string(). https://github.com/vim/vim/commit/7bb4e74c38642682cfdd0cb4052adfa5efdd7dd1 Close https://github.com/neovim/neovim/issues/13485