Googletest export

One macro to rule them all.

PiperOrigin-RevId: 221462515
This commit is contained in:
Abseil Team
2018-11-14 13:00:04 -05:00
committed by Gennadiy Civil
parent d5932506d6
commit c5f08bf919
7 changed files with 1302 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ $env:Path = \"$project_bin;$env:Path\"
cxx_test(gmock-actions_test gmock_main)
cxx_test(gmock-cardinalities_test gmock_main)
cxx_test(gmock_ex_test gmock_main)
cxx_test(gmock-function-mocker_test gmock_main)
cxx_test(gmock-generated-actions_test gmock_main)
cxx_test(gmock-generated-function-mockers_test gmock_main)
cxx_test(gmock-generated-internal-utils_test gmock_main)