hanchenye-llvm-project/libcxx/test
Howard Hinnant 7fe6441cc3 Albert Wong: Fix thread.thread.id/lt.pass.cpp to not assume thread::id() produces a minimal value. This enables this test to pass on andriod arm.
llvm-svn: 200793
2014-02-04 19:51:48 +00:00
..
algorithms
atomics
containers Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 2014-01-16 16:58:45 +00:00
depr
diagnostics
input.output Fix a test that I broke over the weekend 2013-11-19 19:14:27 +00:00
iterators Fix for PRPR17934; based on a fix suggested by Peter Sommerlad 2013-12-02 03:24:33 +00:00
language.support Fix numeric.limits.members/traps.pass.cpp to pass on non-x86 architectures. Fixes bug #18468 2014-02-03 23:26:56 +00:00
localization Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 2014-01-16 16:58:45 +00:00
numerics Back out the <type_traits> changes from r198431; they were breaking when building with glibc. Need to find a better solution for PR18218. 2014-01-06 18:12:50 +00:00
re Fix PR18404 - 'Bug in regex_token_iterator::operator++(int) implementation'. Enhance the tests for regex_token_iterator and regex_iterator. 2014-01-09 18:25:57 +00:00
strings Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 2014-01-16 16:58:45 +00:00
support Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 2014-01-16 16:58:45 +00:00
thread Albert Wong: Fix thread.thread.id/lt.pass.cpp to not assume thread::id() produces a minimal value. This enables this test to pass on andriod arm. 2014-02-04 19:51:48 +00:00
utilities Const qualify __mem_fn call operator 2014-01-22 22:56:52 +00:00
CMakeLists.txt Make it possible to run the test suite when built as part of LLVM. 2013-10-03 21:58:25 +00:00
lit.cfg lit.site.cfg:cxx_under_test should take precedence over 'which clang++' 2014-01-29 01:54:52 +00:00
lit.site.cfg.in Make it possible to link against libstdc++ as well as libsupc++ with CMake. 2013-10-06 22:13:19 +00:00
nothing_to_do.pass.cpp
testit Apply patch for Albert Wong: 'Modify testit to allow filtering tests by prefixes'. 2014-01-15 16:28:42 +00:00