gcc/libstdc++-v3/testsuite/23_containers/deque
Jonathan Wakely 1a2196e484 Fix DR 438 container tests to pass in C++98 mode
* testsuite/23_containers/deque/requirements/dr438/assign_neg.cc:
	Adjust dg-prune-output pattern for error in C++98 mode.
	* testsuite/23_containers/deque/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/
	constructor_2_neg.cc: Likewise.
	* testsuite/23_containers/deque/requirements/dr438/insert_neg.cc:
	Likewise.
	* testsuite/23_containers/list/requirements/dr438/assign_neg.cc:
	Likewise.
	* testsuite/23_containers/list/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/list/requirements/dr438/insert_neg.cc:
	Likewise.
	* testsuite/23_containers/vector/requirements/dr438/assign_neg.cc:
	Likewise.
	* testsuite/23_containers/vector/requirements/dr438/
	constructor_1_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/
	constructor_2_neg.cc: Likewise.
	* testsuite/23_containers/vector/requirements/dr438/insert_neg.cc:
	Likewise.

From-SVN: r238837
2016-07-28 22:00:45 +01:00
..
allocator Update copyright years. 2016-01-04 15:30:50 +01:00
capacity Update copyright years. 2016-01-04 15:30:50 +01:00
cons Update copyright years. 2016-01-04 15:30:50 +01:00
debug Update copyright years. 2016-01-04 15:30:50 +01:00
modifiers Update copyright years. 2016-01-04 15:30:50 +01:00
operators Update copyright years. 2016-01-04 15:30:50 +01:00
requirements Fix DR 438 container tests to pass in C++98 mode 2016-07-28 22:00:45 +01:00
types Update copyright years. 2016-01-04 15:30:50 +01:00
14340.cc Update copyright years. 2016-01-04 15:30:50 +01:00
18604.cc Update copyright years. 2016-01-04 15:30:50 +01:00
58764.cc Update copyright years. 2016-01-04 15:30:50 +01:00
check_construct_destroy.cc Update copyright years. 2016-01-04 15:30:50 +01:00
init-list.cc Update copyright years. 2016-01-04 15:30:50 +01:00
range_access.cc Update copyright years. 2016-01-04 15:30:50 +01:00