gcc/libstdc++-v3/testsuite/23_containers/vector
Jonathan Wakely f30e62b0ee libstdc++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807]
This new test uses uniform initialization syntax, so requires C++11 or
later.

libstdc++-v3/ChangeLog:

	PR libstdc++/110807
	* testsuite/23_containers/vector/bool/110807.cc: Require c++11.
2023-07-26 19:10:11 +01:00
..
allocator
bool libstdc++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807] 2023-07-26 19:10:11 +01:00
capacity libstdc++: Fix some tests that fail with -fno-exceptions 2023-06-07 16:51:59 +01:00
cons libstdc++: Qualify calls to std::_Destroy and _Destroy_aux 2023-07-04 00:05:53 +01:00
data_access
debug
element_access
ext_pointer
modifiers libstdc++: Improve tests for emplace member of sequence containers 2023-06-09 09:55:42 +01:00
profile
requirements
types
14340.cc
15523.cc
18604.cc
26412-1.cc
26412-2.cc
40192.cc
48101-2_neg.cc
48101-3_neg.cc
48101_neg.cc
52591.cc
58764.cc
59829.cc
63500.cc
70303.cc
92124.cc
check_construct_destroy.cc
cmp_c++20.cc
debug_mode_requires_reallocation-1.cc
debug_mode_requires_reallocation-2.cc
erasure.cc
init-list.cc
pmr_typedefs.cc
range_access.cc
zero_sized_allocations.cc