llvm-project/libcxx/test/std
Louis Dionne 255f376f6b [libcxx] Fix the binder deprecation tests on Clang 5.
Tested on Docker containers with Clang 4, 5 and 6.

llvm-svn: 342855
2018-09-23 23:17:48 +00:00
..
algorithms Add diagnostics for min/max algorithms when a InputIterator is used. 2018-08-22 17:47:13 +00:00
atomics [libcxx] [test] Improve MSVC portability. 2018-01-10 00:39:46 +00:00
containers Remove unused include of "verbose_assert.h" 2018-09-19 02:27:44 +00:00
depr [libcxx] Fix the binder deprecation tests on Clang 5. 2018-09-23 23:17:48 +00:00
diagnostics Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 2017-11-21 21:37:26 +00:00
experimental Fix UB in SIMD tests. 2018-09-22 20:09:02 +00:00
input.output Revert "Implement LWG 2221 - No formatted output operator for nullptr." 2018-09-19 23:31:34 +00:00
iterators [libcxx] [test] Fix whitespace, NFC. 2018-05-05 01:40:27 +00:00
language.support Implement the infrastructure for feature-test macros. Very few actual feature test macros, though. Reviewed as: https://reviews.llvm.org/D51955 2018-09-12 19:41:40 +00:00
localization [libcxx] [test] Use TEST_IGNORE_NODISCARD. 2018-04-13 00:07:48 +00:00
numerics [libc++] Use correct rand.eng.mers all-zeroes seed sequence fallback 2018-08-16 23:56:54 +00:00
re [libc++] Fix handling of negated character classes in regex 2018-08-24 14:10:28 +00:00
strings [libcxx] [test] Add missing <stdexcept> in several tests. 2018-08-08 00:40:32 +00:00
thread Mark test as flaky 2018-09-22 20:03:47 +00:00
utilities [libcxx] Fix the binder deprecation tests on Clang 5. 2018-09-23 23:17:48 +00:00
nothing_to_do.pass.cpp