You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/input.output/iostream.format/output.streams
JF Bastien 668faeab19 [NFC] Normalize some test 'main' signatures
There were 3 tests with 'int main(void)', and 6 with the return type on a different line. I'm about to send a patch for main in tests, and this NFC change is unrelated.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@350770 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
ostream Move test into test/std subdirectory. 10 years ago
ostream.assign Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 8 years ago
ostream.cons Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 8 years ago
ostream.formatted [NFC] Normalize some test 'main' signatures 6 years ago
ostream.manip [libcxx] [test] Rename __c to ch. NFCI. 7 years ago
ostream.rvalue [libcxx] [test] Rename __c to ch. NFCI. 7 years ago
ostream.seeks Update all bug URL's to point to https://bugs.llvm.org/... 8 years ago
ostream.unformatted [libcxx] [test] Rename __c to ch. NFCI. 7 years ago
ostream_sentry Protect std::ostream::sentry test under libcpp-no-exceptions 8 years ago