You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An extension for GoogleTest (GTest)....An extension for GoogleTest (GTest). `EXPECT_NO_DEATH` is the opposite of EXPECT_DEATH. It passes if the statement does not abort, assert, or otherwise die.
1
// This is free and unencumbered software released into the public domain.
2
//
3
// Anyone is free to copy, modify, publish, use, compile, sell, or
4
// distribute this software, either in source code form or as a compiled
5
// binary, for any purpose, commercial or non-commercial, and by any
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.