Add temporary printouts to test to help debug failures.
authorEric Fiselier <eric@efcs.ca>
Thu, 22 Mar 2018 23:14:20 +0000 (23:14 +0000)
committerEric Fiselier <eric@efcs.ca>
Thu, 22 Mar 2018 23:14:20 +0000 (23:14 +0000)
commit561e75738be65f1df235bf17a07a210a76e019fe
treeb08a8c3c05af5c7c5f44d5e06d49c6f11438ae31
parent3520331f933437c6f6f95e3534a28225abff727a
Add temporary printouts to test to help debug failures.

Some debian libc++ bots started having failures in the locale
tests due to what I assume is a change in the locale data for fr_FR
in glibc.

This change prints the actual value from the test to help debugging.
It should be reverted once the bots cycle.

llvm-svn: 328268
libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/decimal_point.pass.cpp
libcxx/test/std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/thousands_sep.pass.cpp