Closed GoogleCodeExporter closed 9 years ago
(In the future, please use the mailing list
googletestframework@googlegroups.com for feature requests.)
This requires a change to the XML schema and thus is hard (we need to work with
tools that consume the format to make sure they don't break). Google Test
isn't staffed right now. Therefore this won't get done unless someone
volunteers to take the lead.
Original comment by w...@google.com
on 22 Jul 2010 at 4:51
Original comment by w...@google.com
on 27 Sep 2010 at 7:26
Joey Oravec started to work on this.
I would like to distinguish between value- and type- parameterized
tests. For the former, I want an attribute like
value_param=""meeny""
(note the '"' and the lack of "GetParam() = ").
For the latter, I want the attribute to look like:
type_param="int"
Original comment by w...@google.com
on 10 Jan 2011 at 7:15
I've uploaded a proposed patch to Rietveld:
http://codereview.appspot.com/3773042/
Original comment by joeyora...@gmail.com
on 27 Jan 2011 at 9:55
Fixed in revision 537.
Original comment by vladlosev
on 2 Feb 2011 at 3:27
Original issue reported on code.google.com by
prashant.katti
on 14 Jul 2010 at 8:19