freebsd-dev/contrib/googletest/googlemock/test
Dimitry Andric c950e61287 Work around gcc's inability to compile an incomplete type in googletest,
leading to hundreds of lines of fairly unreadable error messages.

I don't think we particularly care about the specific source file gcc
dies on, and the many layers of macros and sub-types in googletest make
it very hard to diagnose whether this is a bug in googletest, gcc, clang
or libc++.
2019-09-14 19:19:38 +00:00
..
BUILD.bazel
gmock_all_test.cc
gmock_ex_test.cc
gmock_leak_test_.cc
gmock_leak_test.py
gmock_link2_test.cc
gmock_link_test.cc
gmock_link_test.h
gmock_output_test_.cc
gmock_output_test_golden.txt
gmock_output_test.py
gmock_stress_test.cc
gmock_test_utils.py
gmock_test.cc
gmock-actions_test.cc
gmock-cardinalities_test.cc
gmock-generated-actions_test.cc
gmock-generated-function-mockers_test.cc
gmock-generated-internal-utils_test.cc
gmock-generated-matchers_test.cc
gmock-internal-utils_test.cc
gmock-matchers_test.cc
gmock-more-actions_test.cc
gmock-nice-strict_test.cc
gmock-port_test.cc
gmock-spec-builders_test.cc Work around gcc's inability to compile an incomplete type in googletest, 2019-09-14 19:19:38 +00:00