aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2018-08-28 09:40:18 -0400
committerGennadiy Civil <misterg@google.com>2018-08-28 16:53:45 -0400
commit03867b5389516a0f185af52672cf5472fa0c159c (patch)
treefd9829743c961c67920d1eeb80ed7486148d63da /.travis.yml
parent52f8183e7f3620cf03f321a2624eb0d4f7649f4c (diff)
downloadgoogletest-03867b5389516a0f185af52672cf5472fa0c159c.tar.gz
googletest-03867b5389516a0f185af52672cf5472fa0c159c.tar.bz2
googletest-03867b5389516a0f185af52672cf5472fa0c159c.zip
Googletest export
Add the possibility of specifying the name in type parameterized tests. Similar to how the last parameter of INSTANTIATE_TEST_CASE_P allows to override the name for (non-type) parametrized tests, this adds the possibility of adding a parameter to INSTANTIATE_TYPED_TEST_CASE_P. The argument has to be a class, which contains a static templated function GetName<T>(int), returning the name for type T. PiperOrigin-RevId: 210532231
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions