summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3111-0/+19
* Support tests in freestandingJF Bastien2019-02-0413-13/+39
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1913-52/+39
* [libcxx] [test] Remove nonportable locale assumption in basic.ios.members/nar...Billy Robert O'Neal III2018-08-081-3/+3
* Fix unused parameters and variablesEric Fiselier2016-12-231-3/+1
* Protect std::ios tests under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-142-2/+13
* 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-101-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2013-0/+866
OpenPOWER on IntegriCloud