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/string.streams/stringbuf/stringbuf.virtuals
Marshall Clow 0f7221ccb8 Fix up typos in a couple of tests; due to agressive short-circuiting, they never failed on clang or gcc, but MSVC whined. Patch by Andrew Parker.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242618 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
overflow.pass.cpp Fix up typos in a couple of tests; due to agressive short-circuiting, they never failed on clang or gcc, but MSVC whined. Patch by Andrew Parker. 10 years ago
pbackfail.pass.cpp Fix up typos in a couple of tests; due to agressive short-circuiting, they never failed on clang or gcc, but MSVC whined. Patch by Andrew Parker. 10 years ago
seekoff.pass.cpp Move test into test/std subdirectory. 11 years ago
seekpos.pass.cpp Move test into test/std subdirectory. 11 years ago
setbuf.pass.cpp Move test into test/std subdirectory. 11 years ago
underflow.pass.cpp Move test into test/std subdirectory. 11 years ago