llvm-project/libcxx/test/std
Eric Fiselier 508da4156a Move the feature test macros script to the utils directory.
It doesn't make a lot of sense to keep it with the tests,
deep into the test suite directonies.

llvm-svn: 352970
2019-02-02 23:13:49 +00:00
..
algorithms D14686: 'Protect against overloaded comma in random_shuffle and improve tests' I had to cut back on the tests with this, because they were not C++03 friendly. Thanks to gribozavr for the patch 2019-01-24 19:20:19 +00:00
atomics Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
containers Mark some of the behavior in the move w/allocator constructors of deque/unordered containers as 'libc++-specific'. Thanks to Andrey Maksimov for pointing this out. 2019-01-29 16:12:45 +00:00
depr [libcxx] Include <cstring> in tests that use strcmp 2019-01-22 17:45:00 +00:00
diagnostics Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
experimental Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
input.output add a test and a couple minor bug fixes for the implicit-signed-integer-truncation sanitizer. This is PR#40566 2019-02-01 21:59:27 +00:00
iterators Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
language.support Move the feature test macros script to the utils directory. 2019-02-02 23:13:49 +00:00
localization [libc++] Use runtime rather then compile-time glibc version check 2019-01-28 20:39:50 +00:00
numerics Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
re Fix a bit of libc++-specific behavior in the regex tests; add a missing test. Reviewed as https://reviews.llvm.org/D57391 Thanks to Andrey Maksimov for the patch 2019-01-31 18:54:26 +00:00
strings Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
thread Mark another test as flaky 2019-01-24 17:17:55 +00:00
utilities Fix PR40495 - is_invokable_v<void> does not compile 2019-01-29 18:01:14 +00:00
nothing_to_do.pass.cpp Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00