alepez / vim-gtest

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

Made it possible to run value parameterized tests with GTestRunUnderCursor. #15

Closed bbannier closed 7 years ago

bbannier commented 7 years ago

@alepez Anything I should do here to get this in?

alepez commented 7 years ago

Hi @bbannier, thank you for your contribution, sorry for late reply. I'm going to test your updates today.