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/language.support
Stephan Tolksdorf 8a71d23633 [libc++] Teach is_integral, is_[un]signed and make_[un]signed about __[u]int128_t
This commit also adds tests for std::numeric_limits<__[u]int128_t>.

Reviewed in http://llvm-reviews.chandlerc.com/D2917

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@204849 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
cstdint license change 15 years ago
support.dynamic Test for 'bad_array_length'; got left out of initial commit 12 years ago
support.exception War on tabs. 13 years ago
support.general license change 15 years ago
support.initlist Apply constexpr to initializer_list for c++1y. 12 years ago
support.limits [libc++] Teach is_integral, is_[un]signed and make_[un]signed about __[u]int128_t 12 years ago
support.rtti license change 15 years ago
support.runtime license change 15 years ago
support.start.term [tests] XFAIL a few things that require libc (?) support missing on Darwin. 13 years ago
support.types Add noexcept test for offsetof macro per [support.types]/p4. 14 years ago
nothing_to_do.pass.cpp license change 15 years ago