gcc/libstdc++-v3/testsuite/23_containers
Jonathan Wakely 9425300b41 Improve tests for vector and deque move-assignment
* testsuite/23_containers/deque/allocator/move_assign-2.cc: Improve
	comment. Ensure first test works because allocator type propagates and
	not because is_always_equal is true.
	* testsuite/23_containers/vector/52591.cc: Likewise. Restore original
	testcase that instantiates the move-assignment operator.

From-SVN: r247284
2017-04-26 20:25:30 +01:00
..
array Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
bitset Update copyright years. 2017-01-01 13:07:43 +01:00
deque Improve tests for vector and deque move-assignment 2017-04-26 20:25:30 +01:00
forward_list Update copyright years. 2017-01-01 13:07:43 +01:00
headers Update copyright years. 2017-01-01 13:07:43 +01:00
list Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
map Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
multimap Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
multiset Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
priority_queue Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
queue Fix libstdc++ testsuite failures in C++98 and C++11 mode 2017-01-26 19:39:53 +00:00
set Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
stack Fix libstdc++ testsuite failures in C++98 and C++11 mode 2017-01-26 19:39:53 +00:00
unordered_map Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
unordered_multimap Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
unordered_multiset Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
unordered_set Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
vector Improve tests for vector and deque move-assignment 2017-04-26 20:25:30 +01:00