gcc/libstdc++-v3/testsuite
Benjamin Kosnik ce2e63495d type_traits: (make_signed, make_unsigned): Adjust for enum sizes.
2007-05-07  Benjamin Kosnik  <bkoz@redhat.com>
            Howard Hinnant  <hhinnant@apple.com>

	* include/std/type_traits: (make_signed, make_unsigned): Adjust
	for enum sizes.	
	* testsuite/20_util/make_unsigned/requirements/typedefs.cc: Move to...
	* testsuite/20_util/make_unsigned/requirements/typedefs-1.cc: ...here.
	* testsuite/20_util/make_unsigned/requirements/typedefs-2.cc: Add,
	compile with -funsigned-char -fshort-enums.
	* testsuite/20_util/make_signed/requirements/typedefs.cc: Move to...
	* testsuite/20_util/make_signed/requirements/typedefs-1.cc: ...here.
	* testsuite/20_util/make_signed/requirements/typedefs-2.cc: Add,
	compile with -funsigned-char -fshort-enums.

	* testsuite/20_util/headers/type_traits/types_std_c++0x_neg.cc:
	Add a temporary xfail to this test for all platforms.


Co-Authored-By: Howard Hinnant <hhinnant@apple.com>

From-SVN: r124500
2007-05-07 15:29:57 +00:00
..
17_intro re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test) 2007-05-06 11:51:23 +00:00
18_support types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. 2007-03-16 19:44:00 +00:00
19_diagnostics
20_util type_traits: (make_signed, make_unsigned): Adjust for enum sizes. 2007-05-07 15:29:57 +00:00
21_strings DR 438, [DR]. 2007-04-27 22:59:36 +00:00
22_locale explicit_instantiations.cc: Change to... 2007-05-01 08:50:44 +00:00
23_containers type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
24_iterators
25_algorithms stl_memory.h: Rename to stl_auto_ptr.h. 2007-05-04 18:07:10 +00:00
26_numerics complex: Add missing extern template declarations. 2007-05-06 18:51:10 +00:00
27_io explicit_instantiations.cc: Change to... 2007-05-01 08:50:44 +00:00
28_regex/headers/regex acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. 2007-03-04 22:59:49 +00:00
abi
backward
config
data
ext DR 438, [DR]. 2007-04-27 22:59:36 +00:00
lib libstdc++.exp (v3_target_compile_as_c): Correct regexp to filter out -nostdinc++. 2007-04-30 16:12:48 +00:00
libstdc++-abi
libstdc++-dg
performance 9661-1.cc: Include <cstdlib>. 2007-03-02 18:11:15 +00:00
thread 9661-1.cc: Include <cstdlib>. 2007-03-02 18:11:15 +00:00
tr1 explicit_instantiations.cc: Change to... 2007-05-01 08:50:44 +00:00
util stl_memory.h: Rename to stl_auto_ptr.h. 2007-05-04 18:07:10 +00:00
Makefile.am
Makefile.in acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. 2007-03-04 22:59:49 +00:00