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
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
..
algorithms Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 14 years ago
atomics libc++: Add some missing #includes to atomics tests. libc++ doesn't need these 14 years ago
containers constexpr applied to <array>. 13 years ago
depr Fix a few testsuite bugs involving trailing null (or lack thereof) in strstream. 14 years ago
diagnostics Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati 14 years ago
input.output Andrew Morrow: This patch fixes 13 years ago
iterators noexcept applied to <iterator>. 13 years ago
language.support Merging r170026: into the 3.2 release branch. 13 years ago
localization Merging r170026: into the 3.2 release branch. 13 years ago
numerics Merging r170026: into the 3.2 release branch. 13 years ago
re Merging r170026: into the 3.2 release branch. 13 years ago
strings Fix <rdar://problem/10256836> getline of an empty string mistakenly causes failure 14 years ago
thread Loosen up the timing requirements on 4 more tests. 13 years ago
utilities Merging r170026: into the 3.2 release branch. 13 years ago
CMakeLists.txt Allow libc++ to be built with CMake from within the LLVM tree. The libc++ part is just some renaming as the variable was already in use, conflicting with something else in the LLVM tree. Contributed by Ruben Van Boxem. 14 years ago
hexfloat.h Correction to hexfloat hack. 15 years ago
lit.cfg Andrew Morrow: The attached patch updates the lit.config for libc++ unit tests so 13 years ago
lit.site.cfg.in Add CMake build and fix major Linux blockers. 15 years ago
nothing_to_do.pass.cpp license change 15 years ago
platform_support.h Windows porting work by Ruben Van Boxem 14 years ago
testit libc++: Add some missing #includes to atomics tests. libc++ doesn't need these 14 years ago