llvm-project/libcxx/test/std/input.output/iostream.format/output.streams
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
..
ostream
ostream.assign Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 2017-04-18 23:38:41 +00:00
ostream.cons Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 2017-04-18 23:38:41 +00:00
ostream.formatted [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
ostream.manip [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
ostream.rvalue [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
ostream.seeks Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
ostream.unformatted [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
ostream_sentry Protect std::ostream::sentry test under libcpp-no-exceptions 2016-12-01 17:31:38 +00:00