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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/input.output
Hans Wennborg 48a89ecb9f Merging r325147:
------------------------------------------------------------------------
r325147 | marshall | 2018-02-14 19:05:25 +0100 (Wed, 14 Feb 2018) | 3 lines

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/branches/release_60@325219 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
file.streams Move tests for libc++ configurations into libcxx/ test subdirectory 9 years ago
input.output.general
iostream.format [libcxx][fixup] Mark std::basic_istream::getline tests as failing for previous libcxx versions. 8 years ago
iostream.forward [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 9 years ago
iostream.objects
iostreams.base More configuration changes for running the test suite against MSVC's STL 9 years ago
iostreams.requirements
stream.buffers Merging r325147: 8 years ago
string.streams libcxx: Fix for basic_stringbuf::seekoff() after r320604. 8 years ago
nothing_to_do.pass.cpp