This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Use assertState in more tests (NFC)
ClosedPublic

Authored by kastiglione on Jun 8 2022, 10:24 PM.

Details

Summary

Followup to D127355, converting assertEqual (singular) to assertState.

Diff Detail

Event Timeline

kastiglione created this revision.Jun 8 2022, 10:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 8 2022, 10:24 PM
kastiglione requested review of this revision.Jun 8 2022, 10:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 8 2022, 10:24 PM
kastiglione edited the summary of this revision. (Show Details)Jun 8 2022, 10:26 PM
JDevlieghere accepted this revision.Jun 9 2022, 8:04 AM

In never realized we had both assertEqual and assertEquals. Great...

This revision is now accepted and ready to land.Jun 9 2022, 8:04 AM
This revision was automatically updated to reflect the committed changes.

@JDevlieghere assertEquals is the deprecated name, assertEqual is the