Christian Soltenborn

Results 49 comments of Christian Soltenborn

@LPhil Is this also true for dynamically created tests in your case, or also other tests? What gtest version are you on? Can you maybe provide some code to reproduce...

Thanks! This is indeed useful information, I would say, but probably more for the VS guys then for me - this is almost certainly a VS regression since there have...

@luke727 That's interesting, thanks for sharing! @LPhil @bwandersen @daveabramson Can you confirm this by any chance? I would then add this to the trouble shooting section of the docs (and...

@bwandersen Any news from your side? Just being curious...

I have pinned this issue now because the problem appears to not go away, but I'm almost certain that this not a GTA problem (explanation in the discussion). I strongly...

Feel free to do so, but note that a) there has been an attempt before, but I still couldn't reproduce the issue (see discussion), b) I'm rather sure that this...

Thanks for your great code example - took me like 3mins to get his up and running :-) And indeed - I have seen my first freeze. However, it's not...

No, unfortunately not. Note however that we are collaborating with MS for a couple of month now, and Open Folder might be added at some point in time (if it's...

@LukaszMendakiewicz Thanks for clarifying this! @rkeithhill In case this helps: GTA/TAfGT should work fine with makefiles (see e.g. #86).

This sounds like a reasonable idea and should indeed be possible (the NuGet package is defined [here](https://github.com/csoltenborn/GoogleTestAdapter/blob/master/GoogleTestAdapter/Packaging.GTA/VsPackage.nuspec)). However, I'm not sure where the header file(s) would end up, and if...