gcc/libstdc++-v3/testsuite/26_numerics/complex
Jonathan Wakely f297ebafdc Test whitespace handling in std::complex extraction
* testsuite/26_numerics/complex/inserters_extractors/char/dr2714.cc:
	Add tests using noskipws.

From-SVN: r255632
2017-12-14 11:47:42 +00:00
..
comparison_operators Update copyright years. 2017-01-01 13:07:43 +01:00
cons Update copyright years. 2017-01-01 13:07:43 +01:00
inserters_extractors Test whitespace handling in std::complex extraction 2017-12-14 11:47:42 +00:00
literals Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
value_operations PR libstdc++/70607 make proj(T) and conj(T) return complex<T> 2017-01-25 15:01:05 +00:00
13450.cc Update copyright years. 2017-01-01 13:07:43 +01:00
50880.cc Update copyright years. 2017-01-01 13:07:43 +01:00
51083.cc Update copyright years. 2017-01-01 13:07:43 +01:00
56111.cc Update copyright years. 2017-01-01 13:07:43 +01:00
abi_tag.cc libstdc++.exp (check_v3_target_normal_mode): Add c++config.h include. 2017-10-24 20:20:12 +00:00
buggy_complex.cc Update copyright years. 2017-01-01 13:07:43 +01:00
c99.cc PR libstdc++/82417 do not include C99 <complex.h> in strict modes 2017-10-10 12:25:45 +01:00
dr387_2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
dr781.cc PR libstdc++/70607 make proj(T) and conj(T) return complex<T> 2017-01-25 15:01:05 +00:00
dr844.cc Update copyright years. 2017-01-01 13:07:43 +01:00
pow.cc