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/stream.buffers/streambuf
Marshall Clow 078dd9752d Add a catch for std::length_error for the case where the string can't handle 2GB. (like say 32-bit big-endian)
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@325147 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
streambuf.cons Avoid C++17 guaranteed copy elision when testing for non-copyability 8 years ago
streambuf.members Remove names of unreferenced parameters. Patch from STL@microsoft.com 9 years ago
streambuf.protected Add a catch for std::length_error for the case where the string can't handle 2GB. (like say 32-bit big-endian) 7 years ago
streambuf.virtuals Move test into test/std subdirectory. 10 years ago
types.pass.cpp Move test into test/std subdirectory. 10 years ago