gcc/libstdc++-v3/testsuite/23_containers
Ville Voutilainen 53426b63b3 PR libstdc++/78389 fix backwards size adjustments.
PR libstdc++/78389
* include/bits/list.tcc (merge(list&&)): Fix backwards size adjustments.
(merge(list&&, _StrictWeakOrdering)): Likewise.
* testsuite/23_containers/list/operations/78389.cc: Add
better test for the sizes.

From-SVN: r244490
2017-01-16 13:36:33 +02:00
..
array Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
bitset Update copyright years. 2017-01-01 13:07:43 +01:00
deque Update copyright years. 2017-01-01 13:07:43 +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 PR libstdc++/78389 fix backwards size adjustments. 2017-01-16 13:36:33 +02: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 PR77528 partially revert r244278 and define default constructors 2017-01-12 17:28:36 +00:00
queue PR77528 partially revert r244278 and define default constructors 2017-01-12 17:28:36 +00:00
set Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00
stack PR77528 partially revert r244278 and define default constructors 2017-01-12 17:28:36 +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 Skip tests that are incompatible with Profile Mode 2017-01-14 11:55:22 +00:00