llvm-project/libcxx/test
Howard Hinnant 114676622f atomic_bool was missing (just a typedef to atomic<bool>).
llvm-svn: 171498
2013-01-04 18:58:50 +00:00
..
algorithms ...and then there was one. Only one copy of 'iterators.h' in the test tree for libc++ 2013-01-04 18:24:04 +00:00
atomics atomic_bool was missing (just a typedef to atomic<bool>). 2013-01-04 18:58:50 +00:00
containers Removed several more different 'iterators.h' files in libcxx/test 2013-01-03 02:29:29 +00:00
depr Fix a few testsuite bugs involving trailing null (or lack thereof) in strstream. 2012-06-01 20:02:59 +00:00
diagnostics Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati 2011-12-02 19:36:40 +00:00
input.output Test case for http://llvm.org/bugs/show_bug.cgi?id=14670. 2012-12-20 16:50:07 +00:00
iterators ...and then there was one. Only one copy of 'iterators.h' in the test tree for libc++ 2013-01-04 18:24:04 +00:00
language.support Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm.org/bugs/show_bug.cgi?id=14585. 2012-12-12 21:14:28 +00:00
localization Removed another copy of 'iterators.h' files in libcxx/test 2013-01-03 03:57:56 +00:00
numerics ...and then there was one. Only one copy of 'iterators.h' in the test tree for libc++ 2013-01-04 18:24:04 +00:00
re Removed several more different 'iterators.h' files in libcxx/test 2013-01-03 02:29:29 +00:00
strings Klaas de Vries: Fix bug in libc++'s std::string::find_first_not_of. 2012-12-31 20:09:48 +00:00
thread Loosen up the timing requirements on 4 more tests. 2012-08-04 00:47:42 +00:00
utilities Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm.org/bugs/show_bug.cgi?id=14585. 2012-12-12 21:14:28 +00:00
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. 2012-03-19 15:40:23 +00:00
hexfloat.h Correction to hexfloat hack. 2011-05-14 14:33:56 +00:00
iterators.h ...and then there was one. Only one copy of 'iterators.h' in the test tree for libc++ 2013-01-04 18:24:04 +00:00
lit.cfg tests/lit: Change test default parameters to assume local build. 2012-11-27 23:56:28 +00:00
lit.site.cfg.in Add CMake build and fix major Linux blockers. 2010-12-10 19:47:54 +00:00
nothing_to_do.pass.cpp license change 2010-11-16 22:09:02 +00:00
platform_support.h Windows porting work by Ruben Van Boxem 2011-10-03 15:23:59 +00:00
testit Modify testit to use the local headers and lib. Thanks go to Jeffrey Yasskin. 2012-12-09 00:12:14 +00:00