Open GoogleCodeExporter opened 9 years ago
Original comment by shiq...@gmail.com
on 2 Dec 2008 at 5:00
If you want to work this.
You should use this solution
char *option[] = { "test.exe", //it doesn't have meaning, just dummy
"--gtest_output=xml:filename" };
int argc = 2;
InitGoogleTest( &argc, option );
Original comment by chars...@gmail.com
on 13 Apr 2009 at 5:08
Original comment by w...@google.com
on 27 Sep 2010 at 7:09
Original issue reported on code.google.com by
vladlosev
on 22 Oct 2008 at 6:15