alepez / vim-gtest

Vim plugin to quickly select and run GoogleTest asyncronously.
64 stars 12 forks source link

failing test source file isn't resolved correctly #7

Closed alepez closed 9 months ago

alepez commented 8 years ago

failing test source file isn't resolved if g:gtest#gtest_command is a script which wraps the real executable and is not in the same directory.