llvm-project/libcxx/test/std/input.output
Stephan T. Lavavej 55467c4685 [libcxx] [test] Rename __c to ch. NFCI.
This improves readability and (theoretically) improves portability,
as __ugly names are reserved.

llvm-svn: 310759
2017-08-11 20:54:01 +00:00
..
file.streams Move tests for libc++ configurations into libcxx/ test subdirectory 2017-05-12 01:49:32 +00:00
input.output.general
iostream.format [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +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 More configuration changes for running the test suite against MSVC's STL 2017-01-18 03:57:38 +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] Untabify stringstream.cons/string.pass.cpp. NFC. 2017-08-05 00:44:27 +00:00
nothing_to_do.pass.cpp