forked from OSchip/llvm-project
5dd8553423
Previously, the integer_to_string tests used EXPECT_TRUE(.equals) which doesn't have useful error messages. Now they properly check equality with the EXPECT_EQ macro, which allows for comparing the strings more naturally. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D131300 |
||
---|---|---|
.. | ||
HdrGen | ||
IntegrationTest | ||
LibcTableGenUtil | ||
MPFRWrapper | ||
UnitTest | ||
buildbot | ||
mathtools | ||
testutils | ||
tools | ||
CMakeLists.txt |