Homec4science

Googletest export

Authored by Abseil Team <absl-team@google.com> on Nov 8 2019, 18:36.

Description

Googletest export

Correctly deal with stringification, and forbid empty arguments where they could slip thought, in the type parameterized test API.

Note: even where empty args work, it's likely to result in technically invalid code by virtue of creating reserved identifiers:
https://en.cppreference.com/w/cpp/language/identifiers
PiperOrigin-RevId: 279330971

Details

Committed
Xiaoyi Zhang <zhangxy@google.com>Nov 8 2019, 21:47
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:681454dae48f: Googletest export
Branches
Unknown
Tags
Unknown

Event Timeline

Xiaoyi Zhang <zhangxy@google.com> committed R9484:d5707695cb02: Googletest export (authored by Abseil Team <absl-team@google.com>).Nov 8 2019, 21:47