hanchenye-llvm-project/libcxx/test/std
Eric Fiselier 6efa277764 Fix accidental assignment inside test asserts
llvm-svn: 314947
2017-10-04 23:21:18 +00:00
..
algorithms Fix test for C++03 2017-08-29 01:10:51 +00:00
atomics [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
containers [test] Allow other implementations to strengthen noexcept on deque's move constructor 2017-09-30 23:15:22 +00:00
depr XFAIL tests on SLES11 2017-09-08 03:57:02 +00:00
diagnostics Add include of <string> to <system_error>, since things in there return strings. Fixes PR#34529. 2017-09-11 16:05:42 +00:00
experimental Fix failing -verify tests due to change in Clangs static_assert message. 2017-09-17 20:57:05 +00:00
input.output Make pbump (internally) handle sizes bigger than MAX_INT. Fixes PR#33725 - thanks to Jonathan Wakely for the report 2017-09-12 15:00:43 +00:00
iterators [libcxx] [test] Rename _Up to U, etc. NFCI. 2017-08-11 20:54:09 +00:00
language.support [libcxx] [test] Rename _Tp to T. NFCI. 2017-08-11 20:53:53 +00:00
localization [libcxx] [test] Rename _Tp to T. NFCI. 2017-08-11 20:53:53 +00:00
numerics [libcxx] [test] Rename __x to x. NFCI. 2017-08-11 20:54:06 +00:00
re Mark the new tests as unsupported when there are no exceptions 2017-09-12 23:33:34 +00:00
strings [libcxx] [test] Fix unused local typedef warnings. 2017-09-26 23:08:43 +00:00
thread [libcxx] [test] Update for C++17 feature removals. 2017-08-24 21:24:08 +00:00
utilities Fix accidental assignment inside test asserts 2017-10-04 23:21:18 +00:00
nothing_to_do.pass.cpp