llvm-project/libcxx/test/std/depr
Louis Dionne feb0427c91 [libc++] Disable failing C11 feature tests for <cfloat> and <float.h>
Summary:
Those tests are breaking the test bots. A Bugzilla has been filed to
make sure those tests are re-enabled: https://bugs.llvm.org/show_bug.cgi?id=38572

Reviewers: mclow.lists, EricWF

Subscribers: krytarowski, christof, dexonsmith, cfe-commits

Differential Revision: https://reviews.llvm.org/D50748

llvm-svn: 339742
2018-08-15 00:18:01 +00:00
..
depr.auto.ptr Remove more usages of REQUIRES-ANY in the test-suite 2017-03-02 02:04:49 +00:00
depr.c.headers [libc++] Disable failing C11 feature tests for <cfloat> and <float.h> 2018-08-15 00:18:01 +00:00
depr.function.objects Change a bunch of comments from C++1z to C++17. NFC 2017-11-02 15:03:25 +00:00
depr.ios.members Implement P0004R1 'Remove Deprecated iostreams aliases' 2015-10-29 05:43:30 +00:00
depr.lib.binders Remove the binders from C++17. Reviewed as https://reviews.llvm.org/D31769 2017-04-13 18:25:32 +00:00
depr.str.strstreams [libcxx] [test] Use the correct type from strlen. Include correct header. 2018-04-10 03:04:07 +00:00
exception.unexpected [libcxx] Remove unexpected handlers in C++17 2017-02-17 03:25:08 +00:00
nothing_to_do.pass.cpp