llvm-project/libcxx/test/std/utilities
Eric Fiselier 6efa277764 Fix accidental assignment inside test asserts
llvm-svn: 314947
2017-10-04 23:21:18 +00:00
..
allocator.adaptor [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
any Fix two failing -verify tests to tolerate old and new clang versions 2017-09-17 21:50:59 +00:00
function.objects Fix PR34298 - Allow std::function with an incomplete return type. 2017-09-10 23:41:20 +00:00
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
memory Fix accidental ADL in std::allocator_traits meta-programming. 2017-09-15 00:31:38 +00:00
meta [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
optional Fix failing -verify tests due to change in Clangs static_assert message. 2017-09-17 20:57:05 +00:00
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
smartptr/unique.ptr [libcxx] [test] Change comments to say C++ instead of c++. NFC. 2017-07-29 00:55:35 +00:00
template.bitset Fix or move tests with non-standard assumptions 2017-05-12 01:44:51 +00:00
time [libcxx] [test] Rename _Tp to T. NFCI. 2017-08-11 20:53:53 +00:00
tuple Add C++17 explicit deduction guides to std::pair. 2017-10-04 00:04:26 +00:00
type.index Fix recent build errors 2017-01-21 00:57:29 +00:00
utilities.general
utility Fix accidental assignment inside test asserts 2017-10-04 23:21:18 +00:00
utility.requirements
variant [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC. 2017-08-05 00:44:24 +00:00
nothing_to_do.pass.cpp