diff --git a/icu4c/source/test/intltest/nmfmtrt.cpp b/icu4c/source/test/intltest/nmfmtrt.cpp index d4daeb056d2..f04b942aace 100644 --- a/icu4c/source/test/intltest/nmfmtrt.cpp +++ b/icu4c/source/test/intltest/nmfmtrt.cpp @@ -254,11 +254,12 @@ NumberFormatRoundTripTest::test(NumberFormat *fmt, const Formattable& value) min_numeric_error = error; } - if(show) - logln(/*value.getString(temp) +*/ typeOf(value, temp) + " F> " + + if (show) { + errln(/*value.getString(temp) +*/ typeOf(value, temp) + " F> " + escape(s) + " P> " + /*n.getString(temp) +*/ typeOf(n, temp) + " F> " + escape(s2)); + } } double