summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/iostreams.base/ios/iostate.flags
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-317-0/+14
* Support tests in freestandingJF Bastien2019-02-0411-11/+33
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1911-44/+33
* 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
* Protect std::ios tests under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-143-3/+14
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-103-0/+3
* Move test into test/std subdirectory.Eric Fiselier2014-12-2011-0/+439
OpenPOWER on IntegriCloud