Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If you group tests by project, typed tests with template argument are not linked with the correctly project. Instead they are in a project called external. #13

Closed
Alfred5020 opened this issue Jan 3, 2016 · 1 comment
Assignees
Labels

Comments

@Alfred5020
Copy link

Hi!
A small issue I have detecting if you group your tests by project and typed tests are used where the types parameter is a template.
If you modify the types parameter of the macro TYPED_TEST_CASE to be a non-template it will work.

The output of the test detection reports about they a warning:
Warning: Could not find source location for test CNetworkNetModuleCommand_fix/0.AktionAnstossen_NewCommand_HandlerCalled

Attached a file to reproduce the behavior.
TypedTest2nd_test.txt

@jgefele jgefele self-assigned this Jan 4, 2016
@csoltenborn csoltenborn added the bug label Jan 4, 2016
csoltenborn pushed a commit that referenced this issue Jan 5, 2016
csoltenborn pushed a commit that referenced this issue Jan 5, 2016
this references #13 again
@csoltenborn
Copy link
Owner

Hi Alfred,

thanks once more for your bug report, which allowed us to immediately reproduce the issue! You would make a great tester :-)

This time it was up to me to fix the bug - I've just pushed the updated source. As last time, you can download the fixed VSIX file from our CI server - here's the link:

https://ci.appveyor.com/api/buildjobs/wy22gl06w0il2hm1/artifacts/GoogleTestExtension/GoogleTestAdapterVSIX/bin/Release/GoogleTestAdapter-0.2.2.vsix

Note, however, that we will do an official release within the next couple of days. But if you still are in testing mood, go for it! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants