| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
// This doesn't strictly belong in this test but the list of non-equal originsoptional: We could also move kTestOrigins out of this test and create a new test for VerifyTypeImplementsAbslHashCorrectly.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
// This doesn't strictly belong in this test but the list of non-equal originsoptional: We could also move kTestOrigins out of this test and create a new test for VerifyTypeImplementsAbslHashCorrectly.
I decided that wasn't worth it.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Test //net AbslHashValue() implementations
Some implementation of AbslHashValue() in //net did not have tests. Add
them, using the standard absl::VerifyTypeImplementsAbslHashCorrectly()
function.
Tests mostly written by Gemini.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |