summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/gtest-assertion-result.h
Commit message (Collapse)AuthorAgeFilesLines
* Use std::make_uniqueTom Hughes2023-04-201-1/+1
| | | | | PiperOrigin-RevId: 525828947 Change-Id: I66f47c835bc93ba171eba0da8df09eff89c6c77b
* Internal Code ChangeAbseil Team2023-03-241-2/+2
| | | | | PiperOrigin-RevId: 519071084 Change-Id: I6459d60606e93bf658e505544538367508722857
* Disable warning C4251 around refactored codeDerek Mauro2022-06-161-0/+5
| | | | | PiperOrigin-RevId: 455452553 Change-Id: I1dc3772ae61daf6d2d39484a0b1aad7eb0134525
* Factor out AssertionResult into dedicated gtest-assertion-result header + ↵Abseil Team2022-01-191-0/+232
implementation files to prevent cyclic includes between gtest.h and gtest_pred_impl.h PiperOrigin-RevId: 422863083 Change-Id: I299018a860152216adc206780c32923c03bedb2a