r247284 - in /trunk/libstdc++-v3: ChangeLog tes...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Apr 26 19:25:00 GMT 2017
Author: redi
Date: Wed Apr 26 19:25:30 2017
New Revision: 247284
URL: https://gcc.gnu.org/viewcvs?rev=247284&root=gcc&view=rev
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/23_containers/deque/allocator/move_assign-2.cc
trunk/libstdc++-v3/testsuite/23_containers/vector/52591.cc
More information about the Libstdc++-cvs
mailing list