llvm-project/libcxx/test/std/containers
Louis Dionne a42a58c9ce [libc++] Mark some tests as unsupported on GCC 5
There used to be a workaround where we'd pretend that GCC 5 didn't support
C++14 because it doesn't implement it properly. Since that workaround has
been removed (in 1eb211ada1), we need to mark a few individual tests as
failing with GCC 5.
2020-07-08 12:02:36 -04:00
..
associative [libc++] Consider everything inside %T to be a dependency of each test 2020-06-10 22:38:05 -04:00
container.adaptors [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
container.node [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
container.requirements [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
containers.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
sequences [libc++] Mark some tests as unsupported on GCC 5 2020-07-08 12:02:36 -04:00
unord [libcxx][test] include <algorithm> for is_permutation 2020-06-12 11:54:03 -07:00
views [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
Copyable.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
Emplaceable.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
NotConstructible.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
check_consecutive.h [libcxx][test] Fix order checking in some more unordered_multimap tests 2019-05-22 18:10:32 +00:00
map_allocator_requirement_test_templates.h [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
set_allocator_requirement_test_templates.h libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
test_compare.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
test_hash.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00