summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/iostreams.base/ios
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3120-0/+37
* 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 locale assumption in basic.ios.members/nar...Billy Robert O'Neal III2018-08-081-3/+3
* Recommit r290750: Fix PR19460 - std::ios is convertible to int.Eric Fiselier2016-12-301-0/+9
* Revert r290750 - Fix PR19460 - std::ios is convertible to int.Eric Fiselier2016-12-301-9/+0
* Add missing include in test.Eric Fiselier2016-12-301-0/+2
* Fix PR19460 - std::ios is convertible to int.Eric Fiselier2016-12-301-0/+7
* Fix unused parameters and variablesEric Fiselier2016-12-231-3/+1
* Protect std::ios tests under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-145-5/+27
* Remove more names of unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-04-292-10/+10
* Rename a few tests that had typos in their names. No functional change. Thank...Marshall Clow2016-04-231-0/+0
* [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.Daniel Sanders2016-01-211-0/+2
* [libcxx] Fixup a few fumbles in the initial no-exceptions XFAILs list.Asiri Rathnayake2015-11-121-0/+1
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-104-0/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-2026-0/+1386
OpenPOWER on IntegriCloud