llvm-project/libcxx/test/libcxx
Eric Fiselier cc06271d12 Move extern C include test into test/libcxx
llvm-svn: 267983
2016-04-29 04:19:48 +00:00
..
atomics Misc drive-by cleanups. NFC 2015-08-24 21:20:07 +00:00
containers Fix or move various non-standard tests. 2016-04-29 04:07:45 +00:00
depr/depr.c.headers Move extern C include test into test/libcxx 2016-04-29 04:19:48 +00:00
experimental Fix test failure in 32 bit mode 2015-12-29 23:19:00 +00:00
extensions Fix or move various non-standard tests. 2016-04-29 04:07:45 +00:00
iterators Fix PR#25973 : 'basic_string::assign(InputIt, InputIt) doesn't provide the strong exception safety guarantee'. This turned out to be a pervasive problem in <string>, which required a fair amount of rework. Add in an optimization for when iterators provide noexcept increment/comparison/assignment/dereference (which covers many of the iterators in libc++). Reviewed as http://reviews.llvm.org/D15862 2016-01-13 21:54:34 +00:00
localization Fix or move various non-standard tests. 2016-04-29 04:07:45 +00:00
selftest Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros 2016-04-28 22:28:23 +00:00
strings Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros 2016-04-28 22:28:23 +00:00
test Add cxx_runtime_root options for testing against a different libc++ at runtime 2016-04-20 04:17:39 +00:00
thread Guard a number of tests relying on threads support when built in 2016-03-23 21:04:11 +00:00
type_traits Move __lazy_* metafunctions to type traits and add tests 2015-08-31 03:50:31 +00:00
utilities Fix or move various non-standard tests. 2016-04-29 04:07:45 +00:00
__init__.py
compiler.py Add missing license headers 2016-01-19 21:52:04 +00:00
double_include.sh.cpp Suppress clang warnings in some tests 2015-08-30 22:04:20 +00:00
util.py Add missing license headers 2016-01-19 21:52:04 +00:00