llvm-project/libcxx/test/std
Eric Fiselier 389da901d0 Mark more tests as flaky
llvm-svn: 350550
2019-01-07 18:21:18 +00:00
..
algorithms Add missing include to test. NFC 2018-12-19 16:39:04 +00:00
atomics [libcxx] [test] Improve MSVC portability. 2018-01-10 00:39:46 +00:00
containers [libcxx] Fix order checking in unordered_multimap tests. 2018-12-20 17:55:31 +00:00
depr Fix FP comparisons when SSE isn't available 2018-12-17 20:17:43 +00:00
diagnostics Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 2017-11-21 21:37:26 +00:00
experimental Fix UB in SIMD tests. 2018-09-22 20:09:02 +00:00
input.output Fix flaky symlink access time test. 2019-01-05 21:18:10 +00:00
iterators Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. Thanks to Eric for the report 2018-11-13 05:33:31 +00:00
language.support Add the feature test macros that were defined in p1353r0 to the headers of the appropriate tests. No actual tests yet, so NFC. 2019-01-07 16:17:52 +00:00
localization Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
numerics Fix FP comparisons when SSE isn't available 2018-12-17 20:17:43 +00:00
re [libcxx] Remove XFAILs for older macOS versions 2018-12-18 13:46:28 +00:00
strings Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. 2018-12-18 23:19:00 +00:00
thread Mark more tests as flaky 2019-01-07 18:21:18 +00:00
utilities De-tab a couple tests. NFC 2019-01-03 17:18:40 +00:00
nothing_to_do.pass.cpp