llvm-project/libcxx/test/std/containers/sequences
Marshall Clow 8a02f8d928 Add tests specifically for LWG2164. We already did this; but now we have tests. NFC
llvm-svn: 359458
2019-04-29 15:38:07 +00:00
..
array Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is. 2019-03-19 03:30:07 +00:00
deque Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is. 2019-03-19 03:30:07 +00:00
forwardlist Add tests for stability to list::sort and forward_list::sort. Thanks to Jonathan Wakely for the notice 2019-04-17 00:11:00 +00:00
list Add tests for stability to list::sort and forward_list::sort. Thanks to Jonathan Wakely for the notice 2019-04-17 00:11:00 +00:00
vector Add tests specifically for LWG2164. We already did this; but now we have tests. NFC 2019-04-29 15:38:07 +00:00
vector.bool Support tests in freestanding 2019-02-04 20:31:13 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00