llvm-capstone/libcxx/test/std
Dan Albert d4a8c3f251 Revert "Update system_error tests for more platforms."
Can't use std::string::starts_with in tests.

This reverts commit a9740ff158.
2020-03-12 18:09:44 -07:00
..
algorithms [libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++ 2020-01-14 01:11:10 -08:00
atomics [libc++] Workaround unused variable warning in test 2020-02-26 19:30:10 -05:00
containers [libc++][P0174] Deprecated/removed parts of default allocator. 2020-03-04 12:06:26 -05:00
depr Fix _LIBCPP_HAS_ definitions for Android. 2019-11-18 12:19:58 -08:00
diagnostics Revert "Update system_error tests for more platforms." 2020-03-12 18:09:44 -07:00
experimental [libc++][P0174] Deprecated/removed parts of default allocator. 2020-03-04 12:06:26 -05:00
input.output [libc++] Remove XFAILs for macOS 10.15, which were fixed in later dot releases 2020-02-18 09:06:12 -05:00
iterators [libc++] Fix reverse_iterator test when UBSan is enabled 2020-03-04 11:35:34 -05:00
language.support Move more tests to globalMemCounter and reset. 2020-03-12 17:26:31 -07:00
localization Move more tests to globalMemCounter and reset. 2020-03-12 17:26:31 -07:00
numerics [libc++] Remove unnecessary typenames from std/numerics/c.math/abs.pass.cpp 2020-02-14 16:04:40 +01:00
re [libc++][regex] Validate backreferences in the constructor. 2020-02-20 18:16:21 -05:00
strings [libc++][P0980] Marked member functions move/copy/assign of char_traits constexpr. 2019-11-11 09:49:48 -08:00
thread [libc+++] Mark two future tests as being FLAKY 2020-03-11 18:12:59 -04:00
utilities Move more tests to globalMemCounter and reset. 2020-03-12 17:26:31 -07:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
pstl [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00