We've been improving these the tests for vector quite a bit and we are probably not done improving our container tests. Formatting everything at once will make subsequent reviews easier.
This was already reviewed as D128603. This contains only the updates to the test script. Differential Revision: https://reviews.llvm.org/D129578
Add more missing tests for comparisons to improve code coverage (follow-up for D111738) Reviewed By: ldionne, rarutyun, #libc Differential Revision: https://reviews.llvm.org/D112424