XFAIL 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc on Solaris (PR libstd++/64054)
PR libstdc++/64054 * testsuite/27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc: XFAIL execution on *-*-solaris*. Co-Authored-By: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> From-SVN: r218081
This commit is contained in:
parent
0a7db78819
commit
77262e4212
@ -1,3 +1,10 @@
|
||||
2014-11-26 Jonathan Wakely <jwakely@redhat.com>
|
||||
Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
PR libstdc++/64054
|
||||
* testsuite/27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc:
|
||||
XFAIL execution on *-*-solaris*.
|
||||
|
||||
2014-11-25 Tom de Vries <tom@codesourcery.com>
|
||||
|
||||
* testsuite/libstdc++-prettyprinters/prettyprinters.exp: Add missing
|
||||
|
@ -1,5 +1,6 @@
|
||||
// { dg-options "-std=gnu++11" }
|
||||
// { dg-require-string-conversions "" }
|
||||
// { dg-xfail-run-if "PR libstdc++/64054" { *-*-solaris* } }
|
||||
|
||||
// 2014-03-27 Rüdiger Sonderfeld
|
||||
// test the hexadecimal floating point inserters (facet num_put)
|
||||
|
Loading…
Reference in New Issue
Block a user