gcc/libstdc++-v3/testsuite
Jonathan Wakely fbfae2f089 Extend valid values of iostream bitmask types
PR libstdc++/56158
	* include/bits/ios_base.h (_Ios_Fmtflags, _Ios_Openmode, _Ios_Iostate):
	Define enumerators to ensure all values of type int are valid values
	of the enumeration type.
	* testsuite/27_io/ios_base/types/fmtflags/case_label.cc: Add new cases.
	* testsuite/27_io/ios_base/types/iostate/case_label.cc: Likewise.
	* testsuite/27_io/ios_base/types/openmode/case_label.cc: Likewise.

From-SVN: r230267
2015-11-12 17:08:42 +00:00
..
17_intro LWG 2510, make the default constructors of library tag types explicit. 2015-11-11 16:47:19 +02:00
18_support re PR libstdc++/64651 (std::rethrow_exception not found by ADL) 2015-11-11 10:08:23 +00:00
19_diagnostics
20_util Implement D0013R2, logical type traits. 2015-11-12 15:56:31 +02:00
21_strings Fix testsuite failures with --disable-wchar_t 2015-10-03 00:43:17 +01:00
22_locale Fix testsuite failures with --disable-wchar_t 2015-10-03 00:43:17 +01:00
23_containers Fix return type of heterogeneous find for sets 2015-11-10 15:12:24 +00:00
24_iterators Add concept checks to std::next and std::prev. 2015-09-03 15:35:43 +01:00
25_algorithms Shrink std::random_shuffle test to pass on simulators 2015-10-16 12:12:15 +01:00
26_numerics * testsuite/26_numerics/complex/requirements/constexpr.cc 2015-11-06 14:43:33 -05:00
27_io Extend valid values of iostream bitmask types 2015-11-12 17:08:42 +00:00
28_regex re PR libstdc++/67362 (std::regex("((.)", std::regex_constants::basic) throws) 2015-08-28 02:35:21 +00:00
29_atomics Handle alignment in __atomic_is_lock_free 2015-09-17 16:46:04 +01:00
30_threads Loop in std::this_thread sleep functions 2015-11-11 17:08:51 +00:00
abi
backward
config
data
decimal
experimental Implement D0013R2, logical type traits. 2015-11-12 15:56:31 +02:00
ext libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
lib libstdc++v3: Explicitly disable carets and colorization within testsuite 2015-11-06 18:44:05 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
tr1 libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
tr2
util testsuite_fs.h (nonexistent_path): Use less generic name for paths. 2015-10-02 20:38:27 +01:00
Makefile.am
Makefile.in libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00