summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/iostreams.base/ios.base
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Mark iostreams test as XFAIL on older macOSesLouis Dionne2019-09-231-0/+12
* Only initialize the streams cout/wcout/cerr/wcerr etc once, rather than any t...Marshall Clow2019-09-131-0/+32
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3124-0/+46
* [libc++] Increase portability of xalloc testLouis Dionne2019-03-011-5/+3
* Support tests in freestandingJF Bastien2019-02-0426-26/+78
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1926-104/+78
* [libcxx] [test] Remove nonportable that errc::is_a_directory produces "Is a d...Billy Robert O'Neal III2018-04-252-2/+6
* More configuration changes for running the test suite against MSVC's STLEric Fiselier2017-01-182-0/+6
* [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.Daniel Sanders2016-01-212-0/+4
* Add a test for LWG#2462: std::ios_base::failure is overspecifiedMarshall Clow2015-10-251-0/+3
* Move test into test/std subdirectory.Eric Fiselier2014-12-2026-0/+1018
OpenPOWER on IntegriCloud