gcc/libstdc++-v3/testsuite/23_containers/vector
Jonathan Wakely f73a5316b6 Fix tests that fail in C++98 mode
* testsuite/23_containers/deque/capacity/max_size.cc: Fix test for
	C++98 mode.
	* testsuite/23_containers/deque/modifiers/assign/1.cc: Likewise.
	* testsuite/23_containers/list/modifiers/assign/1.cc: Likewise.
	* testsuite/23_containers/vector/bool/modifiers/assign/1.cc: Likewise.
	* testsuite/23_containers/vector/capacity/max_size.cc: Likewise.
	* testsuite/23_containers/vector/modifiers/assign/1.cc: Likewise.

From-SVN: r263792
2018-08-23 00:43:43 +01:00
..
allocator stl_vector.h (struct _Vector_base<>::_Vector_impl_data): New. 2018-06-27 20:23:20 +00:00
bool Fix tests that fail in C++98 mode 2018-08-23 00:43:43 +01:00
capacity Fix tests that fail in C++98 mode 2018-08-23 00:43:43 +01:00
cons re PR libstdc++/68222 (_Safe_iterator provides operators the wrapped iterator can't actually support) 2018-08-22 18:51:25 +00:00
data_access Update copyright years. 2018-01-03 11:03:58 +01:00
debug re PR libstdc++/68222 (_Safe_iterator provides operators the wrapped iterator can't actually support) 2018-08-22 18:51:25 +00:00
element_access Update copyright years. 2018-01-03 11:03:58 +01:00
ext_pointer Update copyright years. 2018-01-03 11:03:58 +01:00
modifiers Fix tests that fail in C++98 mode 2018-08-23 00:43:43 +01:00
profile re PR libstdc++/68838 (AIX 32 bit wchar_t testsuite failures) 2016-11-29 12:50:27 -05:00
requirements Update copyright years. 2018-01-03 11:03:58 +01:00
types Update copyright years. 2018-01-03 11:03:58 +01:00
14340.cc Update copyright years. 2018-01-03 11:03:58 +01:00
15523.cc Update copyright years. 2018-01-03 11:03:58 +01:00
18604.cc Update copyright years. 2018-01-03 11:03:58 +01:00
26412-1.cc Update copyright years. 2018-01-03 11:03:58 +01:00
26412-2.cc Update copyright years. 2018-01-03 11:03:58 +01:00
40192.cc Update copyright years. 2018-01-03 11:03:58 +01:00
48101_neg.cc Update copyright years. 2018-01-03 11:03:58 +01:00
48101-2_neg.cc Update copyright years. 2018-01-03 11:03:58 +01:00
52591.cc Update copyright years. 2018-01-03 11:03:58 +01:00
58764.cc Update copyright years. 2018-01-03 11:03:58 +01:00
59829.cc Update copyright years. 2018-01-03 11:03:58 +01:00
63500.cc Update copyright years. 2018-01-03 11:03:58 +01:00
check_construct_destroy.cc Update copyright years. 2018-01-03 11:03:58 +01:00
debug_mode_requires_reallocation-1.cc Update copyright years. 2018-01-03 11:03:58 +01:00
debug_mode_requires_reallocation-2.cc Update copyright years. 2018-01-03 11:03:58 +01:00
init-list.cc Update copyright years. 2018-01-03 11:03:58 +01:00
pmr_typedefs.cc Define aliases for containers using polymorphic_allocator 2018-08-10 00:25:53 +01:00
range_access.cc Update copyright years. 2018-01-03 11:03:58 +01:00
zero_sized_allocations.cc Update copyright years. 2018-01-03 11:03:58 +01:00