llvm-project/libcxx/test/std
Richard Smith afcf9c47c5 Fix test failures with trunk clang
- Make the consteval constructor for the zero type be noexcept
- Don't expect three-way comparison of 0 against a comparison category
  to fail
2020-09-29 17:10:07 -07:00
..
algorithms [Take 2] [libc++] Make rotate a constexpr. 2020-09-14 18:14:46 -04:00
atomics Attempt to clear some msan errors in the libcxx atomic tests. 2020-09-28 16:34:41 -07:00
concepts/lang [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
containers [libc++] Add a regression test for erasing from a vector 2020-09-29 12:19:05 -04:00
depr [libc++][test] Portability fix of std::strstreambuf constructor test 2020-09-14 17:09:09 -04:00
diagnostics [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
experimental [libc++] Fix heap UaF issue in coroutine test 2020-09-28 16:09:15 -04:00
input.output [libc++] Re-apply fdc41e11f (LWG1203) without breaking the C++11 build 2020-09-23 08:56:00 -04:00
iterators [libcxx] ostream{,buf}_iterator::difference_type changes in C++20 2020-09-14 11:08:09 -04:00
language.support Fix test failures with trunk clang 2020-09-29 17:10:07 -07:00
localization [libc++] Fix some test failures in unusual configurations 2020-09-29 16:22:56 -04:00
namespace [libc++] Fix tests on GCC 10 2020-09-29 12:08:33 -04:00
numerics [libc++][pstl] Remove c++98 from UNSUPPORTED annotations 2020-07-29 14:17:32 -04:00
re [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
strings [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
thread [libc++] Remove workarounds for missing rvalue references 2020-08-12 12:02:28 -04:00
utilities [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00