hanchenye-llvm-project/libcxx/test/language.support
Marshall Clow 6a577a819f Fix numeric_limits<XXX>::is_modulo for signed arithmetic types. We were reporting true, for all arithmetic types, which is incorrect. Fix the tests which were wrong, too. This fixes PR#20158.
llvm-svn: 214371
2014-07-31 01:18:05 +00:00
..
cstdint
support.dynamic Test for 'bad_array_length'; got left out of initial commit 2013-09-12 17:01:38 +00:00
support.exception War on tabs. 2013-07-08 21:06:38 +00:00
support.general
support.initlist Apply constexpr to initializer_list for c++1y. 2013-08-26 20:11:32 +00:00
support.limits Fix numeric_limits<XXX>::is_modulo for signed arithmetic types. We were reporting true, for all arithmetic types, which is incorrect. Fix the tests which were wrong, too. This fixes PR#20158. 2014-07-31 01:18:05 +00:00
support.rtti
support.runtime
support.start.term [tests] XFAIL a few things that require libc (?) support missing on Darwin. 2013-02-05 22:10:25 +00:00
support.types
nothing_to_do.pass.cpp