• Abseil Team's avatar
    Googletest export · 93748a94
    Abseil Team authored
    Disable a gmock matcher test under MSVC 2015 (version 14) and earlier.  It interacts badly with Windows structured exceptions in a way we do not have the resources to investigate.  This test passes under MSVC 2017 and SEH.
    
    PiperOrigin-RevId: 345496734
    93748a94
gmock-matchers_test.cc 274 KB