llvm-project/libcxx/test/std/containers/sequences
Marshall Clow 83465c7938 Add tests for stability to list::sort and forward_list::sort. Thanks to Jonathan Wakely for the notice
llvm-svn: 358541
2019-04-17 00:11:00 +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 [libc++] Remove unnecessary <iostream> #includes in tests 2019-03-28 16:38:15 +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