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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/utilities
Pawel Wodnicki 1b3775e38c Merging r170026: into the 3.2 release branch.
Zhang Xiongpang:  Add definitions for const data members.  Fixes http://llvm.org/bugs/show_bug.cgi?id=14585.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_32@170137 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
allocator.adaptor Test adjustment for recent changes in allocator_traits 15 years ago
date.time license change 15 years ago
function.objects Relax the complete-type checks that are happening under __invokable<Fp, Args...> to only check Fp, and not Args... . This should be sufficient to give the desired high quality diagnostics under both bind and function. And this allows a test reported by Rich E on cfe-dev to pass. Tracked by <rdar://problem/11880602>. 14 years ago
memory Andrew Morrow: There are two tests under test/utilities/memory that heap allocate two 13 years ago
meta Hook up to the new clang __is_trivially_constructible and __is_trivially_assignable traits. Fixes r10925427 and http://llvm.org/bugs/show_bug.cgi?id=12038. 14 years ago
ratio Fix ratio arithmetic with zero 14 years ago
template.bitset Apply constexpr to <bitset>. 14 years ago
time Merging r170026: into the 3.2 release branch. 13 years ago
tuple Give tuple a constexpr default constructor. 14 years ago
type.index Fixing up some ABI issues 15 years ago
utilities.general license change 15 years ago
utility test for pair piecewise construction 15 years ago
utility.requirements license change 15 years ago
nothing_to_do.pass.cpp license change 15 years ago