gcc/libstdc++-v3/testsuite
Benjamin Kosnik 3454c18fb5 type_traits.h (__remove_unsigned): Fix up for signed char, bool, wchar_t, and floating point types.
2006-09-29  Benjamin Kosnik  <bkoz@redhat.com>
            Howard Hinnant  <hhinnant@apple.com>
            Paolo Carlini  <pcarlini@suse.de>

	* include/ext/type_traits.h (__remove_unsigned): Fix up for signed
	char, bool, wchar_t, and floating point types.
	(__add_unsigned): Same.	
	* testsuite/ext/type_traits: New.
	* testsuite/ext/type_traits.cc: Move...
	* testsuite/ext/type_traits/numeric_traits.cc: ...here.	
	* testsuite/ext/type_traits/add_unsigned_floating_neg.cc: New.
	* testsuite/ext/type_traits/add_unsigned_integer_neg.cc: New.
	* testsuite/ext/type_traits/remove_unsigned_floating_neg.cc: New.
	* testsuite/ext/type_traits/remove_unsigned_integer_neg.cc: New.
	* testsuite/ext/type_traits/add_unsigned.cc: New.
	* testsuite/ext/type_traits/remove_unsigned.cc: New.
	

Co-Authored-By: Howard Hinnant <hhinnant@apple.com>
Co-Authored-By: Paolo Carlini <pcarlini@suse.de>

From-SVN: r117303
2006-09-29 13:38:58 +00:00
..
17_intro
18_support
19_diagnostics
20_util
21_strings
22_locale re PR libstdc++/29217 (locale confusion with time/collate categories) 2006-09-27 07:08:13 +00:00
23_containers PR libstdc++/29134 (vector<bool> bits) 2006-09-22 17:51:01 +00:00
24_iterators
25_algorithms 2.cc: New. 2006-08-28 13:26:22 +00:00
26_numerics PR libstdc++/28277 (partial: valarray bits) 2006-07-16 15:38:59 +00:00
27_io PR libstdc++/28277 (partial: ostream bits 1) 2006-07-15 20:30:50 +00:00
backward
config
data
demangle
ext type_traits.h (__remove_unsigned): Fix up for signed char, bool, wchar_t, and floating point types. 2006-09-29 13:38:58 +00:00
lib res_mng: Remove. 2006-09-19 02:33:21 +00:00
libstdc++-abi
libstdc++-dg
performance typelist.h (type_to_type): Remove. 2006-09-28 01:23:58 +00:00
thread
tr1 boost_shared_ptr.h (shared_ptr<>::shared_ptr(const __shared_ptr<>&), [...]): Remove. 2006-09-24 19:42:34 +00:00
util typelist.h (type_to_type): Remove. 2006-09-28 01:23:58 +00:00
Makefile.am
Makefile.in re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-07-21 21:11:46 +00:00