Skip to content

Conversation

@kastiglione
Copy link

Convert assertTrue(a == b) to assertEqual(a, b) to produce better failure messages.

These were mostly done via regex search & replace, with some manual fixes.

Differential Revision: https://reviews.llvm.org/D95813

(cherry picked from commit 619e2e0)

Convert `assertTrue(a == b)` to `assertEqual(a, b)` to produce better failure messages.

These were mostly done via regex search & replace, with some manual fixes.

Differential Revision: https://reviews.llvm.org/D95813

(cherry picked from commit 619e2e0)
@kastiglione
Copy link
Author

@swift-ci test

@JDevlieghere
Copy link

🚢 it

@kastiglione kastiglione merged commit 59c26ae into apple/stable/20210107 Feb 3, 2021
@kastiglione kastiglione deleted the lldb-Convert-assertTrue-a-b-to-assertEqual-a-b branch February 3, 2021 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants