llvm-project/libcxx/test/std
Marshall Clow 71c1680d2c De-tab a couple tests. NFC
llvm-svn: 350330
2019-01-03 17:18:40 +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 test case breakages caused by lexically_relative change 2018-12-21 04:38:22 +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 Unbreak green dragon bots w/o __builtin_launder 2018-12-17 18:37:59 +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 [libcxx] Make UNSUPPORTED for std::async test more fine grained 2018-11-29 21:25:29 +00:00
utilities De-tab a couple tests. NFC 2019-01-03 17:18:40 +00:00
nothing_to_do.pass.cpp