aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test/gmock_link_test.h
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-10-02 19:19:29 -0400
committerGennadiy Civil <misterg@google.com>2019-10-03 10:52:07 -0400
commit4105eb726341fb79a2f5fbb8bba29e8d1165169b (patch)
treeae99f475765a3ab1caeb196dd10ebfc0151d0340 /googlemock/test/gmock_link_test.h
parent68319c19eb01a718bc32fed21bb4ee72ffc2b0bf (diff)
downloadgoogletest-4105eb726341fb79a2f5fbb8bba29e8d1165169b.tar.gz
googletest-4105eb726341fb79a2f5fbb8bba29e8d1165169b.tar.bz2
googletest-4105eb726341fb79a2f5fbb8bba29e8d1165169b.zip
Googletest export
Add a compile time check to ensure that the parameters to TEST and TEST_F are not empty Some compilers may already fail in that case and even where it works, 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: 272543242
Diffstat (limited to 'googlemock/test/gmock_link_test.h')
0 files changed, 0 insertions, 0 deletions
113' href='#n113'>113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151