gcc/libstdc++-v3/testsuite
Daniel Krugler ac65b7d221 re PR libstdc++/50159 ([C++0x] tuple_cat only accepts two arguments)
2011-09-11  Daniel Krugler  <daniel.kruegler@googlemail.com>

	PR libstdc++/50159
	* include/std/tuple (tuple_cat): Reimplement according to the
	resolution of LWG 1385.
	* include/std/type_traits: Define __and_ and __or_ for zero
	arguments too; minor tweaks.
	* testsuite/20_util/tuple/creation_functions/tuple_cat.cc: New.
	* testsuite/20_util/tuple/creation_functions/constexpr.cc: Disable
	for now tuple_cat test.
	* testsuite/20_util/declval/requirements/1_neg.cc: Adjust dg-error
	line numbers.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Likewise.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.
	* doc/xml/manual/status_cxx200x.xml: Update.

From-SVN: r178770
2011-09-11 22:10:21 +00:00
..
17_intro
18_support
19_diagnostics
20_util re PR libstdc++/50159 ([C++0x] tuple_cat only accepts two arguments) 2011-09-11 22:10:21 +00:00
21_strings
22_locale
23_containers at.cc: Revert to... 2011-09-08 01:24:11 +00:00
24_iterators re PR libstdc++/50336 (LWG issue 445) 2011-09-08 22:42:21 +00:00
25_algorithms re PR libstdc++/50119 ([C++0x] copy_n advances InputIterator one more time than necessary) 2011-08-18 16:32:23 +00:00
26_numerics
27_io
28_regex
29_atomics
30_threads
abi
backward
config
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal
ext
lib simple.cc: New file. 2011-08-25 14:29:47 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters simple.cc: New file. 2011-08-25 14:29:47 +00:00
performance make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
tr1
util testsuite_allocator.h (tracker_allocator_counter:: allocate): Update allocation count only if allocation succeeded. 2011-09-02 15:54:16 +00:00
Makefile.am
Makefile.in