gcc/libstdc++-v3/testsuite
Jonathan Wakely 1d752b4fee Delete std::swap for debug mode array
* include/debug/array (swap): Add deleted overload.
	* include/bits/stl_pair.h (swap): Remove redundant inline keyword
	from deleted overload.
	* include/bits/unique_ptr.h (swap): Likewise.
	* include/std/array (swap): Likewise.
	* include/std/optional (swap): Likewise.
	* include/std/tuple (swap): Likewise.
	* include/std/variant (swap): Likewise.
	* testsuite/23_containers/array/tuple_interface/get_debug_neg.cc:
	Adjust dg-error line numbers.
	* testsuite/23_containers/array/tuple_interface/get_neg.cc: Likewise.
	* testsuite/23_containers/array/tuple_interface/
	tuple_element_debug_neg.cc: Likewise.
	* testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc:
	Likewise.

From-SVN: r243437
2016-12-08 13:25:03 +00:00
..
17_intro Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
18_support Disable test using std::set_unexcepted for C++17 2016-12-07 15:22:37 +00:00
19_diagnostics Fix find&replace error in license boilerplate 2016-11-15 14:33:41 +00:00
20_util Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
21_strings Fix find&replace error in license boilerplate 2016-11-15 14:33:41 +00:00
22_locale Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
23_containers Delete std::swap for debug mode array 2016-12-08 13:25:03 +00:00
24_iterators container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
25_algorithms PR71856 try to fix Parallel Mode assertions again 2016-12-08 12:08:14 +00:00
26_numerics * testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL on AIX. 2016-12-01 14:02:34 -05:00
27_io 50594.cc: XFAIL on AIX. 2016-11-30 09:33:02 -05:00
28_regex Replace use of C++14 std::exchange in C++11 testcase 2016-12-07 15:22:57 +00:00
29_atomics PR78465 Remove runtime tests for <atomic> macros 2016-11-22 16:31:19 +00:00
30_threads Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
abi Skip C tests if test flags include C++ options 2016-08-02 14:32:26 +01:00
backward container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
config Update copyright years. 2016-01-04 15:30:50 +01:00
data
decimal container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
experimental [libstdc++, testsuite] Add dg-require-thread-fence 2016-11-30 09:49:01 +01:00
ext Replace dynamic exception specifications in testsuite 2016-12-07 15:22:51 +00:00
lib re PR libstdc++/68838 (AIX 32 bit wchar_t testsuite failures) 2016-11-29 12:50:27 -05:00
libstdc++-abi Update copyright years. 2016-01-04 15:30:50 +01:00
libstdc++-dg Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
libstdc++-prettyprinters Fix pretty-printer for std::variant 2016-12-06 14:36:07 +00:00
libstdc++-xmethods Enable printers and xmethods for std::__cxx11::list 2016-10-11 11:33:29 +01:00
performance Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
special_functions container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
tr1 DR 374 - specialization in outer namespace 2016-11-13 01:51:23 -05:00
tr2 container_access.cc: Remove 'test' variables. 2016-10-13 19:37:45 +00:00
util P0003R5 - removal of dynamic exception specification from C++17 2016-12-08 09:26:06 +01:00
Makefile.am Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument. 2016-11-22 17:33:43 +01:00
Makefile.in Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument. 2016-11-22 17:33:43 +01:00