You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/depr
Hans Wennborg e90841be90 Merging r339742:
------------------------------------------------------------------------
r339742 | ldionne | 2018-08-15 02:18:01 +0200 (Wed, 15 Aug 2018) | 11 lines

[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
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_70@339990 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
depr.auto.ptr Remove more usages of REQUIRES-ANY in the test-suite 9 years ago
depr.c.headers Merging r339742: 7 years ago
depr.function.objects Change a bunch of comments from C++1z to C++17. NFC 8 years ago
depr.ios.members Implement P0004R1 'Remove Deprecated iostreams aliases' 10 years ago
depr.lib.binders Remove the binders from C++17. Reviewed as https://reviews.llvm.org/D31769 9 years ago
depr.str.strstreams [libcxx] [test] Use the correct type from strlen. Include correct header. 8 years ago
exception.unexpected [libcxx] Remove unexpected handlers in C++17 9 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago