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
Stephan T. Lavavej fcd4f15ced [libcxx] [test] Fix MSVC x64 truncation warning.
warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data

Requesting post-commit review.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@331575 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
ext.manip [libcxx] [test] Rename __c to ch. NFCI. 8 years ago
input.streams [libcxx] [test] Fix MSVC x64 truncation warning. 8 years ago
output.streams [libcxx] [test] Rename __c to ch. NFCI. 8 years ago
quoted.manip [libcxx] [test] Untabify, NFC. 8 years ago
std.manip Move remaining _LIBCPP_VERSION tests into test/libcxx 10 years ago
nothing_to_do.pass.cpp