gcc/libstdc++-v3/testsuite
Jonathan Wakely a02a61eeaa Limit std::tuple tests to run for C++11 and later
* testsuite/20_util/tuple/cons/66338.cc: Limit test to C++11 and
	later.
	* testsuite/20_util/tuple/cons/element_accepts_anything_byval.cc:
	Likewise.

From-SVN: r238945
2016-08-01 13:18:18 +01:00
..
17_intro Use dg-additional-options in libstdc++ tests 2016-07-28 22:00:34 +01:00
18_support Check __STRICT_ANSI__ for 128-bit arithmetic types 2016-07-31 14:06:38 +01:00
19_diagnostics Implement C++17 variable templates for type traits. 2016-07-29 22:01:39 +03:00
20_util Limit std::tuple tests to run for C++11 and later 2016-08-01 13:18:18 +01:00
21_strings Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00
22_locale Fix invalid dg-do directives in libstdc++ tests 2016-07-28 22:00:19 +01:00
23_containers Fix DR 438 std::list test to pass in C++98 mode 2016-07-31 20:21:59 +01:00
24_iterators Fix missing returns in libstdc++ testsuite 2016-07-21 20:38:44 +01:00
25_algorithms Make libstdc++ debug mode test valid for C++98 2016-08-01 13:18:13 +01:00
26_numerics Move dg-error directives to relevant lines 2016-07-31 17:51:08 +01:00
27_io Run std::ios_base enum tests for C++11 and up 2016-08-01 13:17:43 +01:00
28_regex Remove unused headers and variables from libstdc++ tests 2016-08-01 13:18:08 +01:00
29_atomics Ensure std::atomic test is compiled with optimization 2016-07-31 20:30:16 +01:00
30_threads
abi
backward Fix std::vector's use of temporary objects 2016-07-04 15:52:46 +01:00
config
data
decimal
experimental Remove unused headers and variables from libstdc++ tests 2016-08-01 13:18:08 +01:00
ext Fix missing qualification in <ext/rope> 2016-07-25 13:56:12 +01:00
lib Use correct form of delete in libstdc++.exp 2016-07-22 09:33:26 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
tr1
tr2
util New libstdc++ symbol version for new basic_string symbols 2016-07-29 11:42:17 +01:00
Makefile.am
Makefile.in