gcc/libstdc++-v3/testsuite
Paolo Carlini d5f60056f0 type_traits: Implement remove_const, remove_volatile, and remove_cv.
2004-12-10  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/type_traits: Implement remove_const, remove_volatile,
	and remove_cv.
	* testsuite/tr1/4_metaprogramming/const_volatile_modifications/
	remove_const.cc: New.
	* testsuite/tr1/4_metaprogramming/const_volatile_modifications/
	remove_cv.cc: Likewise.
	* testsuite/tr1/4_metaprogramming/const_volatile_modifications/
	remove_volatile.cc: Likewise.

	* testsuite/tr1/4_metaprogramming/primary_type_categories/
	is_array/is_array.cc: Slightly tweak consistently, remove typedefs,
	add a few tests.

From-SVN: r91990
2004-12-10 11:45:13 +00:00
..
17_intro
18_support
19_diagnostics
20_util doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
21_strings 18654.cc: Use better names. 2004-11-29 13:29:54 +00:00
22_locale 2.cc: Fix typo. 2004-11-27 09:34:06 +00:00
23_containers
24_iterators
25_algorithms testsuite_iterators.h: New. 2004-11-24 06:24:10 +00:00
26_numerics * testsuite/26_numerics/complex/pow.cc: Use -mieee on alpha. 2004-12-04 16:26:16 -08:00
27_io testsuite_io.h (class sync_buf): New, templatized version of sync_streambuf; add typedefs for streambuf/wstreambuf. 2004-12-02 13:24:46 +00:00
backward
config
data
demangle
ext sum_diff.cc: Use VERIFY. 2004-11-18 19:11:41 +00:00
lib target-libpath.exp: New file defining set_ld_library_path_env_vars and restore_ld_library_path_env_vars. 2004-11-24 04:39:41 +00:00
libstdc++-dg
performance testsuite_iterators.h: New. 2004-11-24 06:24:10 +00:00
thread
tr1 type_traits: Implement remove_const, remove_volatile, and remove_cv. 2004-12-10 11:45:13 +00:00
abi_check.cc
Makefile.am
Makefile.in Makefile.in, aclocal.m4: Regenerate with automake 1.9.3. 2004-11-24 21:12:26 +00:00
printnow.c
testsuite_abi.cc
testsuite_abi.h
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.h
testsuite_hooks.cc
testsuite_hooks.h
testsuite_io.h testsuite_io.h (class sync_buf): New, templatized version of sync_streambuf; add typedefs for streambuf/wstreambuf. 2004-12-02 13:24:46 +00:00
testsuite_iterators.h testsuite_iterators.h: New. 2004-11-24 06:24:10 +00:00
testsuite_performance.h re PR libstdc++/18837 (testsuite_performance.h:63: error: redefinition of 'struct mallinfo') 2004-12-05 23:28:22 +00:00
testsuite_tr1.h type_traits: Implement is_same, add_reference and remove_reference. 2004-12-08 16:33:51 +00:00