gcc/libstdc++-v3/testsuite/27_io
Kyrylo Tkachov 39c429372b [libstdc++][testsuite] XFAIL tests relying on long double-to-string conversions on broken newlib
* lib/target-supports.exp
    (check_effective_target_newlib_broken_long_double_io): New check.
    (check_effective_target_frexpl): Likewise.

    * testsuite/21_strings/basic_string/numeric_conversions/char/stod.cc:
    XFAIL run if newlib_broken_long_double_io.
    * testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stod.cc:
    Likewise.
    * testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stold.cc:
    Likewise.
    * testsuite/27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc:
    Likewise.

From-SVN: r243558
2016-12-12 15:47:47 +00:00
..
basic_filebuf 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_fstream 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_ifstream 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_ios 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_iostream 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_istream Implement LWG 2534, Constrain rvalue stream operators. 2016-11-30 11:59:50 +02:00
basic_istringstream 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_ofstream 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_ostream [libstdc++][testsuite] XFAIL tests relying on long double-to-string conversions on broken newlib 2016-12-12 15:47:47 +00:00
basic_ostringstream 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_streambuf 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_stringbuf 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
basic_stringstream 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
fpos 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
headers libstdc++/77795 Only declare ::gets for C++98 and C++11 2016-09-30 19:28:53 +01:00
ios_base 50594.cc: XFAIL on AIX. 2016-11-30 09:33:02 -05:00
manipulators 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
objects 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
types 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
rvalue_streams-2.cc
rvalue_streams.cc