Frankenmint / googletest

Automatically exported from code.google.com/p/googletest
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

need to remove uses of GTEST_HAS_PARAM_TESTS #360

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Now that all the platforms gtest supports work with value-parameterized tests, 
we should remove the uses of the GTEST_HAS_PARAM_TESTS macro from the codebase 
everywhere.

Original issue reported on code.google.com by w...@google.com on 10 Mar 2011 at 6:49