summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/file.streams
Commit message (Expand)AuthorAgeFilesLines
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-0/+5
* Guard Clang and GCC specific pragmas. Patch from STL@microsoft.comEric Fiselier2016-04-281-0/+2
* [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8.Daniel Sanders2016-01-212-0/+4
* Suppress some warnings in the tests that snuck in. That 'tmpnam' is deprecat...Marshall Clow2015-09-151-0/+1
* Make the presence of stdin and stdout optional.Ed Schouten2015-03-261-20/+25
* Add option to disable access to the global filesystem namespace.Ed Schouten2015-03-125-0/+38
* Move test into test/std subdirectory.Eric Fiselier2014-12-2060-0/+3542
OpenPOWER on IntegriCloud