• Abseil Team's avatar
    Googletest export · 84d98653
    Abseil Team authored
    Add GTEST_FAIL_AT, an equivalent to ADD_FAILURE_AT but that
    spawns a fatal failure rather than a non-fatal, eg. the equivalent
    of an ASSERT* failure rather than an EXPECT* failure.
    
    PiperOrigin-RevId: 244746609
    84d98653
gtest.h 90.6 KB