llvm-project/libcxx/test/std/input.output
Eric Fiselier 8f56dedb5f Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG
llvm-svn: 291278
2017-01-06 20:58:25 +00:00
..
file.streams Fix warning caused by platforms providing a signed wint_t 2016-12-24 01:43:54 +00:00
input.output.general
iostream.format Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG 2017-01-06 20:58:25 +00:00
iostream.forward [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 2016-11-14 17:35:14 +00:00
iostream.objects Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
iostreams.base Recommit r290750: Fix PR19460 - std::ios is convertible to int. 2016-12-30 14:05:52 +00:00
iostreams.requirements
stream.buffers Avoid C++17 guaranteed copy elision when testing for non-copyability 2016-12-08 09:57:00 +00:00
string.streams [libcxx] [test] D27266: Remove spurious semicolons. 2016-12-06 01:14:06 +00:00
nothing_to_do.pass.cpp