gcc/libstdc++-v3/testsuite
Jonathan Wakely 285ee2fb11 Fix ambiguities in C++17 mode
* include/experimental/tuple (apply): Qualify call to __apply_impl.
	* include/std/tuple (apply): Likewise.
	* testsuite/experimental/system_error/value.cc: Fix ambiguities in
	C++17 mode.
	* testsuite/experimental/tuple/tuple_size.cc: Likewise.
	* testsuite/experimental/type_traits/value.cc: Likewise.

From-SVN: r239621
2016-08-19 16:42:11 +01:00
..
17_intro Remove "-x c" from dg-options in libstdc++ C++ test 2016-08-01 13:18:23 +01:00
18_support Skip C tests if test flags include C++ options 2016-08-02 14:32:26 +01:00
19_diagnostics Move dg-error directives to relevant lines 2016-08-02 20:34:25 +01:00
20_util Implement the latest proposed resolution of LWG 2756. 2016-08-18 23:33:57 +03:00
21_strings Remove duplicate dg-options directive 2016-08-17 15:11:20 +01:00
22_locale Fix invalid dg-do directives in libstdc++ tests 2016-07-28 22:00:19 +01:00
23_containers PR 72847 Prevent double-free in std::vector<bool> 2016-08-16 12:33:16 +01:00
24_iterators Adjust testcase for C++14 compatibility 2016-08-17 14:38:58 +01:00
25_algorithms Use effective target instead of -std in dg-options 2016-08-17 20:43:13 +01:00
26_numerics Add comment explaining why -std=c++14 is needed. 2016-08-17 17:09:15 +01:00
27_io Add c++11 effective target to tests for C++11 features 2016-08-17 20:23:15 +01:00
28_regex Remove unused headers and variables from libstdc++ tests 2016-08-01 13:18:08 +01:00
29_atomics Skip scan-assembler test when -flto is used 2016-08-02 11:02:25 +01:00
30_threads libstdc++/70766 use std::addressof instead of operator& 2016-04-28 13:33:07 +01:00
abi Skip C tests if test flags include C++ options 2016-08-02 14:32:26 +01:00
backward Fix __gnu_cxx::hash_set test to pass in C++98 mode 2016-08-01 13:45:47 +01:00
config
data
decimal Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
experimental Fix ambiguities in C++17 mode 2016-08-19 16:42:11 +01:00
ext Adjust DG directives in libstdc++ Profile Mode test 2016-08-17 14:39:14 +01:00
lib * testsuite/lib/libstdc++.exp: Fix typo in comment. 2016-08-06 11:44:17 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance c++config (_GLIBCXX14_USE_CONSTEXPR): New. 2016-05-24 20:55:57 +00:00
special_functions Only run math special function tests for C++11 and later 2016-08-02 14:32:16 +01:00
tr1 Remove unintended dg-options directive 2016-08-18 10:58:28 +01:00
tr2
util New libstdc++ symbol version for new basic_string symbols 2016-07-29 11:42:17 +01:00
Makefile.am
Makefile.in