gtest-gbar
gtest-gbar copied to clipboard
If there is no test in exe, gtest-gbar raises 'System.DivideByZeroException'
What steps will reproduce the problem?
- Create a google test exe with no test case. (source : https://gist.github.com/bc-lee/1ae17cec82d36e3e5d64 )
- run with gtest-gbar
What is the expected output? What do you see instead? Expected: 0 tests run. Actual: A messagebox with 'System.DivideByZeroException' at 'Guitar.GuitarForm.goBtn_Click(Object sender, EventArgs e)'.
What version of the product are you using? On what operating system? ede4a31301b on Win7